diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-05-22 21:24:35 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-05-22 21:33:28 +0200 |
commit | 2a71bb90ea91db28f7b68a00e3f5a00f33aa5686 (patch) | |
tree | 52d74809a8ce09593f225382b1cb96f3b737b3ab /sci-libs/libspatialindex | |
parent | sci-libs/libspatialindex: Cleanup due to #408423 (diff) | |
download | gentoo-2a71bb90ea91db28f7b68a00e3f5a00f33aa5686.tar.gz gentoo-2a71bb90ea91db28f7b68a00e3f5a00f33aa5686.tar.bz2 gentoo-2a71bb90ea91db28f7b68a00e3f5a00f33aa5686.zip |
sci-libs/libspatialindex: Drop old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sci-libs/libspatialindex')
5 files changed, 0 insertions, 129 deletions
diff --git a/sci-libs/libspatialindex/Manifest b/sci-libs/libspatialindex/Manifest index fac2bed56f04..fd4271b05f30 100644 --- a/sci-libs/libspatialindex/Manifest +++ b/sci-libs/libspatialindex/Manifest @@ -1,5 +1,2 @@ -DIST spatialindex-src-1.8.0.tar.bz2 365131 SHA256 088b675085aa0b8f0c7c8e795e9d2d2060e3a1dcf8314e31c99903be9cd0e6b1 SHA512 f93bde0011adcfed510b3305f9bdf6b554cdbb66177d7ad9139b0db7dbc0b1305343e6e1f752fa12ce8f9cfd11519082993cba513febb02295e31bf883ba5cf3 WHIRLPOOL 4604779368c5630a27c94fa0ee90b6c34f974301ebb318b76457274171636c5d560d5ab9fd95876d3867b60bfb688ce6587dac9da1d37cc5e804c81e8a5f7a3e DIST spatialindex-src-1.8.1.tar.bz2 368252 SHA256 9e57b07ccd64b2940ac42739382e84492716f186892ba81c0d2a636ca6de3bcd SHA512 34fc743d8fac65a60ae723e3261e8f3717df8bd5997f7338b8d944e9a832d6bad33a4b7cfa4b2f1e5ba0fdbd3ebb4b199e247f0e7b7473953b433e203c21e548 WHIRLPOOL af43858abc094a17e7ae83828693ef7f1fcae3dc2e5bc40eae174c5c441bfee17c55ce151ba4fbdcb314996d8197c47bfcbfafb692af772b9c6d4187a9962227 -DIST spatialindex-src-1.8.3.tar.bz2 406600 SHA256 c16e050d003936d873ece5929502656696cbf160cb044c9efe5fd67d1ab68f34 SHA512 deb2c5d9049652f5f6f8cd74b225fc1cc7e152340efe66fcad4653419d2f53787408f5246f0454f4800b5c6bb0ea55aa4fbfe8113d1c8d939da6511e5ce27a20 WHIRLPOOL 80aa07e60ee9f9f4195dec1d08ea931c32cfdb89a2136d7d2a8975d57566882227ee62573906e3ccc986a44bcb7fa9bc900ea32eb50b0f8b90be26c27dffcd9a -DIST spatialindex-src-1.8.4.tar.bz2 406604 SHA256 8428a0990301160c3ac1995531e450a50e4b6d572fd6ac7faa24341a916c95b1 SHA512 a0a8c00e201d2247ce183c6f3af4e94944ffd0190d9efcd2842e6ffa95a1dcc5a72a66ac1658545285fd2efed4cb60c7880e1113f11a7fa1c5a7b8a5ac6a31e5 WHIRLPOOL 30e71dcd36412442ea1deaf8cf52bb9aa7b81a0154b9d0c9a1adee8e2f82bcaf2618311d9ea3256d2fd82d95192fb3b26542c0b510638648975d860b31a34abe DIST spatialindex-src-1.8.5.tar.bz2 407871 SHA256 31ec0a9305c3bd6b4ad60a5261cba5402366dd7d1969a8846099717778e9a50a SHA512 d3e47982cc2809d04490fae27796b31cdb59675790010d8b45e1a98b5a23048a4a44e321a2470dd36c01aba6f6e7620cafc4988a02b55e4f59d1b7fa9b588b06 WHIRLPOOL 498fc14ff9aea93a362cf7719e20f77bd84b5f6be94e8b1bfb3bbb00bb04d2bf1e9cc1156090c8f7f37e0ca4b64ac5701e1c91476591f401bf9f738b0d6efa1f diff --git a/sci-libs/libspatialindex/files/libspatialindex-1.8.0-QA.patch b/sci-libs/libspatialindex/files/libspatialindex-1.8.0-QA.patch deleted file mode 100644 index 446452dc9ef1..000000000000 --- a/sci-libs/libspatialindex/files/libspatialindex-1.8.0-QA.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- spatialindex-src-1.8.0/configure.ac -+++ spatialindex-src-1.8.0/configure.ac -@@ -49,10 +49,10 @@ - AC_ARG_ENABLE(debug, [ --enable-debug=[no/yes] turn on debugging [default=$debug_default]],, enable_debug=$debug_default) - - if test "x$enable_debug" = "xyes"; then -- CXXFLAGS="$CXXFLAGS -g -DDEBUG" -+ CXXFLAGS="$CXXFLAGS -DDEBUG" - AC_MSG_RESULT(checking wether debug information is enabled... yes) - else -- CXXFLAGS="$CXXFLAGS -O2 -DNDEBUG" -+ CXXFLAGS="$CXXFLAGS -DNDEBUG" - AC_MSG_RESULT(checking wether debug information is enabled... no) - fi - diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild deleted file mode 100644 index 60446094ec87..000000000000 --- a/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools eutils - -MY_PN="spatialindex-src" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="https://libspatialindex.github.com/" -SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" -LICENSE="MIT" - -KEYWORDS="amd64 x86" -SLOT="0" -IUSE="debug static-libs" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${P}-QA.patch - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_enable debug) -} - -src_install() { - default - use static-libs || prune_libtool_files -} diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild deleted file mode 100644 index 51c6d327618e..000000000000 --- a/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools eutils - -MY_PN="spatialindex-src" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="https://libspatialindex.github.com/" -SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0/3" -IUSE="debug static-libs" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${PN}-1.8.1-QA.patch - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_enable debug) -} - -src_install() { - default - use static-libs || prune_libtool_files -} diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild deleted file mode 100644 index bea47a26bdd2..000000000000 --- a/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools eutils - -MY_PN="spatialindex-src" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="https://libspatialindex.github.com/" -SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0/4" -IUSE="debug static-libs" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${PN}-1.8.1-QA.patch - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_enable debug) -} - -src_install() { - default - use static-libs || prune_libtool_files -} |