summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:51 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:44:04 +0100
commitf2a071f2519079836831adbc336b65d7dcca0d25 (patch)
tree5b9d51fe0ed82e4fafd58bc6e3e86beb05d93fcf /games-emulation/vbam
parentgames-board/cgoban: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-f2a071f2519079836831adbc336b65d7dcca0d25.tar.gz
gentoo-f2a071f2519079836831adbc336b65d7dcca0d25.tar.bz2
gentoo-f2a071f2519079836831adbc336b65d7dcca0d25.zip
games-emulation/vbam: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907
Diffstat (limited to 'games-emulation/vbam')
-rw-r--r--games-emulation/vbam/vbam-2.0.0_beta2_p20161211-r1.ebuild (renamed from games-emulation/vbam/vbam-2.0.0_beta2_p20161211.ebuild)6
-rw-r--r--games-emulation/vbam/vbam-2.0.0_beta2_pre1507-r1.ebuild (renamed from games-emulation/vbam/vbam-2.0.0_beta2_pre1507.ebuild)6
-rw-r--r--games-emulation/vbam/vbam-9999.ebuild4
3 files changed, 6 insertions, 10 deletions
diff --git a/games-emulation/vbam/vbam-2.0.0_beta2_p20161211.ebuild b/games-emulation/vbam/vbam-2.0.0_beta2_p20161211-r1.ebuild
index 6ad0a8413557..edddf6c2cea8 100644
--- a/games-emulation/vbam/vbam-2.0.0_beta2_p20161211.ebuild
+++ b/games-emulation/vbam/vbam-2.0.0_beta2_p20161211-r1.ebuild
@@ -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"
diff --git a/games-emulation/vbam/vbam-2.0.0_beta2_pre1507.ebuild b/games-emulation/vbam/vbam-2.0.0_beta2_pre1507-r1.ebuild
index 5bd487ab1b1a..a42521415681 100644
--- a/games-emulation/vbam/vbam-2.0.0_beta2_pre1507.ebuild
+++ b/games-emulation/vbam/vbam-2.0.0_beta2_pre1507-r1.ebuild
@@ -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"
diff --git a/games-emulation/vbam/vbam-9999.ebuild b/games-emulation/vbam/vbam-9999.ebuild
index 031fcad2ba89..249e11b83ae8 100644
--- a/games-emulation/vbam/vbam-9999.ebuild
+++ b/games-emulation/vbam/vbam-9999.ebuild
@@ -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"