Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/
Date: Sat, 06 Feb 2021 22:34:12
Message-Id: 1612648449.d6124f73611a87385edfaac2cc464a16afdf71b4.sam@gentoo
1 commit: d6124f73611a87385edfaac2cc464a16afdf71b4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 21:54:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 21:54:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6124f73
7
8 sci-libs/gdal: fix automagic dep on dev-libs/openssl
9
10 Closes: https://bugs.gentoo.org/669302
11 Package-Manager: Portage-3.0.14, Repoman-3.0.2
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sci-libs/gdal/{gdal-3.2.1.ebuild => gdal-3.2.1-r1.ebuild} | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/sci-libs/gdal/gdal-3.2.1.ebuild b/sci-libs/gdal/gdal-3.2.1-r1.ebuild
18 similarity index 99%
19 rename from sci-libs/gdal/gdal-3.2.1.ebuild
20 rename to sci-libs/gdal/gdal-3.2.1-r1.ebuild
21 index 0f3a9132658..acc627f7b4b 100644
22 --- a/sci-libs/gdal/gdal-3.2.1.ebuild
23 +++ b/sci-libs/gdal/gdal-3.2.1-r1.ebuild
24 @@ -42,6 +42,7 @@ DEPEND="
25 dev-libs/json-c:=
26 dev-libs/libpcre
27 dev-libs/libxml2:2
28 + dev-libs/openssl:=
29 media-libs/tiff
30 >=sci-libs/libgeotiff-1.5.1-r1:=
31 >=sci-libs/proj-6.0.0:=
32 @@ -124,6 +125,7 @@ src_configure() {
33 --enable-driver-grib
34 --with-bash-completion="$(get_bashcompdir)"
35 --with-cpp14
36 + --with-crypto
37 --with-cryptopp=no
38 --with-expat
39 --with-geotiff