diff options
author | 2012-02-02 04:13:51 +0000 | |
---|---|---|
committer | 2012-02-02 04:13:51 +0000 | |
commit | 78460261afebfa9d2f66400c34bb0e7262d925b3 (patch) | |
tree | f8eb911e72245873e849b16e8a631621a7ae6856 /media-plugins | |
parent | Kill off sse2 and altivec USE flags from the 3.1 ebuilds as they've been drop... (diff) | |
download | gentoo-2-78460261afebfa9d2f66400c34bb0e7262d925b3.tar.gz gentoo-2-78460261afebfa9d2f66400c34bb0e7262d925b3.tar.bz2 gentoo-2-78460261afebfa9d2f66400c34bb0e7262d925b3.zip |
Kill off the sse2 USE flag from the 3.1 ebuilds as its been dropped. Closes bug #393371.
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild | 8 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild | 6 |
3 files changed, 11 insertions, 10 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 641f1cc48b75..aa4ba0c07fa6 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.232 2012/02/02 04:00:47 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.233 2012/02/02 04:13:51 jdhore Exp $ + + 02 Feb 2012; Jeff Horelick <jdhore@gentoo.org> audacious-plugins-3.1.1.ebuild, + audacious-plugins-3.1.ebuild: + Kill off the sse2 USE flag from the 3.1 ebuilds as its been dropped. Closes + bug #393371. *audacious-plugins-3.2 (02 Feb 2012) diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild index 5eae2a839aee..713def9f2e43 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild,v 1.2 2012/01/17 13:18:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild,v 1.3 2012/02/02 04:13:51 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack -lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack" +lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile vorbis wavpack" RDEPEND="app-arch/unzip >=dev-libs/dbus-glib-0.60 @@ -69,7 +69,6 @@ src_configure() { # it (bug 395213) epatch "${FILESDIR}/audacious-plugins_ldflags.patch" econf \ - --enable-chardet \ --enable-modplug \ --enable-neon \ $(use_enable adplug) \ @@ -101,7 +100,6 @@ src_configure() { $(use_enable scrobbler) \ $(use_enable sid) \ $(use_enable sndfile) \ - $(use_enable sse2) \ $(use_enable vorbis) \ $(use_enable vorbis filewriter_vorbis) \ $(use_enable wavpack) diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild index db09c46a3486..d16ee89e659b 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.8 2012/01/17 13:21:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.9 2012/02/02 04:13:51 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack -lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack" +lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile vorbis wavpack" RDEPEND="app-arch/unzip >=dev-libs/dbus-glib-0.60 @@ -70,7 +70,6 @@ src_configure() { epatch "${FILESDIR}/audacious-plugins_ldflags.patch" econf \ - --enable-chardet \ --enable-modplug \ --enable-neon \ $(use_enable adplug) \ @@ -102,7 +101,6 @@ src_configure() { $(use_enable scrobbler) \ $(use_enable sid) \ $(use_enable sndfile) \ - $(use_enable sse2) \ $(use_enable vorbis) \ $(use_enable vorbis filewriter_vorbis) \ $(use_enable wavpack) |