Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: audacious-plugins-3.1.1.ebuild audacious-plugins-3.1.ebuild ChangeLog
Date: Thu, 02 Feb 2012 04:14:02
Message-Id: 20120202041351.8C1E42004B@flycatcher.gentoo.org
1 jdhore 12/02/02 04:13:51
2
3 Modified: audacious-plugins-3.1.1.ebuild
4 audacious-plugins-3.1.ebuild ChangeLog
5 Log:
6 Kill off the sse2 USE flag from the 3.1 ebuilds as its been dropped. Closes bug #393371.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux i686)
9
10 Revision Changes Path
11 1.3 media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild?r1=1.2&r2=1.3
16
17 Index: audacious-plugins-3.1.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- audacious-plugins-3.1.1.ebuild 17 Jan 2012 13:18:35 -0000 1.2
24 +++ audacious-plugins-3.1.1.ebuild 2 Feb 2012 04:13:51 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $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 $
30 +# $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 $
31
32 EAPI=4
33
34 @@ -16,7 +16,7 @@
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
37 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
38 -lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack"
39 +lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile vorbis wavpack"
40
41 RDEPEND="app-arch/unzip
42 >=dev-libs/dbus-glib-0.60
43 @@ -69,7 +69,6 @@
44 # it (bug 395213)
45 epatch "${FILESDIR}/audacious-plugins_ldflags.patch"
46 econf \
47 - --enable-chardet \
48 --enable-modplug \
49 --enable-neon \
50 $(use_enable adplug) \
51 @@ -101,7 +100,6 @@
52 $(use_enable scrobbler) \
53 $(use_enable sid) \
54 $(use_enable sndfile) \
55 - $(use_enable sse2) \
56 $(use_enable vorbis) \
57 $(use_enable vorbis filewriter_vorbis) \
58 $(use_enable wavpack)
59
60
61
62 1.9 media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild
63
64 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.9&view=markup
65 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.9&content-type=text/plain
66 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?r1=1.8&r2=1.9
67
68 Index: audacious-plugins-3.1.ebuild
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v
71 retrieving revision 1.8
72 retrieving revision 1.9
73 diff -u -r1.8 -r1.9
74 --- audacious-plugins-3.1.ebuild 17 Jan 2012 13:21:31 -0000 1.8
75 +++ audacious-plugins-3.1.ebuild 2 Feb 2012 04:13:51 -0000 1.9
76 @@ -1,6 +1,6 @@
77 # Copyright 1999-2012 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 -# $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 $
80 +# $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 $
81
82 EAPI=4
83
84 @@ -16,7 +16,7 @@
85 SLOT="0"
86 KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
87 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
88 -lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack"
89 +lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile vorbis wavpack"
90
91 RDEPEND="app-arch/unzip
92 >=dev-libs/dbus-glib-0.60
93 @@ -70,7 +70,6 @@
94 epatch "${FILESDIR}/audacious-plugins_ldflags.patch"
95
96 econf \
97 - --enable-chardet \
98 --enable-modplug \
99 --enable-neon \
100 $(use_enable adplug) \
101 @@ -102,7 +101,6 @@
102 $(use_enable scrobbler) \
103 $(use_enable sid) \
104 $(use_enable sndfile) \
105 - $(use_enable sse2) \
106 $(use_enable vorbis) \
107 $(use_enable vorbis filewriter_vorbis) \
108 $(use_enable wavpack)
109
110
111
112 1.233 media-plugins/audacious-plugins/ChangeLog
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.233&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.233&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.232&r2=1.233
117
118 Index: ChangeLog
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
121 retrieving revision 1.232
122 retrieving revision 1.233
123 diff -u -r1.232 -r1.233
124 --- ChangeLog 2 Feb 2012 04:00:47 -0000 1.232
125 +++ ChangeLog 2 Feb 2012 04:13:51 -0000 1.233
126 @@ -1,6 +1,11 @@
127 # ChangeLog for media-plugins/audacious-plugins
128 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
129 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.232 2012/02/02 04:00:47 jdhore Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.233 2012/02/02 04:13:51 jdhore Exp $
131 +
132 + 02 Feb 2012; Jeff Horelick <jdhore@g.o> audacious-plugins-3.1.1.ebuild,
133 + audacious-plugins-3.1.ebuild:
134 + Kill off the sse2 USE flag from the 3.1 ebuilds as its been dropped. Closes
135 + bug #393371.
136
137 *audacious-plugins-3.2 (02 Feb 2012)