From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- app-text/hyperestraier/hyperestraier-1.4.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/hyperestraier/hyperestraier-1.4.13.ebuild') diff --git a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild index d2a6c0238428..9393122cd47e 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild @@ -7,8 +7,6 @@ RUBY_OPTIONAL="yes" inherit autotools java-pkg-opt-2 perl-functions ruby-ng -IUSE="bzip2 debug java lzo mecab perl ruby +zlib" - DESCRIPTION="a full-text search system for communities" HOMEPAGE="https://fallabs.com/hyperestraier/" SRC_URI="https://fallabs.com/${PN}/${P}.tar.gz" @@ -16,6 +14,7 @@ SRC_URI="https://fallabs.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" +IUSE="bzip2 debug java lzo mecab perl ruby static-libs +zlib" RDEPEND="dev-db/qdbm bzip2? ( app-arch/bzip2 ) @@ -186,6 +185,7 @@ src_install() { emake DESTDIR="${D}" MYDOCS= install einstalldocs he_foreach_api + use static-libs || find "${ED}" -name '*.a' -delete || die if use perl; then perl_delete_module_manpages -- cgit v1.2.3