commit: d6520192b060b9668685259eabf63e8be8b3ab1c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 13:43:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 14:33:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6520192
media-gfx/graphicsmagick: drop IUSE=cxx (always on)
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{graphicsmagick-1.3.36.ebuild => graphicsmagick-1.3.36-r1.ebuild} | 4 ++--
media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
b/media-gfx/graphicsmagick/graphicsmagick-1.3.36-r1.ebuild
similarity index 96%
rename from media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
rename to media-gfx/graphicsmagick/graphicsmagick-1.3.36-r1.ebuild
index 22f9ab4a3d5..14c616c7050 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.36-r1.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
-IUSE="bzip2 +cxx debug dynamic-loading fpx imagemagick jbig jpeg lcms lzma
+IUSE="bzip2 debug dynamic-loading fpx imagemagick jbig jpeg lcms lzma
openmp perl png postscript q16 q32 static-libs svg threads tiff truetype
webp wmf X zlib"
@@ -83,7 +83,7 @@ src_configure() {
$(use_with dynamic-loading modules)
--with-quantum-depth=${depth}
--without-frozenpaths
- $(use_with cxx magick-plus-plus)
+ --with-magick-plus-plus
$(use_with perl)
--with-perl-options=INSTALLDIRS=vendor
$(use_with bzip2 bzlib)
diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
index 71a6c9e5bbc..c3b91000750 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
-IUSE="bzip2 +cxx debug dynamic-loading fpx imagemagick jbig jpeg lcms lzma
+IUSE="bzip2 debug dynamic-loading fpx imagemagick jbig jpeg lcms lzma
openmp perl png postscript q16 q32 static-libs svg threads tiff truetype
webp wmf X zlib"
@@ -83,7 +83,7 @@ src_configure() {
$(use_with dynamic-loading modules)
--with-quantum-depth=${depth}
--without-frozenpaths
- $(use_with cxx magick-plus-plus)
+ --with-magick-plus-plus
$(use_with perl)
--with-perl-options=INSTALLDIRS=vendor
$(use_with bzip2 bzlib)