diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2007-11-03 17:01:49 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2007-11-03 17:01:49 +0000 |
commit | 71cb6e138838f73d4e6d762e8c72eef61a2ef18d (patch) | |
tree | 1789337ec27ec3c60dd16165ad3e6860831d200d /media-plugins | |
parent | Include elibc_FreeBSD in IUSE (diff) | |
download | gentoo-2-71cb6e138838f73d4e6d762e8c72eef61a2ef18d.tar.gz gentoo-2-71cb6e138838f73d4e6d762e8c72eef61a2ef18d.tar.bz2 gentoo-2-71cb6e138838f73d4e6d762e8c72eef61a2ef18d.zip |
Any and all ProjectM functionality disabled with extreme prejudice, closes bug #197827.
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-plugins')
5 files changed, 16 insertions, 5 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index d1942141e391..726a59c5ea9b 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.66 2007/11/03 00:55:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.67 2007/11/03 17:01:49 chainsaw Exp $ + + 03 Nov 2007; Tony Vroon <chainsaw@gentoo.org> + audacious-plugins-1.3.3.ebuild, audacious-plugins-1.3.4.ebuild, + audacious-plugins-1.3.5.ebuild, audacious-plugins-1.4.0_rc1-r2.ebuild: + Any and all ProjectM functionality disabled with extreme prejudice, closes + bug #197827. *audacious-plugins-1.4.0_rc1-r2 (03 Nov 2007) diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild index d8988af11059..c420e792920b 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild,v 1.6 2007/10/31 17:06:26 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.3.ebuild,v 1.7 2007/11/03 17:01:49 chainsaw Exp $ inherit eutils flag-o-matic @@ -68,6 +68,7 @@ src_compile() { --with-dev-dsp=/dev/sound/dsp \ --with-dev-mixer=/dev/sound/mixer \ --enable-paranormal \ + --disable-projectm \ $(use_enable vorbis) \ $(use_enable esd) \ $(use_enable mad mp3) \ diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild index 6a8b113ff95f..dfd6925a74c4 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild,v 1.3 2007/10/31 17:06:26 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.4.ebuild,v 1.4 2007/11/03 17:01:49 chainsaw Exp $ inherit eutils flag-o-matic @@ -68,6 +68,7 @@ src_compile() { --with-dev-dsp=/dev/sound/dsp \ --with-dev-mixer=/dev/sound/mixer \ --enable-paranormal \ + --disable-projectm \ $(use_enable vorbis) \ $(use_enable esd) \ $(use_enable mad mp3) \ diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild index 146b07c3c1d5..978f4225d98d 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild,v 1.8 2007/10/31 17:06:26 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.5.ebuild,v 1.9 2007/11/03 17:01:49 chainsaw Exp $ inherit eutils flag-o-matic @@ -68,6 +68,7 @@ src_compile() { --with-dev-dsp=/dev/sound/dsp \ --with-dev-mixer=/dev/sound/mixer \ --enable-paranormal \ + --disable-projectm \ $(use_enable vorbis) \ $(use_enable esd) \ $(use_enable mad mp3) \ diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild index c587c934d8ee..040069587be5 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild,v 1.1 2007/11/03 00:55:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.0_rc1-r2.ebuild,v 1.2 2007/11/03 17:01:49 chainsaw Exp $ inherit eutils flag-o-matic @@ -66,6 +66,8 @@ src_compile() { --enable-cdaudio-ng \ --enable-dbus \ --enable-neon \ + --disable-projectm \ + --disable-projectm-1.0 \ $(use_enable aac) \ $(use_enable adplug) \ $(use_enable alsa) \ |