commit:     52f4c0c21c6ffe009e7ed1d21e583e9b199664a9
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 11:36:13 2024 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 11:36:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f4c0c2

dev-db/postgis: drop 3.1.8-r1, 3.1.11, 3.2.6, 3.3.2-r1

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 dev-db/postgis/Manifest                |   4 -
 dev-db/postgis/postgis-3.1.11.ebuild   | 143 ---------------------------------
 dev-db/postgis/postgis-3.1.8-r1.ebuild | 143 ---------------------------------
 dev-db/postgis/postgis-3.2.6.ebuild    | 143 ---------------------------------
 dev-db/postgis/postgis-3.3.2-r1.ebuild | 142 --------------------------------
 5 files changed, 575 deletions(-)

diff --git a/dev-db/postgis/Manifest b/dev-db/postgis/Manifest
index e2fc917b4312..10f10d110528 100644
--- a/dev-db/postgis/Manifest
+++ b/dev-db/postgis/Manifest
@@ -1,7 +1,3 @@
-DIST postgis-3.1.11.tar.gz 17283655 BLAKE2B 
237bb80ab4e38f0c6f70e6c445b3fbf0d1d547fafb1b7fd7259ace9df7775c6f01f0b9f6c6e74a9a811c5c7e3e6484c9b99b48a5e4753da807e6e05fce4c024e
 SHA512 
0a91e1b1ce336cdc4763bafaf01f98b1bcb80f6e786feb5156fd8841ea8273df28735bf6f185108b27a30dd4a841f414f4400feaf5ebd3684d5a3272ef805715
-DIST postgis-3.1.8.tar.gz 17285335 BLAKE2B 
212a74866de5b8788b91cfa6d8b3a064df2933c76c8930e3c7bba310b36b4e7249de2d7481e852679da59bb9bdb3315752b62ad70176601b7110401f368200bc
 SHA512 
c28befe1f77e7f36d63b39d027024d3f8abe8496c64c4b3c05eb7c32c3a885e824cabdda5bf0f9f320b9fe15bb97f21d5dfb65a193c64b1e27be95badefe3b37
-DIST postgis-3.2.6.tar.gz 16886873 BLAKE2B 
9bf8375c08d434c0eace1807154c041d0638446385ed67a68c734fa4f5d4e0938bbc1d0761e22db497bc9379e380e6ff8b1e42476b78530f0351f7d242720120
 SHA512 
30e8a5b9af8a1bb12ed90daa89c71471193142dd7876b7618f237c1dab97a3f5941181cd159a6f33e34b62e6526da4e778f76b658de6fc6861d26e0dd96d10a0
-DIST postgis-3.3.2.tar.gz 17793976 BLAKE2B 
40dc7636f04e0d5cfd734b175da1ce49c32e4b8f5750059e79e03a7395fb8b9241c1f479815794b46dee81704d7c392fe7693c9f0180323d1ca21812c37d36b5
 SHA512 
4dd129057598b032ba322c42888bb8ce14b9423bd450ef7a42fa22162f6b48e34b226f38480aa67fe2da85be2529b0822655855f9846b657bdd32f50256f4305
 DIST postgis-3.3.7.tar.gz 17782849 BLAKE2B 
8f9b1f27c33727a9a24a53972dee67057c4230d0f1f01af352ff6b740d880b9acb7fccbacb5c2cc614c58adadace2cd6be9a1f52a7ce12cc20dbc2a99aa808d7
 SHA512 
007f0f6fc9b1256f3e7c4536d5d37c0b715fe285613804805567a4000d1ec9a132650b44f585ed184f5ad5209459e11a9464c5caf3ca285b2b230cf89ccf7709
 DIST postgis-3.4.3.tar.gz 14957514 BLAKE2B 
2c472a66d6063c70a2a5b7d42953233c9d24ee4f283e5837f74b231e0c034ba395e6f84dda9b14a46766ef6f1196c39aa7795d99b50ada106a66b2569ffdd6b4
 SHA512 
92da910fa87a618e49ab16bcb3d9b4403dc4e08bdfd599631f5b7c7a4955258a1a9e4efb1d982c30ef3a395631f52d055f321a1c17b1b7fe22403580671a2dab
 DIST postgis-3.5.0.tar.gz 15031829 BLAKE2B 
a641eaa7b0407108e332bf6f244fef0d22d21ed34c16c2f3cb718f49acf9a0bb3b1bf8b1ec3d7eb4f731beeb652f37f666ff4b8d44c5a66db7da4a9a555caa38
 SHA512 
