summaryrefslogtreecommitdiff
path: root/dev-db/spatialite
AgeCommit message (Collapse)Author
2025-11-04*/*: Use virtual/minizipMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/44464 Closes: https://github.com/gentoo/gentoo/pull/44464 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 4Michał Górny
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-10dev-db/spatialite: Fix build with >=dev-libs/libxml2-2.14Andreas Sturmlechner
Patch taken from: https://www.gaia-gis.it/fossil/libspatialite/tktview?name=ac85f0fca3 Closes: https://bugs.gentoo.org/955675 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-06-09dev-db/spatialite: add dev-libs/libxml2 subslot op for incoming ABI breakAlfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09dev-db/spatialite: drop 5.1.0-r1Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-26dev-db/spatialite: Stabilize 5.1.0-r2 amd64, #954582Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-04-26dev-db/spatialite: Stabilize 5.1.0-r2 x86, #954582Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-26dev-db/spatialite: Stabilize 5.1.0-r2 arm64, #954582Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-10dev-db/spatialite: fix compile errorsNHOrus
Upstream forgot to: 1. remove usage of functions whose existence depends on USE=geos 2. add modern interfaces for PROJ.6+ in all places where fallback to PROJ.4 existed. Bug: https://bugs.gentoo.org/919177 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40009 Signed-off-by: Sam James <sam@gentoo.org>
2025-01-10dev-db/spatialite: drop 5.0.1-r1, 5.0.1-r2Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-11-24dev-db/spatialite: Stabilize 5.1.0-r1 amd64, #944735Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-11-24dev-db/spatialite: Stabilize 5.1.0-r1 x86, #944735Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-23dev-db/spatialite: Stabilize 5.1.0-r1 arm64, #944735Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-03-14dev-db/spatialite: make sure elibtoolize is appliedEli Schwartz
Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-01-03dev-db/spatialite: fixup freexl dep, require XMLSam James
We need freexl's XML support for freexl_open_ods but also doesn't make sense to have optional XML in spatialite as then feels like USE="-xml" but with XLS support isn't tested much upstream. Closes: https://bugs.gentoo.org/920326 Signed-off-by: Sam James <sam@gentoo.org>
2023-12-23dev-db/spatialite: Stabilize 5.0.1-r2 x86, #920141Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-16dev-db/spatialite: Stabilize 5.0.1-r2 amd64, #920141Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-16dev-db/spatialite: Stabilize 5.0.1-r2 arm64, #920141Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-05dev-db/spatialite: add 5.1.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-09-12dev-db/spatialite: Add support for librttopoJon Janzen
Signed-off-by: Jon Janzen <jon@jonjanzen.com> Closes: https://github.com/gentoo/gentoo/pull/31027 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-05-05dev-db/spatialite: drop 4.3.0aSam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-08-15dev-db/spatialite: keyword 5.0.1-r1 for ~riscvMarek Szuba
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-05-16dev-db/spatialite: Stabilize 5.0.1-r1 arm64, #685668Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-01dev-db/spatialite: amd64 stable wrt bug #685668Agostino Sarubbo
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-04-11dev-db/spatialite: x86 stable (bug #685668)Thomas Deutschmann
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-04-10dev-db/spatialite: depend on sys-libs/zlib[minizip]Sam James
Closes: https://bugs.gentoo.org/773958 Signed-off-by: Sam James <sam@gentoo.org>
2021-03-01dev-db/spatialite: bump to 5.0.1Sam James
Seems to build with PROJ 8 as per upstream notes. Bug: https://bugs.gentoo.org/685668 Signed-off-by: Sam James <sam@gentoo.org>
2020-03-21dev-db/spatialite: Drop 4.3.0-r1Andreas Sturmlechner
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-03-21dev-db/spatialite: arm64 stable (bug #692358)Mart Raudsepp
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-20dev-db/spatialite: Workaround build with >=sci-libs/proj-6Andreas Sturmlechner
Thanks-to: Dmitry Suloev <SuloevDmitry@gmail.com> Closes: https://bugs.gentoo.org/685668 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-08-19dev-db/spatialite: x86 stable wrt bug #692358Agostino Sarubbo
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-08-19dev-db/spatialite: amd64 stable wrt bug #692358Agostino Sarubbo
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-05-16dev-db/spatialite: arm64 stableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
2017-12-09dev-db/*: Update Manifest hashesMichał Górny
2017-07-30dev-db/spatialite: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-20dev-db/spatialite: ia64 keyworded, bug #555510Sergei Trofimovich
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
2017-03-02dev-db/spatialite: Drop oldAndreas Sturmlechner
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4099
2017-03-02dev-db/spatialite: x86 stable wrt bug #610042Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-02dev-db/spatialite: amd64 stable wrt bug #610042Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-19dev-db/spatialite: Drop oldAndreas Sturmlechner
Package-Manager: portage-2.3.3
2017-02-19dev-db/spatialite: 4.3.0a version bumpAndreas Sturmlechner
Package-Manager: portage-2.3.3
2017-02-19dev-db/spatialite: Drop unused eclasses, add USE=xml, fix DEPENDsAndreas Sturmlechner
Removing prune_libtool_files. Package-Manager: portage-2.3.3
2016-03-27dev-db/spatialite: bump to 4.3.0Sam Jorna
Package-Manager: portage-2.2.28
2016-02-29dev-db/spatialite: bad comment removedAmy Winston
Package-Manager: portage-2.2.26
2016-02-29dev-db/spatialite: validator patch added bug #571806Amy Winston
Package-Manager: portage-2.2.26