commit:     ec1adbb16ebf8ab8531522039aaf9d5e5f6dfe1d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 08:42:54 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 08:50:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1adbb1

dev-libs/xapian-bindings: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/xapian-bindings/Manifest                  |   1 -
 .../xapian-bindings/xapian-bindings-1.2.25.ebuild  | 203 ---------------------
 2 files changed, 204 deletions(-)

diff --git a/dev-libs/xapian-bindings/Manifest 
b/dev-libs/xapian-bindings/Manifest
index 5f1cc8b42ad..136a50b10fe 100644
--- a/dev-libs/xapian-bindings/Manifest
+++ b/dev-libs/xapian-bindings/Manifest
@@ -1,4 +1,3 @@
-DIST xapian-bindings-1.2.25.tar.xz 1711860 BLAKE2B 
66367dbc503333c4f59da8bb5bd4885fe9678aace45365573bac8e0e8e2c712795af2021ff52de9eeabb91f65a2f0447d1963424b1ae6558be95b737d1279e98
 SHA512 
5d27b2ae2722409ea99a1b9e6bf3f5c61ed9195b67121c090f1533340d3b11c546014985d0989a0725b60a07b392b9705bce054495f423bd3a7c99835aa336c7
 DIST xapian-bindings-1.4.14.tar.xz 1132008 BLAKE2B 
3057f8f98cfd11e82555df4b554ad1ffed793ea92bf0f077ef4a495d09250da47116d76ded0deb07621f3b14ddd7f653aa0bb19add01d88fe077e637bee21ec4
 SHA512 
6d35c6c011c6d841254934f4dd59f4a2b842fe826af108e526cde9acbccec67b43517974331b21cbee5e828d0743aa5b9b973a96e1940065fbcfc342b8f23ead
 DIST xapian-bindings-1.4.15.tar.xz 1132248 BLAKE2B 
ba9f60263881ca558f9d3deab09bd07271e6f54e06a13d09bcb59bfaf9a637e959b3a62a9e9db0724ae2262e605fc3fd2160559d53702b2af5012f47177ea66a
 SHA512 
dec8a0431c9070fc70d79b67bddc2e0adb10ef5366c4b9d7a135365ea6c6680d2e7682dbfd60c29eca51da48eaa0715509e30b13d5482d5a38bfd0d0156c43f9
 DIST xapian-bindings-1.4.16.tar.xz 1133900 BLAKE2B 
cea310cea777f665feac3b0cac7189da66e596d245af0a3a6cc40d01e6b9862bae2b61d5b21e7d742c1e0eb1424603a47c44a4fab9d17125820ab793360a85f9
 SHA512 
afdc4379c8dc8381813eefcaf761ea560a23ba6718a54c61874c0d29786b9f49dd548ed3854fee38689c273acebb4637833b8cf5c75d0c2ed05df83384e59113

diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild 
b/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild
deleted file mode 100644
index 909886d6349..00000000000
--- a/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild
+++ /dev/null
@@ -1,203 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-USE_PHP="php5-6"
-
-PHP_EXT_NAME="xapian"
-PHP_EXT_INI="yes"
-PHP_EXT_OPTIONAL_USE="php"
-
-#mono violates sandbox, we disable it until we figure this out
-#inherit java-pkg-opt-2 mono-env php-ext-source-r3 python
-inherit java-pkg-opt-2 php-ext-source-r3 python-r1 toolchain-funcs
-
-DESCRIPTION="SWIG and JNI bindings for Xapian"
-HOMEPAGE="https://www.xapian.org/";
-SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc ~x86"
-#IUSE="java lua mono perl php python ruby tcl"
-#REQUIRED_USE="|| ( java lua mono perl php python ruby tcl )"
-IUSE="java lua perl php python ruby tcl"
-REQUIRED_USE="|| ( java lua perl php python ruby tcl ) python? ( 
${PYTHON_REQUIRED_USE} )"
-
-COMMONDEPEND="dev-libs/xapian:0/1.2.22
-       lua? ( dev-lang/lua:0 )
-       perl? ( dev-lang/perl:= )
-       python? ( ${PYTHON_DEPS} )
-       ruby? ( dev-lang/ruby:= )
-       tcl? ( >=dev-lang/tcl-8.1:0= )"
-#      mono? ( >=dev-lang/mono-1.0.8 )
-DEPEND="${COMMONDEPEND}
-       virtual/pkgconfig
-       java? ( >=virtual/jdk-1.3 )"
-RDEPEND="${COMMONDEPEND}
-       java? ( >=virtual/jre-1.3 )"
-
-pkg_setup() {
-       java-pkg-opt-2_pkg_setup
-}
-
-src_unpack() {
-       default
-}
-
-src_prepare() {
-       java-pkg-opt-2_src_prepare
-       if use java; then
-               sed \
-                       -e 's/$(JAVAC)/$(JAVAC) $(JAVACFLAGS)/' \
-                       -i java{/,/org/xapian/errors/,/org/xapian/}Makefile.in 
|| die "sed failed"
-       fi
-
-       if use python; then
-               sed \
-                       -e 's:\(^pkgpylib_DATA = xapian/__init__.py\).*:\1:' \
-                       -e 's|\(^xapian/__init__.py: modern/xapian.py\)|\1 
xapian/_xapian.so|' \
-                       -i python/Makefile.in || die "sed failed"
-       fi
-}
-
-src_configure() {
-       if use java; then
-               CXXFLAGS="${CXXFLAGS} $(java-pkg_get-jni-cflags)"
-       fi
-
-       if use perl; then
-               export PERL_ARCH="$(perl -MConfig -e 'print 
$Config{installvendorarch}')"
-               export PERL_LIB="$(perl -MConfig -e 'print 
$Config{installvendorlib}')"
-       fi
-
-       if use lua; then
-               export LUA_LIB="$($(tc-getPKG_CONFIG) --variable=INSTALL_CMOD 
lua)"
-       fi
-
-       econf \
-               $(use_with java) \
-               $(use_with lua) \
-               $(use_with perl) \
-               $(use_with php) \
-               $(use_with python) \
-               $(use_with ruby) \
-               $(use_with tcl)
-#              $(use_with mono csharp) \
-
-       # PHP and Python bindings are built/tested/installed manually.
-       sed -e "/SUBDIRS =/s/ php//" -i Makefile || die "sed Makefile"
-       sed -e "/SUBDIRS =/s/ python//" -i Makefile || die "sed Makefile"
-}
-
-src_compile() {
-       default
-
-       if use php; then
-               local php_slot
-               for php_slot in $(php_get_slots); do
-                       cp -r php php-${php_slot}
-                       emake -C php-${php_slot} \
-                               
PHP="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php" \
-                               
PHP_CONFIG="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" \
-                               
PHP_EXTENSION_DIR="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--extension-dir)" \
-                               
PHP_INC="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--includes)"
-               done
-       fi
-
-       if use python; then
-               python_copy_sources
-#              building() {
-#                      emake -C python \
-#                              PYTHON="$(PYTHON)" \
-#                              PYTHON_INC="$(python_get_includedir)" \
-#                              PYTHON_LIB="$(python_get_libdir)" \
-#                              PYTHON_SO="$("$(PYTHON)" -c 'import 
distutils.sysconfig; print(distutils.sysconfig.get_config_vars("SO")[0])')" \
-#                              pkgpylibdir="$(python_get_sitedir)/xapian"
-#              }
-               building() {
-                       emake -C python \
-                               PYTHON_INC="$(python_get_includedir)" \
-                               pkgpylibdir="$(python_get_sitedir)/xapian"
-                               VERBOSE="1"
-               }
-               python_foreach_impl building
-       fi
-}
-
-src_test() {
-       default
-
-       if use php; then
-               local php_slot
-               for php_slot in $(php_get_slots); do
-                       emake -C php-${php_slot} \
-                               
PHP="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php" \
-                               
PHP_CONFIG="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" \
-                               
PHP_EXTENSION_DIR="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--extension-dir)" \
-                               
PHP_INC="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--includes)" \
-                               check
-               done
-       fi
-
-       if use python; then
-               testing() {
-                       emake -C python \
-                               PYTHON_INC="$(python_get_includedir)" \
-                               pkgpylibdir="$(python_get_sitedir)/xapian" \
-                               VERBOSE="1" \
-                               check
-               }
-               python_foreach_impl testing
-       fi
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       if use java; then
-               java-pkg_dojar java/built/xapian_jni.jar
-               # TODO: make the build system not install this...
-               java-pkg_doso "${D}/${S}/java/built/libxapian_jni.so"
-               rm "${D}/${S}/java/built/libxapian_jni.so"
-               rmdir -p "${D}/${S}/java/built"
-               rmdir -p "${D}/${S}/java/native"
-       fi
-
-       if use php; then
-               local php_slot
-               for php_slot in $(php_get_slots); do
-                       emake DESTDIR="${D}" -C php-${php_slot} \
-                               
PHP="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php" \
-                               
PHP_CONFIG="${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" \
-                               
PHP_EXTENSION_DIR="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--extension-dir)" \
-                               
PHP_INC="$("${EPREFIX}/usr/$(get_libdir)/${php_slot}/bin/php-config" 
--includes)" \
-                               install
-               done
-
-               php-ext-source-r3_createinifiles
-       fi
-
-       if use python; then
-               installation() {
-                       emake -C python \
-                               DESTDIR="${D}" \
-                               PYTHON_INC="$(python_get_includedir)" \
-                               pkgpylibdir="$(python_get_sitedir)/xapian" \
-                               VERBOSE="1" \
-                               install
-               }
-               python_foreach_impl installation
-       fi
-
-       # For some USE combinations this directory is not created
-       if [[ -d "${D}/usr/share/doc/xapian-bindings" ]]; then
-               mv "${D}/usr/share/doc/xapian-bindings" 
"${D}/usr/share/doc/${PF}"
-       fi
-
-       dodoc AUTHORS HACKING NEWS TODO README
-}

Reply via email to