dev-db / spatialite

A complete Spatial DBMS in a nutshell built upon sqlite

Official package sites : https://www.gaia-gis.it/gaia-sins/ ·

v5.1.0-r1 :: 0 :: gentoo

Modified
License
MPL-1.1
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
USE flags
geos iconv proj rttopo test xls

v5.0.1-r2 :: 0 :: gentoo

Modified
License
MPL-1.1
Keywords
amd64 arm64 x86 ~arm ~ppc ~ppc64 ~riscv
USE flags
geos iconv proj rttopo test xls xml

v5.0.1-r1 :: 0 :: gentoo

Modified
License
MPL-1.1
Keywords
amd64 arm64 x86 ~arm ~ppc ~ppc64 ~riscv
USE flags
geos iconv proj test xls xml

General

geos
Add the sci-libs/geos library for exact topological tests
iconv
Enable support for the iconv character set conversion library
proj
Add the sci-libs/proj library for reprojection features
rttopo
Add the sci-geosciences/librttopo library for topology support
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
xls
Add the dev-libs/freexl library for xls import support
xml
Add support for XML files

dev-db / sqlite : SQL database engine

dev-libs / freexl : Simple XLS data extraction library

dev-libs / libxml2 : XML C parser and toolkit

sci-geosciences / librttopo : Exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies

sci-libs / geos : Geometry engine library for Geographic Information Systems

sci-libs / proj : PROJ coordinate transformation software

sys-libs / zlib : Standard (de)compression library

dev-db / sqlite : SQL database engine

dev-libs / freexl : Simple XLS data extraction library

dev-libs / libxml2 : XML C parser and toolkit

sci-geosciences / librttopo : Exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies

sci-libs / geos : Geometry engine library for Geographic Information Systems

sci-libs / proj : PROJ coordinate transformation software

sys-libs / zlib : Standard (de)compression library

dev-db / spatialite-tools : A collection of CLI tools supporting SpatiaLite

sci-geosciences / qgis : User friendly Geographic Information System

sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)

805005
dev-db/spatialite-5.0.1-r1 compilation fails with zlib-ng
919177
dev-db/spatialite-5.0.1-r2 - gg_advanced.c: error: implicit declaration of function gaiaSetGeosAuxErrorMsg_r
921951
dev-db/spatialite: underlinked libspatialite.so.7 breaks building sci-libs/gdal-3.7.3 (/usr/lib64/libspatialite.so.7: undefined reference to `pj_ctx_alloc')
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-db/spatialite: make sure elibtoolize is applied
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: fixup freexl dep, require XML
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>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-db/spatialite: Stabilize 5.0.1-r2 x86, #920141
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-db/spatialite: Stabilize 5.0.1-r2 amd64, #920141
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-db/spatialite: Stabilize 5.0.1-r2 arm64, #920141
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: add 5.1.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jon Janzen · gentoo
dev-db/spatialite: Add support for librttopo
Signed-off-by: Jon Janzen <jon@jonjanzen.com> Closes: https://github.com/gentoo/gentoo/pull/31027 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: drop 4.3.0a
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-db/spatialite: keyword 5.0.1-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: Stabilize 5.0.1-r1 arm64, #685668
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-db/spatialite: amd64 stable wrt bug #685668
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-db/spatialite: x86 stable (bug #685668)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: depend on sys-libs/zlib[minizip]
Closes: https://bugs.gentoo.org/773958 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/spatialite: bump to 5.0.1
Seems to build with PROJ 8 as per upstream notes. Bug: https://bugs.gentoo.org/685668 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/spatialite: Drop 4.3.0-r1
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
dev-db/spatialite: arm64 stable (bug #692358)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/spatialite: Workaround build with >=sci-libs/proj-6
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>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-db/spatialite: x86 stable wrt bug #692358
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-db/spatialite: amd64 stable wrt bug #692358
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-db/spatialite: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Alexis Ballier · gentoo
dev-db/spatialite: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-db/spatialite: ia64 keyworded, bug #555510
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Agostino Sarubbo · gentoo
dev-db/spatialite: x86 stable wrt bug #610042
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-db/spatialite: amd64 stable wrt bug #610042
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andreas Sturmlechner · gentoo
dev-db/spatialite: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4099
Andreas Sturmlechner · gentoo
dev-db/spatialite: Drop old
Package-Manager: portage-2.3.3
Andreas Sturmlechner · gentoo
dev-db/spatialite: 4.3.0a version bump
Package-Manager: portage-2.3.3
Andreas Sturmlechner · gentoo
dev-db/spatialite: Drop unused eclasses, add USE=xml, fix DEPENDs
Removing prune_libtool_files. Package-Manager: portage-2.3.3
Sam Jorna · gentoo
dev-db/spatialite: bump to 4.3.0
Package-Manager: portage-2.2.28
Amy Winston · gentoo
dev-db/spatialite: bad comment removed
Package-Manager: portage-2.2.26
Amy Winston · gentoo
dev-db/spatialite: validator patch added bug #571806
Package-Manager: portage-2.2.26
Amy Winston · gentoo
dev-db/spatialite: eapi bump
Package-Manager: portage-2.2.24
Amy Winston · gentoo
dev-db/spatialite: 4.1.1 version bump bug #502234
Package-Manager: portage-2.2.24
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed