commit: 003c05e5f99786d3eb82c64a7189a03825f2efdc Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Fri Aug 30 17:07:12 2019 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Aug 30 17:07:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003c05e5
app-text/poppler: Removed unused CMake variable Closes: https://bugs.gentoo.org/693138 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> app-text/poppler/poppler-0.80.0.ebuild | 1 - app-text/poppler/poppler-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/app-text/poppler/poppler-0.80.0.ebuild b/app-text/poppler/poppler-0.80.0.ebuild index 44c544ebd76..e11942716aa 100644 --- a/app-text/poppler/poppler-0.80.0.ebuild +++ b/app-text/poppler/poppler-0.80.0.ebuild @@ -95,7 +95,6 @@ src_configure() { -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DSPLASH_CMYK=OFF - -DUSE_FIXEDPOINT=OFF -DUSE_FLOAT=OFF -DWITH_Cairo=$(usex cairo) -DENABLE_LIBCURL=$(usex curl) diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 44c544ebd76..e11942716aa 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -95,7 +95,6 @@ src_configure() { -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DSPLASH_CMYK=OFF - -DUSE_FIXEDPOINT=OFF -DUSE_FLOAT=OFF -DWITH_Cairo=$(usex cairo) -DENABLE_LIBCURL=$(usex curl)
