diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-13 15:27:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-13 15:27:31 +0000 |
commit | 9ca5b645894c8a26c6909dcab4e64ad3bad577d1 (patch) | |
tree | 4dcd8076b5fe5d81acc430eb9884d33e480e2d27 /games-fps | |
parent | Remove xmms useflag. (diff) | |
download | historical-9ca5b645894c8a26c6909dcab4e64ad3bad577d1.tar.gz historical-9ca5b645894c8a26c6909dcab4e64ad3bad577d1.tar.bz2 historical-9ca5b645894c8a26c6909dcab4e64ad3bad577d1.zip |
Remove xmms useflag.
Package-Manager: portage-2.1.2_rc1-r6
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quakeforge/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quakeforge/quakeforge-0.5.5.ebuild | 7 | ||||
-rw-r--r-- | games-fps/qudos/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/qudos/files/digest-qudos-9999 | 1 | ||||
-rw-r--r-- | games-fps/qudos/qudos-0.40.1.ebuild | 9 | ||||
-rw-r--r-- | games-fps/qudos/qudos-9999.ebuild | 9 |
6 files changed, 21 insertions, 17 deletions
diff --git a/games-fps/quakeforge/ChangeLog b/games-fps/quakeforge/ChangeLog index 5ad8ff2e86c8..c2e6443e78d9 100644 --- a/games-fps/quakeforge/ChangeLog +++ b/games-fps/quakeforge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quakeforge # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.12 2006/05/06 22:11:49 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.13 2006/11/13 15:26:43 flameeyes Exp $ + + 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + quakeforge-0.5.5.ebuild: + Remove xmms useflag. 06 May 2006; <Tupone@gentoo.org> +files/quakeforge-0.5.5-gcc41.patch, quakeforge-0.5.5.ebuild: diff --git a/games-fps/quakeforge/quakeforge-0.5.5.ebuild b/games-fps/quakeforge/quakeforge-0.5.5.ebuild index 2376df155d0b..8b95116e514f 100644 --- a/games-fps/quakeforge/quakeforge-0.5.5.ebuild +++ b/games-fps/quakeforge/quakeforge-0.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5.ebuild,v 1.14 2006/09/28 12:19:43 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5.ebuild,v 1.15 2006/11/13 15:26:43 flameeyes Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/quake/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc x86" -IUSE="cdinstall debug 3dfx fbcon opengl sdl svga X ncurses vorbis zlib ipv6 xv dga xmms alsa oss" +IUSE="cdinstall debug 3dfx fbcon opengl sdl svga X ncurses vorbis zlib ipv6 xv dga alsa oss" RESTRICT="userpriv" RDEPEND="3dfx? ( media-libs/glide-v3 ) @@ -39,7 +39,6 @@ RDEPEND="3dfx? ( media-libs/glide-v3 ) || ( x11-libs/libXxf86dga virtual/x11 ) ) - xmms? ( media-sound/xmms ) alsa? ( media-libs/alsa-lib )" DEPEND="${RDEPEND} cdinstall? ( games-fps/quake1-data ) @@ -99,7 +98,7 @@ src_compile() { $(use_enable xv vidmode) \ $(use_enable dga) \ $(use_enable sdl) \ - $(use_enable xmms) \ + --disable-xmms \ $(use_enable alsa) \ $(use_enable oss) \ --enable-sound \ diff --git a/games-fps/qudos/ChangeLog b/games-fps/qudos/ChangeLog index 9459c60f25f9..81820998322a 100644 --- a/games-fps/qudos/ChangeLog +++ b/games-fps/qudos/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/qudos # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/ChangeLog,v 1.3 2006/10/19 21:00:14 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/ChangeLog,v 1.4 2006/11/13 15:27:31 flameeyes Exp $ + + 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> qudos-0.40.1.ebuild, + qudos-9999.ebuild: + Remove xmms useflag. 19 Oct 2006; <tupone@gentoo.org> qudos-0.40.1.ebuild: Added ~amd64 keyword. Bug #140726 by Michael Boone diff --git a/games-fps/qudos/files/digest-qudos-9999 b/games-fps/qudos/files/digest-qudos-9999 index 8b137891791f..e69de29bb2d1 100644 --- a/games-fps/qudos/files/digest-qudos-9999 +++ b/games-fps/qudos/files/digest-qudos-9999 @@ -1 +0,0 @@ - diff --git a/games-fps/qudos/qudos-0.40.1.ebuild b/games-fps/qudos/qudos-0.40.1.ebuild index ba8ff2610956..11a3b1424577 100644 --- a/games-fps/qudos/qudos-0.40.1.ebuild +++ b/games-fps/qudos/qudos-0.40.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-0.40.1.ebuild,v 1.3 2006/10/19 21:00:14 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-0.40.1.ebuild,v 1.4 2006/11/13 15:27:31 flameeyes Exp $ inherit eutils toolchain-funcs games @@ -16,7 +16,7 @@ SRC_URI="http://qudos.quakedev.com/linux/${MY_PN}/engines/QuDos/${FILE_STEM}.tar LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="alsa cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax oss sdl textures xmms" +IUSE="alsa cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax oss sdl textures" UIDEPEND="alsa? ( media-libs/alsa-lib ) opengl? ( @@ -34,8 +34,7 @@ UIDEPEND="alsa? ( media-libs/alsa-lib ) x11-libs/libXxf86dga x11-libs/libXxf86vm ) virtual/x11 )" -COMMON="${UIDEPEND} - xmms? ( media-sound/xmms )" +COMMON="${UIDEPEND}" RDEPEND="${COMMON} cdinstall? ( games-fps/quake2-data ) demo? ( games-fps/quake2-demodata ) @@ -131,7 +130,7 @@ src_compile() { BUILD_ALSA_SND=$(yesno alsa) \ BUILD_SDL_SND=$(yesno sdl) \ BUILD_OSS_SND=$(yesno oss) \ - WITH_XMMS=$(yesno xmms) \ + WITH_XMMS=NO \ WITH_DGA_MOUSE=$(yesno dga) \ WITH_JOYSTICK=$(yesno joystick) \ TYPE="${type}" \ diff --git a/games-fps/qudos/qudos-9999.ebuild b/games-fps/qudos/qudos-9999.ebuild index 0720878d2507..bd95e6c6ba24 100644 --- a/games-fps/qudos/qudos-9999.ebuild +++ b/games-fps/qudos/qudos-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-9999.ebuild,v 1.2 2006/07/07 23:25:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-9999.ebuild,v 1.3 2006/11/13 15:27:31 flameeyes Exp $ inherit eutils subversion toolchain-funcs games @@ -17,7 +17,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="-*" -IUSE="alsa cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax oss sdl textures xmms" +IUSE="alsa cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax oss sdl textures" UIDEPEND="alsa? ( media-libs/alsa-lib ) opengl? ( @@ -35,8 +35,7 @@ UIDEPEND="alsa? ( media-libs/alsa-lib ) x11-libs/libXxf86dga x11-libs/libXxf86vm ) virtual/x11 )" -COMMON="${UIDEPEND} - xmms? ( media-sound/xmms )" +COMMON="${UIDEPEND}" RDEPEND="${COMMON} cdinstall? ( games-fps/quake2-data ) demo? ( games-fps/quake2-demodata ) @@ -131,7 +130,7 @@ src_compile() { BUILD_ALSA_SND=$(yesno alsa) \ BUILD_SDL_SND=$(yesno sdl) \ BUILD_OSS_SND=$(yesno oss) \ - WITH_XMMS=$(yesno xmms) \ + WITH_XMMS=NO \ WITH_DGA_MOUSE=$(yesno dga) \ WITH_JOYSTICK=$(yesno joystick) \ TYPE="${type}" \ |