[gentoo-commits] repo/gentoo:master commit in: sci-libs/libspatialindex/files/, sci-libs/libspatialindex/

2019-02-23 Thread Pacho Ramos
commit: 710611deca94619b7e75f32f40613517ea95ecda
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 23 09:31:08 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 23 09:31:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710611de

sci-libs/libspatialindex: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 sci-libs/libspatialindex/Manifest  |  1 -
 .../files/libspatialindex-1.8.1-pkgconfig.patch| 16 --
 .../libspatialindex/libspatialindex-1.8.1.ebuild   | 36 --
 3 files changed, 53 deletions(-)

diff --git a/sci-libs/libspatialindex/Manifest 
b/sci-libs/libspatialindex/Manifest
index acb3ee90176..5ecea354f11 100644
--- a/sci-libs/libspatialindex/Manifest
+++ b/sci-libs/libspatialindex/Manifest
@@ -1,2 +1 @@
-DIST spatialindex-src-1.8.1.tar.bz2 368252 BLAKE2B 
40365048397255e29f0bd933f201fc0441d8cc8484167a5bd8eec45f22f36c1a7f1d096b510b7c4a52caff82be8130dbaa8c14470bac2f10c144a1ce467cce06
 SHA512 
34fc743d8fac65a60ae723e3261e8f3717df8bd5997f7338b8d944e9a832d6bad33a4b7cfa4b2f1e5ba0fdbd3ebb4b199e247f0e7b7473953b433e203c21e548
 DIST spatialindex-src-1.8.5.tar.bz2 407871 BLAKE2B 
936d0fc4950b4c685088c84019aa22e720371c623bd1883725dc497380e90072333c25f979e13fbc91b7d164b87cb21a285c037bdbe0b8df84eb3876590e8dd1
 SHA512 
d3e47982cc2809d04490fae27796b31cdb59675790010d8b45e1a98b5a23048a4a44e321a2470dd36c01aba6f6e7620cafc4988a02b55e4f59d1b7fa9b588b06

diff --git 
a/sci-libs/libspatialindex/files/libspatialindex-1.8.1-pkgconfig.patch 
b/sci-libs/libspatialindex/files/libspatialindex-1.8.1-pkgconfig.patch
deleted file mode 100644
index a17aa80926b..000
--- a/sci-libs/libspatialindex/files/libspatialindex-1.8.1-pkgconfig.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-From: Julian Ospald 
-Date: Sun Jun 30 19:10:57 UTC 2013
-Subject: remove LDFLAGS from Libs field
-
-https://github.com/libspatialindex/libspatialindex/issues/23
-
 spatialindex-src-1.8.1/src/libspatialindex.pc.in
-+++ spatialindex-src-1.8.1/src/libspatialindex.pc.in
-@@ -7,6 +7,6 @@
- Description: Generic C/C++ library for spatial indexing
- Requires: 
- Version: @PACKAGE_VERSION@
--Libs: -L@libdir@ @LDFLAGS@
-+Libs: -L@libdir@
- Cflags: -I${includedir}/spatialindex @CFLAGS@ @CPPFLAGS@
- 

diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild 
b/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild
deleted file mode 100644
index 27123fc0182..000
--- a/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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,pkgconfig}.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-   use static-libs || prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/libspatialindex/files/, sci-libs/libspatialindex/

2016-05-22 Thread Pacho Ramos
commit: 2a71bb90ea91db28f7b68a00e3f5a00f33aa5686
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 22 19:24:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 22 19:33:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a71bb90

sci-libs/libspatialindex: Drop old

Package-Manager: portage-2.3.0_rc1

 sci-libs/libspatialindex/Manifest  |  3 --
 .../files/libspatialindex-1.8.0-QA.patch   | 15 -
 .../libspatialindex/libspatialindex-1.8.0.ebuild   | 37 --
 .../libspatialindex/libspatialindex-1.8.3.ebuild   | 37 --
 .../libspatialindex/libspatialindex-1.8.4.ebuild   | 37 --
 5 files changed, 129 deletions(-)

diff --git a/sci-libs/libspatialindex/Manifest 
b/sci-libs/libspatialindex/Manifest
index fac2bed..fd4271b 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 446452d..000
--- 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 6044609..000
--- 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