From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23561138334 for ; Wed, 2 Oct 2019 23:51:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C770E0894; Wed, 2 Oct 2019 23:51:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4846DE0894 for ; Wed, 2 Oct 2019 23:51:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8369E34B7C4 for ; Wed, 2 Oct 2019 23:51:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F8AB76A for ; Wed, 2 Oct 2019 23:51:10 +0000 (UTC) From: "Aaron W. Swenson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron W. Swenson" Message-ID: <1570060257.4efc08d4a2b1cb4c2dd3ac39cb7baf3d55c674f8.titanofold@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgrouting/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pgrouting/Manifest dev-db/pgrouting/metadata.xml dev-db/pgrouting/pgrouting-2.5.2.ebuild dev-db/pgrouting/pgrouting-2.6.2.ebuild X-VCS-Directories: dev-db/pgrouting/ X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron W. Swenson X-VCS-Revision: 4efc08d4a2b1cb4c2dd3ac39cb7baf3d55c674f8 X-VCS-Branch: master Date: Wed, 2 Oct 2019 23:51:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 85a4f300-178c-4145-b228-bc054b89b2f3 X-Archives-Hash: d0389c9fd61713cd152fd597013096d2 commit: 4efc08d4a2b1cb4c2dd3ac39cb7baf3d55c674f8 Author: Aaron W. Swenson gentoo org> AuthorDate: Wed Oct 2 23:50:51 2019 +0000 Commit: Aaron W. Swenson gentoo org> CommitDate: Wed Oct 2 23:50:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efc08d4 dev-db/pgrouting: Cleanup Closes: https://bugs.gentoo.org/625778 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Aaron W. Swenson gentoo.org> dev-db/pgrouting/Manifest | 1 - dev-db/pgrouting/metadata.xml | 1 - dev-db/pgrouting/pgrouting-2.5.2.ebuild | 64 --------------------------------- dev-db/pgrouting/pgrouting-2.6.2.ebuild | 64 --------------------------------- 4 files changed, 130 deletions(-) diff --git a/dev-db/pgrouting/Manifest b/dev-db/pgrouting/Manifest index 8c026319d9c..aa2c6d3e681 100644 --- a/dev-db/pgrouting/Manifest +++ b/dev-db/pgrouting/Manifest @@ -1,2 +1 @@ -DIST pgrouting-2.5.2.tar.gz 7221479 BLAKE2B afbf29b7cbd52df526203198fb76d9e9e37e88a4b92d2139975238a14fe5a30c8102449d157e391913e690129a1ca8ac718763d9242193cac4080bc7347e1553 SHA512 9d9d9ebbcbc003f62bf1f0d548363e756012cdce55a9c3ef56ae9a5a510f25337898becf42f3e04bf10e8d3672ebf698def03833bba33410b65e0d2bdd42aecd DIST pgrouting-2.6.2.tar.gz 6065517 BLAKE2B e27e28cf988040de1e894a857e3d210bc7676271f69d898afc2d6116d5b88d87404723b2cb1283ef77b4449b4aa62a03e2dbcd489ac641a4721a596d29f8fecd SHA512 6e37f66e631d0cc87e135be7d095822aae21656bb56b3d18afa5bececaad8cee6324d37e8e152bbf69e3374ded1f10aa4b9a4c52b873e3a4c43e73cd877fddcb diff --git a/dev-db/pgrouting/metadata.xml b/dev-db/pgrouting/metadata.xml index 01cf346d26b..a88d7650380 100644 --- a/dev-db/pgrouting/metadata.xml +++ b/dev-db/pgrouting/metadata.xml @@ -7,7 +7,6 @@ Install HTML formatted documentation - Enable to calculate driving distance pgRouting/pgrouting diff --git a/dev-db/pgrouting/pgrouting-2.5.2.ebuild b/dev-db/pgrouting/pgrouting-2.5.2.ebuild deleted file mode 100644 index 7a0afdc63ea..00000000000 --- a/dev-db/pgrouting/pgrouting-2.5.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -POSTGRES_COMPAT=( 9.{4,5,6} 10 ) -POSTGRES_USEDEP="server" - -inherit postgres cmake-utils - -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." -HOMEPAGE="https://pgrouting.org/" -LICENSE="GPL-2 MIT Boost-1.0" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -IUSE="+drivingdistance doc pdf html" - -REQUIRED_USE="html? ( doc ) pdf? ( doc )" - -RDEPEND="${POSTGRES_DEP} - >=dev-db/postgis-2.0 - dev-libs/boost - drivingdistance? ( sci-mathematics/cgal ) -" - -DEPEND=" - doc? ( >=dev-python/sphinx-1.1 ) - pdf? ( >=dev-python/sphinx-1.1[latex] ) -" - -# Needs a running psql instance, doesn't work out of the box -RESTRICT="test" - -pkg_setup() { - postgres_pkg_setup -} - -src_configure() { - local mycmakeargs=( - -DBUILD_HTML=$(usex html) - -DBUILD_LATEX=$(usex pdf) - -DBUILD_MAN=$(usex doc) - -DWITH_DD=$(usex drivingdistance) - -DWITH_DOC=$(usex doc) - ) - - cmake-utils_src_configure -} - -src_compile() { - local make_opts - use doc && make_opts="all doc" - cmake-utils_src_make ${make_opts} -} - -src_install() { - cmake-utils_src_install - - use doc && doman "${BUILD_DIR}"/doc/man/en/pgrouting.7 - use html && dodoc -r "${BUILD_DIR}"/doc/html - use pdf && dodoc "${BUILD_DIR}"/doc/latex/en/*.pdf -} diff --git a/dev-db/pgrouting/pgrouting-2.6.2.ebuild b/dev-db/pgrouting/pgrouting-2.6.2.ebuild deleted file mode 100644 index 7690a22ce13..00000000000 --- a/dev-db/pgrouting/pgrouting-2.6.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -POSTGRES_COMPAT=( 9.{4..6} 10 11 ) -POSTGRES_USEDEP="server" - -inherit postgres cmake-utils - -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." -HOMEPAGE="http://pgrouting.org/" -LICENSE="GPL-2 MIT Boost-1.0" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -IUSE="doc pdf html" - -REQUIRED_USE="html? ( doc ) pdf? ( doc )" - -RDEPEND="${POSTGRES_DEP} - >=dev-db/postgis-2.0 - dev-libs/boost - sci-mathematics/cgal -" - -DEPEND=" - doc? ( >=dev-python/sphinx-1.2 ) - pdf? ( >=dev-python/sphinx-1.2[latex] ) -" - -# Needs a running psql instance, doesn't work out of the box -RESTRICT="test" - -pkg_setup() { - postgres_pkg_setup -} - -src_configure() { - local mycmakeargs=( - -DBUILD_HTML=$(usex html) - -DBUILD_LATEX=$(usex pdf) - -DBUILD_MAN=ON - -DWITH_DOC=$(usex doc) - ) - - cmake-utils_src_configure -} - -src_compile() { - local make_opts - use doc && make_opts="all doc" - cmake-utils_src_make ${make_opts} -} - -src_install() { - cmake-utils_src_install - - doman "${BUILD_DIR}"/doc/man/en/pgrouting.7 - - use html && dodoc -r "${BUILD_DIR}"/doc/html - use pdf && dodoc "${BUILD_DIR}"/doc/latex/en/*.pdf -}