diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-09 20:45:33 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-09 21:21:58 +0100 |
commit | a966b485ec2be29b125a5df0ba5c17d99a29e788 (patch) | |
tree | e5c3917d1830abda3fbc83edbfd75f7af73b0c5a /app-text | |
parent | sys-devel/binutils: tweak 2.32 for gcc-10 (diff) | |
download | gentoo-a966b485ec2be29b125a5df0ba5c17d99a29e788.tar.gz gentoo-a966b485ec2be29b125a5df0ba5c17d99a29e788.tar.bz2 gentoo-a966b485ec2be29b125a5df0ba5c17d99a29e788.zip |
app-text/poppler: Enable USE cxx by default
Closes: https://bugs.gentoo.org/711968
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.82.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.85.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.86.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.86.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/poppler/poppler-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/app-text/poppler/poppler-0.82.0.ebuild b/app-text/poppler/poppler-0.82.0.ebuild index 21709f94c20e..712cef5ecd69 100644 --- a/app-text/poppler/poppler-0.82.0.ebuild +++ b/app-text/poppler/poppler-0.82.0.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 tiff +utils" +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" diff --git a/app-text/poppler/poppler-0.85.0.ebuild b/app-text/poppler/poppler-0.85.0.ebuild index cdb9a9313740..1f1d14ad8261 100644 --- a/app-text/poppler/poppler-0.85.0.ebuild +++ b/app-text/poppler/poppler-0.85.0.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 tiff +utils" +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" diff --git a/app-text/poppler/poppler-0.86.0.ebuild b/app-text/poppler/poppler-0.86.0.ebuild index f81798f9ce05..4b6016d93eb8 100644 --- a/app-text/poppler/poppler-0.86.0.ebuild +++ b/app-text/poppler/poppler-0.86.0.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 tiff +utils" +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" diff --git a/app-text/poppler/poppler-0.86.1.ebuild b/app-text/poppler/poppler-0.86.1.ebuild index 4a44849aef65..10134014b2df 100644 --- a/app-text/poppler/poppler-0.86.1.ebuild +++ b/app-text/poppler/poppler-0.86.1.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 tiff +utils" +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 4a44849aef65..10134014b2df 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 tiff +utils" +IUSE="cairo cjk curl +cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png qt5 tiff +utils" # No test data provided RESTRICT="test" |