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: Tue, 17 May 2022 07:36:09
Message-Id: 1652772954.1530091ee1de288e50cf9091eada9797ae3cd940.sam@gentoo
1 commit: 1530091ee1de288e50cf9091eada9797ae3cd940
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 07:32:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 07:35:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1530091e
7
8 sci-libs/gdal: fix pkg-config include dir for 3.5.0
9
10 Closes: https://bugs.gentoo.org/845150
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-libs/gdal/{gdal-3.5.0-r1.ebuild => gdal-3.5.0-r2.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/gdal/gdal-3.5.0-r1.ebuild b/sci-libs/gdal/gdal-3.5.0-r2.ebuild
17 similarity index 98%
18 rename from sci-libs/gdal/gdal-3.5.0-r1.ebuild
19 rename to sci-libs/gdal/gdal-3.5.0-r2.ebuild
20 index b7c50dee839e..42e368935481 100644
21 --- a/sci-libs/gdal/gdal-3.5.0-r1.ebuild
22 +++ b/sci-libs/gdal/gdal-3.5.0-r2.ebuild
23 @@ -101,8 +101,8 @@ src_configure() {
24 -DGDAL_USE_EXTERNAL_LIBS=ON
25 -DGDAL_USE_INTERNAL_LIBS=OFF
26
27 - # bug #844874
28 - -DCMAKE_INSTALL_INCLUDEDIR="/usr/include/gdal"
29 + # bug #844874 and bug #845150
30 + -DCMAKE_INSTALL_INCLUDEDIR="include/gdal"
31
32 # Options here are generally off because of one of:
33 # - Not yet packaged dependencies