summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/gdal: drop obsolete configure option (--without-epsilon)Sam James2021-05-281-1/+0
| | | | | Closes: https://bugs.gentoo.org/792588 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: drop obsolete doins for examplesSam James2021-05-281-3/+0
| | | | | Closes: https://bugs.gentoo.org/792672 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add 3.3.0Sam James2021-05-284-0/+897
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add 3.2.3Sam James2021-05-042-0/+317
| | | | | | No 3.3.0 yet because needs a GEOS patch. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.2 ppc64, #775344Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.2 arm64, #775344Sam James2021-04-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.2 ppc, #775344Sam James2021-04-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.2 x86, #775344Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.2 amd64, #775344Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: actually fix autoconf 2.70+Sam James2021-03-111-1/+1
| | | | | | | | Was confused by having not depcleaned, so didn't test previous fix with autoconf 2.70. Closes: https://bugs.gentoo.org/775209 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: fix autoconf 2.70+Sam James2021-03-111-0/+4
| | | | | Closes: https://bugs.gentoo.org/775209 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add 3.2.2, add CPU_FLAGS_X86_*Sam James2021-03-112-0/+313
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: update libdir patch (again)Sam James2021-03-091-1/+1
| | | | | | Missed one 'lib'. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: update older patch metadataSam James2021-03-092-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add bug reference to commentSam James2021-03-091-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: adjust pathsSam James2021-03-091-10/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: remove some patch metadataSam James2021-03-091-26/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: update libdir patch slightlySam James2021-03-091-71/+95
| | | | | | | | * Removed more obsolete libproj logic/checks * Fix json-c too Bug: https://bugs.gentoo.org/696106 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add link to upstream PRSam James2021-03-091-0/+2
| | | | | Bug: https://bugs.gentoo.org/696106 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: respect libdirSam James2021-03-092-2/+416
| | | | | | | | | | | | | | | To be upstreamed. Unfortunately, we can't do *everything* required in Gentoo in the patch, as there's a --with-local argument which I'd prefer to get rid of, but is a bit too invasive of a change for me to want to push upstream for now. So, we settle on a single sed in the ebuild, which is an improvement! Closes: https://bugs.gentoo.org/696106 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: remove unused patchesMichael Mair-Keimberger2021-02-213-195/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19573 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/gdal: Remove oldJakov Smolic2021-02-183-606/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.1-r1 ppc, #769173Sam James2021-02-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.1-r1 x86, #769173Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.1-r1 arm64, #769173Sam James2021-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.1-r1 amd64, #769173Sam James2021-02-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.2.1-r1 ppc64, #769173Sam James2021-02-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: fix automagic dep on dev-libs/opensslSam James2021-02-061-0/+2
| | | | | | Closes: https://bugs.gentoo.org/669302 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add github remote-idSam James2021-02-061-0/+3
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/gdal: bump to 3.2.1Sam James2021-01-122-0/+300
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: drop x86-macosFabian Groffen2021-01-062-4/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sci-libs/gdal: Fix 3.2.0 configure options and subslotDaniel M. Weeks2020-12-151-2/+1
| | | | | | | | | | | | * SDE was dropped by upstream for 3.2.0. * SONAME changed from 3.0.0 to 3.2.0 Closes: https://bugs.gentoo.org/759340 Closes: https://bugs.gentoo.org/759538 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Daniel M. Weeks <dan@danweeks.net> Closes: https://github.com/gentoo/gentoo/pull/18621 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: BumpPatrick Lauer2020-12-102-0/+302
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sci-libs/gdal: python3_9Andreas Sturmlechner2020-08-051-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: Fix build against poppler-20.08Andreas Sturmlechner2020-08-052-0/+43
| | | | | | | Thanks-to: PhobosK <phobosk@fastmail.fm> Closes: https://bugs.gentoo.org/735828 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: Drop 2.4.1-r1 and 2.4.3Andreas Sturmlechner2020-04-1310-1064/+0
| | | | | | Bug: https://bugs.gentoo.org/699838 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: arm64 stable (bug #699838)Mart Raudsepp2020-04-111-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-libs/gdal: Restrict to <app-text/poppler-0.85.0Andreas Sturmlechner2020-03-261-1/+1
| | | | | | Closes: https://bugs.gentoo.org/714826 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: stable 3.0.4-r1 for ppc64, bug #708826Sergei Trofimovich2020-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/gdal: stable 3.0.4-r1 for ppc, bug #708826Sergei Trofimovich2020-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/gdal: x86 stable wrt bug #708826Agostino Sarubbo2020-02-281-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/gdal: amd64 stable wrt bug #708826Agostino Sarubbo2020-02-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/gdal: Drop 3.0.4 (r0)Andreas Sturmlechner2020-02-261-303/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: Raise subslot to 3.0Andreas Sturmlechner2020-02-261-0/+303
| | | | | | Bug: https://bugs.gentoo.org/709660 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: stable 2.4.3 for ppc64, bug #707320Sergei Trofimovich2020-02-061-1/+1
| | | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/gdal: amd64 stable wrt bug #707320Agostino Sarubbo2020-02-031-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/gdal: x86 stable wrt bug #707320Agostino Sarubbo2020-02-031-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/gdal: Drop 3.0.2Andreas Sturmlechner2020-01-312-306/+0
| | | | | | | Broken by app-text/poppler-0.85.0 and obsolete since 3.0.4 anyway. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: 3.0.4 version bumpAndreas Sturmlechner2020-01-302-0/+304
| | | | | | | | Fixes build against app-text/poppler-0.85.0 Closes: https://bugs.gentoo.org/686732 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>