commit: ca81b7077fe6686aa2d00b9c61854b496e205628
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 16:49:55 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 16:50:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca81b707
app-text/poppler: Added dev-libs/boost to BDEPEND
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
app-text/poppler/poppler-21.06.1.ebuild | 3 +++
app-text/poppler/poppler-9999.ebuild | 3 +++
2 files changed, 6 insertions(+)
diff --git a/app-text/poppler/poppler-21.06.1.ebuild
b/app-text/poppler/poppler-21.06.1.ebuild
index bdadd293aed..d635ec8b9d3 100644
--- a/app-text/poppler/poppler-21.06.1.ebuild
+++ b/app-text/poppler/poppler-21.06.1.ebuild
@@ -25,6 +25,7 @@ IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg
+jpeg2k +lcms nss png q
RESTRICT="test"
BDEPEND="
+ dev-libs/boost
dev-util/glib-utils
virtual/pkgconfig
"
@@ -87,6 +88,8 @@ src_configure() {
-DBUILD_CPP_TESTS=OFF
-DBUILD_MANUAL_TESTS=OFF
-DRUN_GPERF_IF_PRESENT=OFF
+ # Required for SPLASH
+ -DENABLE_BOOST=ON
-DENABLE_SPLASH=ON
-DENABLE_ZLIB=ON
-DENABLE_ZLIB_UNCOMPRESS=OFF
diff --git a/app-text/poppler/poppler-9999.ebuild
b/app-text/poppler/poppler-9999.ebuild
index bdadd293aed..d635ec8b9d3 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -25,6 +25,7 @@ IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg
+jpeg2k +lcms nss png q
RESTRICT="test"
BDEPEND="
+ dev-libs/boost
dev-util/glib-utils
virtual/pkgconfig
"
@@ -87,6 +88,8 @@ src_configure() {
-DBUILD_CPP_TESTS=OFF
-DBUILD_MANUAL_TESTS=OFF
-DRUN_GPERF_IF_PRESENT=OFF
+ # Required for SPLASH
+ -DENABLE_BOOST=ON
-DENABLE_SPLASH=ON
-DENABLE_ZLIB=ON
-DENABLE_ZLIB_UNCOMPRESS=OFF