From f4fc10428424904caf2035cffc442195cb088b2c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Jul 2021 10:27:13 +0100 Subject: gentoo resync : 28.07.2021 --- app-text/poppler/poppler-9999.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'app-text/poppler/poppler-9999.ebuild') diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 048302fba121..a7d99002f542 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base" HOMEPAGE="https://poppler.freedesktop.org/" LICENSE="GPL-2" -IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 +splash tiff +utils" +IUSE="boost cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" @@ -54,7 +54,7 @@ RDEPEND="${DEPEND} cjk? ( app-text/poppler-data ) " DEPEND+=" - splash? ( dev-libs/boost ) + boost? ( dev-libs/boost ) " DOCS=( AUTHORS NEWS README.md README-XPDF ) @@ -90,9 +90,7 @@ src_configure() { -DBUILD_CPP_TESTS=OFF -DBUILD_MANUAL_TESTS=OFF -DRUN_GPERF_IF_PRESENT=OFF - # Required for SPLASH - -DENABLE_BOOST="$(usex splash)" - -DENABLE_SPLASH="$(usex splash)" + -DENABLE_BOOST="$(usex boost)" -DENABLE_ZLIB=ON -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -- cgit v1.2.3