summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-02-19 20:29:21 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-02-19 22:15:07 +0100
commit115f53016f37b31e7885cd25d331331326f7873c (patch)
tree59c4a01b79c009b69fae95b2bdcec9e3d00bf9d4 /dev-db/spatialite
parentdev-db/spatialite: 4.3.0a version bump (diff)
downloadgentoo-115f53016f37b31e7885cd25d331331326f7873c.tar.gz
gentoo-115f53016f37b31e7885cd25d331331326f7873c.tar.bz2
gentoo-115f53016f37b31e7885cd25d331331326f7873c.zip
dev-db/spatialite: Drop old
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-db/spatialite')
-rw-r--r--dev-db/spatialite/Manifest1
-rw-r--r--dev-db/spatialite/files/spatialite-4.1.1-validator.patch11
-rw-r--r--dev-db/spatialite/spatialite-4.1.1.ebuild51
-rw-r--r--dev-db/spatialite/spatialite-4.3.0.ebuild47
4 files changed, 0 insertions, 110 deletions
diff --git a/dev-db/spatialite/Manifest b/dev-db/spatialite/Manifest
index e1df2a15651c..13fcf86333b6 100644
--- a/dev-db/spatialite/Manifest
+++ b/dev-db/spatialite/Manifest
@@ -1,5 +1,4 @@
DIST libspatialite-2.4.0.tar.gz 865036 SHA256 a9c2a3d9277a6fed13561cf2c1580fef701cfd55336f34eea3f3d46389f7f2c2 SHA512 3e34b2eeedfb0f3a57f3ef33c564cc3bd9391c6f7cc6d7fa7b8e83f920c3a625cfbb33d15d9f2110c7821d964b7b26bb5c06aebd41c3f7ad2bf943d3dea795cf WHIRLPOOL fed91a8501c34a3e0e0a5920049165c081abd050c41b1ef9cb20a8f68571dc85275133d23f798b0b10d88fd6f8623984ee4e18131309d85e1c7512fa9fd3f9d7
DIST libspatialite-3.0.1.tar.gz 1849723 SHA256 4983d6584069fd5ff0cfcccccee1015088dab2db177c0dc7050ce8306b68f8e6 SHA512 604e5fcb3ac17eb3c69aff5dbf8c77660aecbddc81ab1faa63b0ce069253e3d1c5b6001bd2f2fde5d2f60de9c3758d0d871b9cbcaf1a6d18ceebc0788c166d94 WHIRLPOOL 48f8c84e828ec5e3504e9e347a1fe13c30e852f2127458e1b892ab422f4f0b2fd6857fd50fef51f72fb0851fe7827fac62fe1342e7deac2d7a511501c41321ab
-DIST libspatialite-4.1.1.tar.gz 3846758 SHA256 0481a20af952f4a38c9dbb10f37fd38c45f16c50397f8da0079e02435b9b910f SHA512 62e443bdf78234b9bf314cc60fbea62da7caa95054cdf5052d83703bf994240a1ffc7a3e804403dfbac65a18e00c5ab58568e66d05d1eb980fe08a52f1e8be05 WHIRLPOOL 1ba616b401f7d43a3afd0c62bc3a5835065560a8d5fa983af8da85f3d58ef32ab7b8e0b3ae07499bba2a3af4ff3b7d2b979de200768404750691421abe22d574
DIST libspatialite-4.3.0.tar.gz 4439538 SHA256 4acf2d2b891989e61351584fe28514a6561f8f6a1901b988990513be5fe1bdfe SHA512 b686766ed90711a41efbf219a8942ead8aefda8784a9cabc59233f107e0e10eda949d022152af1064a169975aa6a47515f6064589166418b853427dde5779ecc WHIRLPOOL ecb98596eae3468423de9921cc304c7299806d911be2bc10efdd38bb1d557cc6a5e70ad96e2268887b443879ca49fabd1b3ed747e440b464ac7f798f0ab2ae7c
DIST libspatialite-4.3.0a.tar.gz 4440660 SHA256 88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499 SHA512 adfd63e8dde0f370b07e4e7bb557647d2bfb5549205b60bdcaaca69ff81298a3d885e7c1ca515ef56dd0aca152ae940df8b5dbcb65bb61ae0a9337499895c3c0 WHIRLPOOL 4d591b604d7f31a1cd52dbb8f375da0487404ec8f5bc4a38de8436134a126fae1028a0aef872cfd4ba6ce8a69aa1d4924768b2ceeed75a67999df4b3ddd4bda3
diff --git a/dev-db/spatialite/files/spatialite-4.1.1-validator.patch b/dev-db/spatialite/files/spatialite-4.1.1-validator.patch
deleted file mode 100644
index 55b20689593d..000000000000
--- a/dev-db/spatialite/files/spatialite-4.1.1-validator.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/shapefiles/validator.c 2013-06-29 08:53:15.000000000 +0200
-+++ src/shapefiles/validatornew.c 2016-02-29 18:38:11.879981893 +0100
-@@ -3510,7 +3510,7 @@
-
- /* silencing stupid compiler warnings */
- if (sqlite == NULL || table == NULL || geom == NULL ||
-- ||report_path == NULL || n_rows == NULL || n_invalids == NULL)
-+ report_path == NULL || n_rows == NULL || n_invalids == NULL)
- table = NULL;
-
- if (err_msg == NULL)
diff --git a/dev-db/spatialite/spatialite-4.1.1.ebuild b/dev-db/spatialite/spatialite-4.1.1.ebuild
deleted file mode 100644
index 8e77a11fbc11..000000000000
--- a/dev-db/spatialite/spatialite-4.1.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN="lib${PN}"
-MY_P="${MY_PN}-${PV}"
-
-inherit multilib eutils
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz"
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+geos iconv +proj +xls"
-
-RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions(+)]
- geos? ( >=sci-libs/geos-3.3 )
- proj? ( sci-libs/proj )
- xls? ( dev-libs/freexl )
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-validator.patch"
-}
-
-src_configure() {
- econf \
- --disable-static \
- --enable-geocallbacks \
- --enable-epsg \
- --disable-examples \
- $(use_enable geos) \
- $(use_enable geos geosadvanced) \
- $(use_enable iconv) \
- $(use_enable proj) \
- $(use_enable xls freexl)
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -exec rm -f {} +
-}
diff --git a/dev-db/spatialite/spatialite-4.3.0.ebuild b/dev-db/spatialite/spatialite-4.3.0.ebuild
deleted file mode 100644
index 1dd7117b14bd..000000000000
--- a/dev-db/spatialite/spatialite-4.3.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN="lib${PN}"
-MY_P="${MY_PN}-${PV}"
-
-inherit multilib eutils
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz"
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+geos iconv +proj +xls"
-
-RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions(+)]
- geos? ( >=sci-libs/geos-3.3 )
- proj? ( sci-libs/proj )
- xls? ( dev-libs/freexl )
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
- econf \
- --disable-static \
- --enable-geocallbacks \
- --enable-epsg \
- --disable-examples \
- $(use_enable geos) \
- $(use_enable geos geosadvanced) \
- $(use_enable iconv) \
- $(use_enable proj) \
- $(use_enable xls freexl)
-}
-
-src_install() {
- default
-
- prune_libtool_files
-}