games-emulation/vbam: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:51 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:44:04 +0000 (20:44 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

games-emulation/vbam/vbam-2.0.0_beta2_p20161211-r1.ebuild [moved from games-emulation/vbam/vbam-2.0.0_beta2_p20161211.ebuild with 95% similarity]
games-emulation/vbam/vbam-2.0.0_beta2_pre1507-r1.ebuild [moved from games-emulation/vbam/vbam-2.0.0_beta2_pre1507.ebuild with 96% similarity]
games-emulation/vbam/vbam-9999.ebuild

similarity index 95%
rename from games-emulation/vbam/vbam-2.0.0_beta2_p20161211.ebuild
rename to games-emulation/vbam/vbam-2.0.0_beta2_p20161211-r1.ebuild
index 6ad0a841355738db2c8b099d7a0d70953f777322..edddf6c2cea82aee4a8711d12bacef1e12035a3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -42,9 +42,7 @@ RDEPEND="media-libs/libpng:0=
                x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
        )"
 DEPEND="${RDEPEND}
-       wxwidgets? ( || (
-               media-gfx/imagemagick
-               media-gfx/graphicsmagick[imagemagick] ) )
+       wxwidgets? ( virtual/imagemagick-tools )
        x86? ( || ( dev-lang/nasm dev-lang/yasm ) )
        nls? ( sys-devel/gettext )
        virtual/pkgconfig"
similarity index 96%
rename from games-emulation/vbam/vbam-2.0.0_beta2_pre1507.ebuild
rename to games-emulation/vbam/vbam-2.0.0_beta2_pre1507-r1.ebuild
index 5bd487ab1b1a47ef614d723152fc9fdb6604d6ef..a425214156811e6be9551e59724ccb1342e509b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -50,9 +50,7 @@ RDEPEND=">=media-libs/libpng-1.4:0=
                x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
        )"
 DEPEND="${RDEPEND}
-       wxwidgets? ( || (
-               media-gfx/imagemagick
-               media-gfx/graphicsmagick[imagemagick] ) )
+       wxwidgets? ( virtual/imagemagick-tools )
        x86? ( || ( dev-lang/nasm dev-lang/yasm ) )
        nls? ( sys-devel/gettext )
        virtual/pkgconfig"
index 031fcad2ba8914e0516bdc38590388ee96d373ea..249e11b83ae8248c552aa0ede59ee0ec0ec0398f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -40,7 +40,7 @@ RDEPEND=">=media-libs/libpng-1.4:0=
                x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
        )"
 DEPEND="${RDEPEND}
-       wxwidgets? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) )
+       wxwidgets? ( virtual/imagemagick-tools )
        x86? ( || ( dev-lang/nasm dev-lang/yasm ) )
        nls? ( sys-devel/gettext )
        virtual/pkgconfig"