commit:     ecef5a98e7b0932fb33720af8c595dab75032fb9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 18:09:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 18:47:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecef5a98

dev-libs/xapian: drop 1.2.25-r1, 1.4.17-r1, 1.4.20

Closes: https://bugs.gentoo.org/790266
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/xapian/Manifest                |  3 --
 dev-libs/xapian/metadata.xml            |  2 -
 dev-libs/xapian/xapian-1.2.25-r1.ebuild | 78 --------------------------------
 dev-libs/xapian/xapian-1.4.17-r1.ebuild | 79 ---------------------------------
 dev-libs/xapian/xapian-1.4.20.ebuild    | 75 -------------------------------
 5 files changed, 237 deletions(-)

diff --git a/dev-libs/xapian/Manifest b/dev-libs/xapian/Manifest
index 0f9014cd8f3f..ec854306b30f 100644
--- a/dev-libs/xapian/Manifest
+++ b/dev-libs/xapian/Manifest
@@ -1,6 +1,3 @@
-DIST xapian-core-1.2.25.tar.xz 3253292 BLAKE2B 
a130e26188c949d0433d017e8d13e7ecf6241a232d00125699ba8ed63eab9cb1651e02182fcc152f960f4e122709958632779daaaf5760fe50953a3b5b07a243
 SHA512 
a15b5d9b5770337519f671732f53f0642b31f08206824500d589ba309c9e91a05a30353d66ebf70a4c1cb1824b44e1c7b7630e799de3b15d645cf951a6017bfe
-DIST xapian-core-1.4.17.tar.xz 2997700 BLAKE2B 
882bc28c9a55731212a5c3ac6da3ad2082e3345cb473eb2c09b80fdd05e700bb31cff6c9a0524b27da015b14655c30548e92a457b48af43279bfd3564cf3c3fa
 SHA512 
3eaf45d31eb9318e292fa052b32b1d9e1035651bdd3c366a0134f4b39d03d987083c19426a3d4b10f60078190fc3388f05b332cba958263bab1abf236c7a3ca7
 DIST xapian-core-1.4.18.tar.xz 2984508 BLAKE2B 
e5d680578e0a4605a8e99470921fba29cdd3d137d017608b8bf571951726055d2a1d49e9649829f0df92af3d27d0565f90baaca5a4eb5c67cb368f5d1e592d28
 SHA512 
ba6240054c0d2f92b9f1059aa934cdf35388ee7c7e05f4ef6f9856bdaed8ad821095a348ed9a892afdf18c3c0ad20e163028ad0ed3a9934bd69b861e814678ef
 DIST xapian-core-1.4.19.tar.xz 2994860 BLAKE2B 
9566df1646192370e346c1b0d1e1cda68034fe5d3ab94835709f969df643fd36da49a58a2d3b4177a42faf5af2e71df771277848169ae62f94fe0bb0378ba6aa
 SHA512 
d596058d7f9bfa0b73c5b6354331a799936b45f27012894f6792872ade8656bb0387b504aea8c1c3edfbd48787190452e7a49d2b62d181cb050c46edd3e67346
-DIST xapian-core-1.4.20.tar.xz 3003788 BLAKE2B 
c4bfa4af9112a206b14c8c2f4a76eb4c1267a752130287b6623233d3a09783b903a3275b2ec275f38f1d195119c730565a31ed303b8e2dedefc42cae10387600
 SHA512 
e2f62eebc946cc5d0641db85d2966e6ad9e84c6a23606e705f0461ab80b012933b46ed5b7e0691fe2070ca1c0755e99895c18bc055eaad0a9376def410aa7f35
 DIST xapian-core-1.4.21.tar.xz 3018384 BLAKE2B 
61a25ee381c84e0a9f20650d94aa097225f2e947dafad7f6b5497db74f383f5b0fcf277a35ea27ff461b34cd2a9a0b6333f88264c5817cff09a2caf42fa3b398
 SHA512 
4071791daf47f5ae77f32f358c6020fcfa9aa81c15c8da25489b055eef30383695e449ab1cb73670f2f5db2b2a5f78056da0e8eea89d83aaad91dfe340a6b13a

diff --git a/dev-libs/xapian/metadata.xml b/dev-libs/xapian/metadata.xml
index ca0ccfc79066..0ca12a77b8ac 100644
--- a/dev-libs/xapian/metadata.xml
+++ b/dev-libs/xapian/metadata.xml
@@ -15,8 +15,6 @@
                applications.
        </longdescription>
        <use>
-               <flag name="brass">Enabled brass backend db support</flag>
-               <flag name="chert">Enabled chert backend db support</flag>
                <flag name="inmemory">Enabled inmemory backend db support</flag>
                <flag name="remote">Enabled remote backend db support</flag>
        </use>

