Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-3.1.ebuild audacious-plugins-3.0.3.ebuild
Date: Mon, 14 Nov 2011 10:44:16
Message-Id: 20111114104406.D3ED62004C@flycatcher.gentoo.org
1 chainsaw 11/11/14 10:44:06
2
3 Modified: ChangeLog audacious-plugins-3.0.3.ebuild
4 Added: audacious-plugins-3.1.ebuild
5 Log:
6 Version bump, as requested by J.D. Horelick on IRC. Make GTK+ dependency suitably strict.
7
8 (Portage version: 2.1.10.34/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.223 media-plugins/audacious-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.223&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.223&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.222&r2=1.223
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
20 retrieving revision 1.222
21 retrieving revision 1.223
22 diff -u -r1.222 -r1.223
23 --- ChangeLog 11 Oct 2011 16:57:15 -0000 1.222
24 +++ ChangeLog 14 Nov 2011 10:44:06 -0000 1.223
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-plugins/audacious-plugins
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.222 2011/10/11 16:57:15 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.223 2011/11/14 10:44:06 chainsaw Exp $
30 +
31 +*audacious-plugins-3.1 (14 Nov 2011)
32 +
33 + 14 Nov 2011; Tony Vroon <chainsaw@g.o> audacious-plugins-3.0.3.ebuild,
34 + +audacious-plugins-3.1.ebuild:
35 + Version bump, as requested by J.D. Horelick on IRC. Make GTK+ dependency
36 + suitably strict.
37
38 11 Oct 2011; Jeroen Roovers <jer@g.o> audacious-plugins-2.5.4.ebuild:
39 Stable for HPPA (bug #380575).
40
41
42
43 1.4 media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?r1=1.3&r2=1.4
48
49 Index: audacious-plugins-3.0.3.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- audacious-plugins-3.0.3.ebuild 23 Sep 2011 08:22:56 -0000 1.3
56 +++ audacious-plugins-3.0.3.ebuild 14 Nov 2011 10:44:06 -0000 1.4
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.3 2011/09/23 08:22:56 chainsaw Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.4 2011/11/14 10:44:06 chainsaw Exp $
62
63 EAPI=4
64
65 @@ -23,7 +23,7 @@
66 dev-libs/libxml2:2
67 >=media-sound/audacious-3.0.2
68 >=net-libs/neon-0.26.4
69 - >=x11-libs/gtk+-2.14:2
70 + x11-libs/gtk+:3
71 aac? ( >=media-libs/faad2-2.7 )
72 adplug? ( >=dev-cpp/libbinio-1.4 )
73 alsa? ( >=media-libs/alsa-lib-1.0.16 )
74
75
76
77 1.1 media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.1&content-type=text/plain
81
82 Index: audacious-plugins-3.1.ebuild
83 ===================================================================
84 # Copyright 1999-2011 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.1 2011/11/14 10:44:06 chainsaw Exp $
87
88 EAPI=4
89
90 inherit eutils flag-o-matic
91
92 MY_P="${P/_/-}"
93 S="${WORKDIR}/${MY_P}"
94 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
95 HOMEPAGE="http://audacious-media-player.org/"
96 SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2"
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
101 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
102 lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack"
103
104 RDEPEND="app-arch/unzip
105 >=dev-libs/dbus-glib-0.60
106 dev-libs/libxml2:2
107 >=media-sound/audacious-3.1
108 >=net-libs/neon-0.26.4
109 x11-libs/gtk+:3
110 aac? ( >=media-libs/faad2-2.7 )
111 adplug? ( >=dev-cpp/libbinio-1.4 )
112 alsa? ( >=media-libs/alsa-lib-1.0.16 )
113 bs2b? ( media-libs/libbs2b )
114 cdda? ( >=media-libs/libcddb-1.2.1
115 >=dev-libs/libcdio-0.79-r1 )
116 cue? ( media-libs/libcue )
117 ffmpeg? ( >=media-video/ffmpeg-0.7.3
118 !media-video/libav )
119 flac? ( >=media-libs/libvorbis-1.0
120 >=media-libs/flac-1.2.1-r1 )
121 fluidsynth? ( media-sound/fluidsynth )
122 jack? ( >=media-libs/bio2jack-0.4
123 media-sound/jack-audio-connection-kit )
124 lame? ( media-sound/lame )
125 libnotify? ( x11-libs/libnotify )
126 libsamplerate? ( media-libs/libsamplerate )
127 mms? ( >=media-libs/libmms-0.3 )
128 mp3? ( >=media-sound/mpg123-1.12.1 )
129 mtp? ( media-libs/libmtp )
130 pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
131 scrobbler? ( net-misc/curl )
132 sid? ( >=media-libs/libsidplay-2.1.1-r2 )
133 sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
134 vorbis? ( >=media-libs/libvorbis-1.2.0
135 >=media-libs/libogg-1.1.3 )
136 wavpack? ( >=media-sound/wavpack-4.50.1-r1 )"
137
138 DEPEND="${RDEPEND}
139 nls? ( dev-util/intltool )
140 >=dev-util/pkgconfig-0.9.0"
141
142 mp3_warning() {
143 if ! use mp3 ; then
144 ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
145 fi
146 }
147
148 src_configure() {
149 mp3_warning
150
151 econf \
152 --enable-chardet \
153 --enable-modplug \
154 --enable-neon \
155 --disable-projectm-1.0 \
156 $(use_enable adplug) \
157 $(use_enable aac) \
158 $(use_enable alsa) \
159 $(use_enable alsa amidiplug-alsa) \
160 $(use_enable aqua coreaudio) \
161 $(use_enable aqua dockalbumart) \
162 $(use_enable bs2b) \
163 $(use_enable cdda cdaudio) \
164 $(use_enable cue) \
165 $(use_enable ffmpeg ffaudio) \
166 $(use_enable flac flacng) \
167 $(use_enable fluidsynth amidiplug-flsyn) \
168 $(use_enable flac filewriter_flac) \
169 $(use_enable ipv6) \
170 $(use_enable jack) \
171 $(use_enable gnome gnomeshortcuts) \
172 $(use_enable lame filewriter_mp3) \
173 $(use_enable libnotify notify) \
174 $(use_enable libsamplerate resample) \
175 $(use_enable mms) \
176 $(use_enable mp3) \
177 $(use_enable midi amidiplug) \
178 $(use_enable mtp mtp_up) \
179 $(use_enable nls) \
180 $(use_enable oss) \
181 $(use_enable pulseaudio pulse) \
182 $(use_enable scrobbler) \
183 $(use_enable sid) \
184 $(use_enable sndfile) \
185 $(use_enable sse2) \
186 $(use_enable vorbis) \
187 $(use_enable vorbis filewriter_vorbis) \
188 $(use_enable wavpack)
189 }
190
191 src_compile() {
192 emake || die "make failed"
193 }
194
195 src_install() {
196 emake DESTDIR="${D}" install || die
197 dodoc AUTHORS
198 }