diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:47:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:47:40 -0700 |
commit | 9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1 (patch) | |
tree | 740d17df051a2c5a4c19a1c25baa7306cc534099 /games-fps | |
parent | net-wireless/gnuradio: save a redirect per pr#8780 (diff) | |
download | gentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.tar.gz gentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.tar.bz2 gentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.zip |
games-fps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/alienarena/alienarena-20130827-r1.ebuild | 4 | ||||
-rw-r--r-- | games-fps/darkplaces/darkplaces-20140513-r1.ebuild | 5 | ||||
-rw-r--r-- | games-fps/industri/industri-1.01.ebuild | 5 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 5 | ||||
-rw-r--r-- | games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild | 2 | ||||
-rw-r--r-- | games-fps/tenebrae/tenebrae-1.04-r1.ebuild | 4 | ||||
-rw-r--r-- | games-fps/wolfgl/wolfgl-0.93-r2.ebuild | 2 | ||||
-rw-r--r-- | games-fps/xonotic/xonotic-0.8.2.ebuild | 5 |
8 files changed, 9 insertions, 23 deletions
diff --git a/games-fps/alienarena/alienarena-20130827-r1.ebuild b/games-fps/alienarena/alienarena-20130827-r1.ebuild index fabaaecffeb7..8f32fffbdf54 100644 --- a/games-fps/alienarena/alienarena-20130827-r1.ebuild +++ b/games-fps/alienarena/alienarena-20130827-r1.ebuild @@ -29,8 +29,8 @@ UIRDEPEND=" net-misc/curl " UIDEPEND=" - dga? ( x11-proto/xf86dgaproto ) - vidmode? ( x11-proto/xf86vidmodeproto ) + dga? ( x11-base/xorg-proto ) + vidmode? ( x11-base/xorg-proto ) " RDEPEND="!dedicated? ( ${UIRDEPEND} )" DEPEND="${RDEPEND} diff --git a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild index 303d09082be6..7ba3bcdb4ce9 100644 --- a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild +++ b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild @@ -37,10 +37,7 @@ UIRDEPEND=" x11-libs/libXxf86vm " UIDEPEND=" - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - x11-proto/xproto + x11-base/xorg-proto " RDEPEND=" net-misc/curl diff --git a/games-fps/industri/industri-1.01.ebuild b/games-fps/industri/industri-1.01.ebuild index 40e991008542..70c8dba417f3 100644 --- a/games-fps/industri/industri-1.01.ebuild +++ b/games-fps/industri/industri-1.01.ebuild @@ -22,10 +22,7 @@ RDEPEND="virtual/opengl media-libs/libpng:0 cdinstall? ( games-fps/quake1-data )" DEPEND="${RDEPEND} - x11-proto/xf86dgaproto - x11-proto/xextproto - x11-proto/xf86vidmodeproto - x11-proto/xproto + x11-base/xorg-proto app-arch/unzip" S=${WORKDIR}/industri_BIN diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild index f7fffe7d20af..2778fcff0c04 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild @@ -34,10 +34,7 @@ UIRDEPEND=" virtual/opengl alsa? ( media-libs/alsa-lib ) sdl? ( media-libs/libsdl[joystick,opengl,video] )" -UIDEPEND="x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - x11-proto/xproto" +UIDEPEND="x11-base/xorg-proto" RDEPEND="virtual/jpeg:0 net-misc/curl opengl? ( ${UIRDEPEND} ) diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild index 7d8220b1af0f..38e4fb6d071a 100644 --- a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild +++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild @@ -29,7 +29,7 @@ RDEPEND="${UIDEPEND} cdinstall? ( games-fps/quake2-data ) demo? ( games-fps/quake2-demodata )" DEPEND="${UIDEPEND} - X? ( x11-proto/xf86dgaproto ) + X? ( x11-base/xorg-proto ) rogue? ( || ( sys-freebsd/freebsd-ubin app-arch/sharutils ) ) xatrix? ( || ( sys-freebsd/freebsd-ubin app-arch/sharutils ) )" diff --git a/games-fps/tenebrae/tenebrae-1.04-r1.ebuild b/games-fps/tenebrae/tenebrae-1.04-r1.ebuild index 82648759b40f..85a7552e4015 100644 --- a/games-fps/tenebrae/tenebrae-1.04-r1.ebuild +++ b/games-fps/tenebrae/tenebrae-1.04-r1.ebuild @@ -26,9 +26,7 @@ RDEPEND=" x11-libs/libXxf86vm" DEPEND="${RDEPEND} app-arch/unzip - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto" + x11-base/xorg-proto" S=${WORKDIR} diff --git a/games-fps/wolfgl/wolfgl-0.93-r2.ebuild b/games-fps/wolfgl/wolfgl-0.93-r2.ebuild index 2fb858261675..a76843aa4066 100644 --- a/games-fps/wolfgl/wolfgl-0.93-r2.ebuild +++ b/games-fps/wolfgl/wolfgl-0.93-r2.ebuild @@ -24,7 +24,7 @@ IUSE="" RDEPEND="virtual/opengl" DEPEND="${RDEPEND} app-arch/unzip - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${PV}-gcc.patch diff --git a/games-fps/xonotic/xonotic-0.8.2.ebuild b/games-fps/xonotic/xonotic-0.8.2.ebuild index 2ad7334b4487..32b2eab5bb41 100644 --- a/games-fps/xonotic/xonotic-0.8.2.ebuild +++ b/games-fps/xonotic/xonotic-0.8.2.ebuild @@ -32,10 +32,7 @@ UIRDEPEND=" ode? ( dev-games/ode[double-precision] ) sdl? ( media-libs/libsdl2[X,sound,joystick,opengl,video,alsa?] )" UIDEPEND=" - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - x11-proto/xproto" + x11-base/xorg-proto" RDEPEND=" sys-libs/zlib virtual/jpeg:0 |