baf81b9133db34c87ecb5e019497df89fba9faf293ae2f2e4fa5578dbe608ff5310b5ca718a7bf94e76af51bf7b8ec4b1f69fad91412017d70cdcd70492ae9e5

diff --git a/dev-db/postgis/postgis-3.1.11.ebuild 
b/dev-db/postgis/postgis-3.1.11.ebuild
deleted file mode 100644
index 2d2522b17ba2..000000000000
--- a/dev-db/postgis/postgis-3.1.11.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-POSTGRES_COMPAT=( 9.6 {10..14} )
-POSTGRES_USEDEP="server"
-inherit autotools postgres-multi toolchain-funcs
-
-MY_P="${PN}-$(ver_rs 3 '')"
-
-if [[ ${PV} = *9999* ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="https://git.osgeo.org/gitea/postgis/postgis.git";
-else
-       PGIS="$(ver_cut 1-2)"
-       SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz";
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Geographic Objects for PostgreSQL"
-HOMEPAGE="https://postgis.net";
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="address-standardizer doc gtk static-libs topology"
-
-REQUIRED_USE="${POSTGRES_REQ_USE}"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-RDEPEND="${POSTGRES_DEP}
-       dev-libs/json-c:=
-       dev-libs/libxml2:2
-       dev-libs/protobuf-c:=
-       >=sci-libs/geos-3.9.0
-       >=sci-libs/proj-4.9.0:=
-       >=sci-libs/gdal-1.10.0:=
-       address-standardizer? ( dev-libs/libpcre2 )
-       gtk? ( x11-libs/gtk+:2 )
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? (
-               app-text/docbook-xsl-stylesheets
-               app-text/docbook-xml-dtd:4.5
-               dev-libs/libxslt
-               virtual/imagemagick-tools[png]
-       )
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-2.2.0-arflags.patch"
-       "${FILESDIR}/${PN}-3.0.3-avoid-calling-ar-directly.patch"
-       "${FILESDIR}/${PN}-3.0.3-detect-only-stdc.patch"
-       "${FILESDIR}/${PN}-3.0.3-try-other-cpp-names.patch"
-)
-
-src_prepare() {
-       default
-
-       if [[ ${PV} = *9999* ]] ; then
-               source "${S}"/Version.config
-               PGIS="${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}"
-       fi
-
-       # These modules are built using the same *FLAGS that were used to build
-       # dev-db/postgresql. The right thing to do is to ignore the current
-       # *FLAGS settings.
-       QA_FLAGS_IGNORED="usr/lib(64)?/(rt)?postgis-${PGIS}\.so"
-
-       # bug #775968
-       touch build-aux/ar-lib || die
-
-       local AT_M4DIR="macros"
-       eautoreconf
-
-       postgres-multi_src_prepare
-}
-
-src_configure() {
-       export CPP=$(tc-getCPP)
-
-       local myeconfargs=(
-               $(use_with address-standardizer)
-               $(use_with gtk gui)
-               $(use_with topology)
-       )
-       postgres-multi_foreach econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       postgres-multi_foreach emake
-       postgres-multi_foreach emake -C topology
-
-       if use doc ; then
-               postgres-multi_foreach emake comments
-               postgres-multi_foreach emake cheatsheets
-               postgres-multi_forbest emake -C doc html
-       fi
-}
-
-src_install() {
-       postgres-multi_foreach emake DESTDIR="${D}" install
-       postgres-multi_foreach emake -C topology DESTDIR="${D}" install
-       postgres-multi_forbest dobin ./utils/postgis_restore.pl
-
-       dodoc CREDITS TODO loader/README.* doc/*txt
-
-       docinto topology
-       dodoc topology/{TODO,README}
-
-       if use doc ; then
-               postgres-multi_foreach emake DESTDIR="${D}" comments-install
-
-               docinto html
-               postgres-multi_forbest dodoc doc/html/{postgis.html,style.css}
-
-               docinto html/images
-               postgres-multi_forbest dodoc doc/html/images/*
-       fi
-
-       use static-libs || find "${ED}" -name '*.a' -delete
-}
-
-pkg_postinst() {
-       ebegin "Refreshing PostgreSQL symlinks"
-       postgresql-config update
-       eend $?
-
-       local base_uri="https://postgis.net/docs/manual-";
-       if [[ ${PV} = *9999* ]] ; then
-               base_uri+="dev"
-       else
-               base_uri+="${PGIS}"
-       fi
-
-       elog "To finish installing PostGIS, follow the directions detailed at:"
-       elog "${base_uri}/postgis_installation.html#create_new_db_extensions"
-}

diff --git a/dev-db/postgis/postgis-3.1.8-r1.ebuild 
b/dev-db/postgis/postgis-3.1.8-r1.ebuild
deleted file mode 100644
index ad3b284701bd..000000000000
--- a/dev-db/postgis/postgis-3.1.8-r1.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-POSTGRES_COMPAT=( 9.6 {10..14} )
-POSTGRES_USEDEP="server"
-inherit autotools postgres-multi toolchain-funcs
-
-MY_P="${PN}-$(ver_rs 3 '')"
-
-if [[ ${PV} = *9999* ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="https://git.osgeo.org/gitea/postgis/postgis.git";
-else
-       PGIS="$(ver_cut 1-2)"
-       SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz";
-       KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Geographic Objects for PostgreSQL"
-HOMEPAGE="https://postgis.net";
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="address-standardizer doc gtk static-libs topology"
-
-REQUIRED_USE="${POSTGRES_REQ_USE}"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-RDEPEND="${POSTGRES_DEP}
-       dev-libs/json-c:=
-       dev-libs/libxml2:2
-       dev-libs/protobuf-c:=
-       >=sci-libs/geos-3.9.0
-       >=sci-libs/proj-4.9.0:=
-       >=sci-libs/gdal-1.10.0:=
-       address-standardizer? ( dev-libs/libpcre2 )
-       gtk? ( x11-libs/gtk+:2 )
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? (
-               app-text/docbook-xsl-stylesheets
-               app-text/docbook-xml-dtd:4.5
-               dev-libs/libxslt
-               virtual/imagemagick-tools[png]
-       )
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-2.2.0-arflags.patch"
-       "${FILESDIR}/${PN}-3.0.3-avoid-calling-ar-directly.patch"
-       "${FILESDIR}/${PN}-3.0.3-detect-only-stdc.patch"
-       "${FILESDIR}/${PN}-3.0.3-try-other-cpp-names.patch"
-)
-
-src_prepare() {
-       default
-
-       if [[ ${PV} = *9999* ]] ; then
-               source "${S}"/Version.config
-               PGIS="${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}"
-       fi
-
-       # These modules are built using the same *FLAGS that were used to build
-       # dev-db/postgresql. The right thing to do is to ignore the current
-       # *FLAGS settings.
-       QA_FLAGS_IGNORED="usr/lib(64)?/(rt)?postgis-${PGIS}\.so"
-
-       # bug #775968
-       touch build-aux/ar-lib || die
-
-       local AT_M4DIR="macros"
-       eautoreconf
-
-       postgres-multi_src_prepare
-}
-
-src_configure() {
-       export CPP=$(tc-getCPP)
-
-       local myeconfargs=(
-               $(use_with address-standardizer)
-               $(use_with gtk gui)
-               $(use_with topology)
-       )
-       postgres-multi_foreach econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       postgres-multi_foreach emake
-       postgres-multi_foreach emake -C topology
-
-       if use doc ; then
-               postgres-multi_foreach emake comments
-               postgres-multi_foreach emake cheatsheets
-               postgres-multi_forbest emake -C doc html
-       fi
-}
-
-src_install() {
-       postgres-multi_foreach emake DESTDIR="${D}" install
-       postgres-multi_foreach emake -C topology DESTDIR="${D}" install
-       postgres-multi_forbest dobin ./utils/postgis_restore.pl
-
-       dodoc CREDITS TODO loader/README.* doc/*txt
-
-       docinto topology
-       dodoc topology/{TODO,README}
-
-       if use doc ; then
-               postgres-multi_foreach emake DESTDIR="${D}" comments-install
-
-               docinto html
-               postgres-multi_forbest dodoc doc/html/{postgis.html,style.css}
-
-               docinto html/images
-               postgres-multi_forbest dodoc doc/html/images/*
-       fi
-
-       use static-libs || find "${ED}" -name '*.a' -delete
-}
-
-pkg_postinst() {
-       ebegin "Refreshing PostgreSQL symlinks"
-       postgresql-config update
-       eend $?
-
-       local base_uri="https://postgis.net/docs/manual-";
-       if [[ ${PV} = *9999* ]] ; then
-               base_uri+="dev"
-       else
-               base_uri+="${PGIS}"
-       fi
-
-       elog "To finish installing PostGIS, follow the directions detailed at:"
-       elog "${base_uri}/postgis_installation.html#create_new_db_extensions"
-}

diff --git a/dev-db/postgis/postgis-3.2.6.ebuild 
b/dev-db/postgis/postgis-3.2.6.ebuild
deleted file mode 100644
index 95418bb5ca1e..000000000000
--- a/dev-db/postgis/postgis-3.2.6.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-POSTGRES_COMPAT=( 9.6 {10..14} )
-POSTGRES_USEDEP="server"
-inherit autotools postgres-multi toolchain-funcs
-
-MY_P="${PN}-$(ver_rs 3 '')"
-
-if [[ ${PV} = *9999* ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="https://git.osgeo.org/gitea/postgis/postgis.git";
-else
-       PGIS="$(ver_cut 1-2)"
-       SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz";
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Geographic Objects for PostgreSQL"
-HOMEPAGE="https://postgis.net";
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="address-standardizer doc gtk static-libs topology"
-
-REQUIRED_USE="${POSTGRES_REQ_USE}"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-RDEPEND="${POSTGRES_DEP}
-       dev-libs/json-c:=
-       dev-libs/libxml2:2
-       dev-libs/protobuf-c:=
-       >=sci-libs/geos-3.9.0
-       >=sci-libs/proj-4.9.0:=
-       >=sci-libs/gdal-1.10.0:=
-       address-standardizer? ( dev-libs/libpcre2 )
-       gtk? ( x11-libs/gtk+:2 )
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? (
-               app-text/docbook-xsl-stylesheets
-               app-text/docbook-xml-dtd:4.5
-               dev-libs/libxslt
-               virtual/imagemagick-tools[png]
-       )
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-2.2.0-arflags.patch"
-       "${FILESDIR}/${PN}-3.0.3-avoid-calling-ar-directly.patch"
-       "${FILESDIR}/${PN}-3.0.3-try-other-cpp-names.patch"
-       "${FILESDIR}/${PN}-3.3.2-flatbuffers-abseil-2023.patch"
-)
-
-src_prepare() {
-       default
-
-       if [[ ${PV} = *9999* ]] ; then
-               source "${S}"/Version.config
-               PGIS="${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}"
-       fi
-
-       # These modules are built using the same *FLAGS that were used to build
-       # dev-db/postgresql. The right thing to do is to ignore the current
-       # *FLAGS settings.
-       QA_FLAGS_IGNORED="usr/lib(64)?/(rt)?postgis-${PGIS}\.so"
-
-       # bug #775968
-       touch build-aux/ar-lib || die
-
-       local AT_M4DIR="macros"
-       eautoreconf
-
-       postgres-multi_src_prepare
-}
-
-src_configure() {
-       export CPP=$(tc-getCPP)
-
-       local myeconfargs=(
-               $(use_with address-standardizer)
-               $(use_with gtk gui)
-               $(use_with topology)
-       )
-       postgres-multi_foreach econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       postgres-multi_foreach emake
-       postgres-multi_foreach emake -C topology
-
-       if use doc ; then
-               postgres-multi_foreach emake comments
-               postgres-multi_foreach emake cheatsheets
-               postgres-multi_forbest emake -C doc html
-       fi
-}
-
-src_install() {
-       postgres-multi_foreach emake DESTDIR="${D}" install
-       postgres-multi_foreach emake -C topology DESTDIR="${D}" install
-       postgres-multi_forbest dobin ./utils/postgis_restore.pl
-
-       dodoc CREDITS TODO loader/README.* doc/*txt
-
-       docinto topology
-       dodoc topology/{TODO,README}
-
-       if use doc ; then
-               postgres-multi_foreach emake DESTDIR="${D}" comments-install
-
-               docinto html
-               postgres-multi_forbest dodoc doc/html/{postgis.html,style.css}
-
-               docinto html/images
-               postgres-multi_forbest dodoc doc/html/images/*
-       fi
-
-       use static-libs || find "${ED}" -name '*.a' -delete
-}
-
-pkg_postinst() {
-       ebegin "Refreshing PostgreSQL symlinks"
-       postgresql-config update
-       eend $?
-
-       local base_uri="https://postgis.net/docs/manual-";
-       if [[ ${PV} = *9999* ]] ; then
-               base_uri+="dev"
-       else
-               base_uri+="${PGIS}"
-       fi
-
-       elog "To finish installing PostGIS, follow the directions detailed at:"
-       elog "${base_uri}/postgis_installation.html#create_new_db_extensions"
-}

diff --git a/dev-db/postgis/postgis-3.3.2-r1.ebuild 
b/dev-db/postgis/postgis-3.3.2-r1.ebuild
deleted file mode 100644
index 5e948c1a6828..000000000000
--- a/dev-db/postgis/postgis-3.3.2-r1.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-POSTGRES_COMPAT=( {11..15} )
-POSTGRES_USEDEP="server"
-inherit autotools postgres-multi toolchain-funcs
-
-MY_P="${PN}-$(ver_rs 3 '')"
-
-if [[ ${PV} = *9999* ]] ; then
-       inherit git-r3
-       EGIT_REPO_URI="https://git.osgeo.org/gitea/postgis/postgis.git";
-else
-       PGIS="$(ver_cut 1-2)"
-       SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz";
-       KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Geographic Objects for PostgreSQL"
-HOMEPAGE="https://postgis.net";
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="address-standardizer doc gtk static-libs topology"
-
-REQUIRED_USE="${POSTGRES_REQ_USE}"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-RDEPEND="${POSTGRES_DEP}
-       dev-libs/json-c:=
-       dev-libs/libxml2:2
-       dev-libs/protobuf-c:=
-       >=sci-libs/geos-3.9.0
-       >=sci-libs/proj-4.9.0:=
-       >=sci-libs/gdal-1.10.0:=
-       address-standardizer? ( dev-libs/libpcre2 )
-       gtk? ( x11-libs/gtk+:2 )
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? (
-               app-text/docbook-xsl-stylesheets
-               app-text/docbook-xml-dtd:4.5
-               dev-libs/libxslt
-               virtual/imagemagick-tools[png]
-       )
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-3.0.3-try-other-cpp-names.patch"
-       # source: https://github.com/google/flatbuffers/pull/7897
-       "${FILESDIR}/${P}-flatbuffers-abseil-2023.patch" # bug 905378
-)
-
-src_prepare() {
-       default
-
-       if [[ ${PV} = *9999* ]] ; then
-               source "${S}"/Version.config
-               PGIS="${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}"
-       fi
-
-       # These modules are built using the same *FLAGS that were used to build
-       # dev-db/postgresql. The right thing to do is to ignore the current
-       # *FLAGS settings.
-       QA_FLAGS_IGNORED="usr/lib(64)?/(rt)?postgis-${PGIS}\.so"
-
-       # bug #775968
-       touch build-aux/ar-lib || die
-
-       local AT_M4DIR="macros"
-       eautoreconf
-
-       postgres-multi_src_prepare
-}
-
-src_configure() {
-       export CPP=$(tc-getCPP)
-
-       local myeconfargs=(
-               $(use_with address-standardizer)
-               $(use_with gtk gui)
-               $(use_with topology)
-       )
-       postgres-multi_foreach econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       postgres-multi_foreach emake
-       postgres-multi_foreach emake -C topology
-
-       if use doc ; then
-               postgres-multi_foreach emake comments
-               postgres-multi_foreach emake cheatsheets
-               postgres-multi_forbest emake -C doc html
-       fi
-}
-
-src_install() {
-       postgres-multi_foreach emake DESTDIR="${D}" install
-       postgres-multi_foreach emake -C topology DESTDIR="${D}" install
-       postgres-multi_forbest dobin ./utils/postgis_restore.pl
-
-       dodoc CREDITS TODO loader/README.* doc/*txt
-
-       docinto topology
-       dodoc topology/{TODO,README}
-
-       if use doc ; then
-               postgres-multi_foreach emake DESTDIR="${D}" comments-install
-
-               docinto html
-               postgres-multi_forbest dodoc doc/html/{postgis.html,style.css}
-
-               docinto html/images
-               postgres-multi_forbest dodoc doc/html/images/*
-       fi
-
-       use static-libs || find "${ED}" -name '*.a' -delete
-}
-
-pkg_postinst() {
-       ebegin "Refreshing PostgreSQL symlinks"
-       postgresql-config update
-       eend $?
-
-       local base_uri="https://postgis.net/docs/manual-";
-       if [[ ${PV} = *9999* ]] ; then
-               base_uri+="dev"
-       else
-               base_uri+="${PGIS}"
-       fi
-
-       elog "To finish installing PostGIS, follow the directions detailed at:"
-       elog "${base_uri}/postgis_installation.html#create_new_db_extensions"
-}

Reply via email to