diff options
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.06.1.ebuild | 3 | ||||
-rw-r--r-- | app-text/poppler/poppler-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/app-text/poppler/poppler-21.06.1.ebuild b/app-text/poppler/poppler-21.06.1.ebuild index bdadd293aed6..d635ec8b9d35 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 bdadd293aed6..d635ec8b9d35 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 |