diff --git a/dev-libs/xapian/xapian-1.2.25-r1.ebuild 
b/dev-libs/xapian/xapian-1.2.25-r1.ebuild
deleted file mode 100644
index 8dc1dcb06fb8..000000000000
--- a/dev-libs/xapian/xapian-1.2.25-r1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic multilib-minimal
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="https://www.xapian.org/";
-SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/1.2.22" # ABI version of libxapian.so, prefixed with 1.2.
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~x64-solaris"
-IUSE="doc static-libs cpu_flags_x86_sse cpu_flags_x86_sse2 +brass +chert 
+inmemory"
-
-DEPEND="sys-apps/util-linux[${MULTILIB_USEDEP}]
-       sys-libs/zlib[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-multilib_src_configure() {
-       local myconf=""
-
-       # "brass_check.cc:40:48: error: reference to ‘byte’ is ambiguous"
-       # bug #789390
-       append-cxxflags -std=c++14
-
-       if use cpu_flags_x86_sse2; then
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use brass || myconf="${myconf} --disable-backend-brass"
-       use chert || myconf="${myconf} --disable-backend-chert"
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-
-       myconf="${myconf} --enable-backend-flint --enable-backend-remote"
-
-       ECONF_SOURCE=${S} econf ${myconf}
-}
-
-MULTILIB_WRAPPED_HEADERS=(
-       /usr/include/xapian/postingsource.h
-       /usr/include/xapian/attributes.h
-       /usr/include/xapian/valuesetmatchdecider.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/types.h
-       /usr/include/xapian/positioniterator.h
-       /usr/include/xapian/registry.h
-)
-
-multilib_src_install() {
-       emake DESTDIR="${D}" install
-}
-
-multilib_src_install_all() {
-       use doc || rm -rf "${ED%/}/usr/share/doc/xapian-core-${PV}"
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       find "${ED}" -name "*.la" -type f -delete || die
-}
-
-multilib_src_test() {
-       emake check VALGRIND=
-}

diff --git a/dev-libs/xapian/xapian-1.4.17-r1.ebuild 
b/dev-libs/xapian/xapian-1.4.17-r1.ebuild
deleted file mode 100644
index 25d39cf439b4..000000000000
--- a/dev-libs/xapian/xapian-1.4.17-r1.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit multilib-minimal
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="https://www.xapian.org/";
-SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/30" # ABI version of libxapian.so
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos ~x64-solaris"
-IUSE="doc static-libs cpu_flags_x86_sse cpu_flags_x86_sse2 +inmemory +remote"
-
-DEPEND="sys-apps/util-linux[${MULTILIB_USEDEP}]
-       sys-libs/zlib[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-       "${FILESDIR}"/${PN}-1.4.17-gcc11-missing-include.patch
-)
-
-multilib_src_configure() {
-       local myconf=""
-
-       if use cpu_flags_x86_sse2; then
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-       use remote || myconf="${myconf} --disable-backend-remote"
-
-       myconf="${myconf} --enable-backend-glass --enable-backend-chert 
--program-suffix="
-
-       ECONF_SOURCE=${S} econf ${myconf}
-}
-
-MULTILIB_WRAPPED_HEADERS=(
-       /usr/include/xapian/postingsource.h
-       /usr/include/xapian/attributes.h
-       /usr/include/xapian/valuesetmatchdecider.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/types.h
-       /usr/include/xapian/positioniterator.h
-       /usr/include/xapian/registry.h
-)
-
-multilib_src_test() {
-       emake check VALGRIND=
-}
-
-multilib_src_install() {
-       emake DESTDIR="${D}" install
-}
-
-multilib_src_install_all() {
-       if use doc; then
-               rm -rf "${ED}/usr/share/doc/xapian-core-${PV}" || die
-       fi
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       find "${ED}" -name "*.la" -type f -delete || die
-}

diff --git a/dev-libs/xapian/xapian-1.4.20.ebuild 
b/dev-libs/xapian/xapian-1.4.20.ebuild
deleted file mode 100644
index d50c34543512..000000000000
--- a/dev-libs/xapian/xapian-1.4.20.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit multilib-minimal
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="https://www.xapian.org/";
-SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/30" # ABI version of libxapian.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
-IUSE="doc static-libs cpu_flags_x86_sse cpu_flags_x86_sse2 +inmemory +remote"
-
-DEPEND="sys-apps/util-linux[${MULTILIB_USEDEP}]
-       sys-libs/zlib[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-multilib_src_configure() {
-       local myconf=""
-
-       if use cpu_flags_x86_sse2; then
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-       use remote || myconf="${myconf} --disable-backend-remote"
-
-       myconf="${myconf} --enable-backend-glass --enable-backend-chert 
--program-suffix="
-
-       ECONF_SOURCE=${S} econf ${myconf}
-}
-
-MULTILIB_WRAPPED_HEADERS=(
-       /usr/include/xapian/postingsource.h
-       /usr/include/xapian/attributes.h
-       /usr/include/xapian/valuesetmatchdecider.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/version.h
-       /usr/include/xapian/types.h
-       /usr/include/xapian/positioniterator.h
-       /usr/include/xapian/registry.h
-)
-
-multilib_src_test() {
-       emake check VALGRIND=
-}
-
-multilib_src_install() {
-       emake DESTDIR="${D}" install
-}
-
-multilib_src_install_all() {
-       if use doc; then
-               rm -rf "${ED}/usr/share/doc/xapian-core-${PV}" || die
-       fi
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       find "${ED}" -name "*.la" -type f -delete || die
-}

Reply via email to