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: metadata.xml ChangeLog audacious-plugins-3.5.1.ebuild
Date: Thu, 31 Jul 2014 21:32:19
Message-Id: 20140731213216.AC1892004E@flycatcher.gentoo.org
1 chainsaw 14/07/31 21:32:14
2
3 Modified: metadata.xml ChangeLog
4 Added: audacious-plugins-3.5.1.ebuild
5 Log:
6 Version bump, as requested by Rafał Mużyło in bug #490292.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
9
10 Revision Changes Path
11 1.20 media-plugins/audacious-plugins/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/metadata.xml?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/metadata.xml?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/metadata.xml?r1=1.19&r2=1.20
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/metadata.xml,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- metadata.xml 2 Feb 2012 04:00:47 -0000 1.19
24 +++ metadata.xml 31 Jul 2014 21:32:14 -0000 1.20
25 @@ -3,8 +3,8 @@
26 <pkgmetadata>
27 <herd>sound</herd>
28 <maintainer>
29 - <email>jdhore@g.o</email>
30 - <name>Jeff Horelick</name>
31 + <email>chainsaw@g.o</email>
32 + <name>Tony Vroon</name>
33 </maintainer>
34 <use>
35 <flag name='adplug'>Build with AdPlug (Adlib sound card emulation)
36
37
38
39 1.277 media-plugins/audacious-plugins/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.277&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.277&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.276&r2=1.277
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
48 retrieving revision 1.276
49 retrieving revision 1.277
50 diff -u -r1.276 -r1.277
51 --- ChangeLog 14 Jul 2014 15:25:46 -0000 1.276
52 +++ ChangeLog 31 Jul 2014 21:32:14 -0000 1.277
53 @@ -1,6 +1,12 @@
54 # ChangeLog for media-plugins/audacious-plugins
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.276 2014/07/14 15:25:46 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.277 2014/07/31 21:32:14 chainsaw Exp $
58 +
59 +*audacious-plugins-3.5.1 (31 Jul 2014)
60 +
61 + 31 Jul 2014; Tony Vroon <chainsaw@g.o>
62 + +audacious-plugins-3.5.1.ebuild, metadata.xml:
63 + Version bump, as requested by Rafał Mużyło in bug #490292.
64
65 14 Jul 2014; Samuli Suominen <ssuominen@g.o>
66 audacious-plugins-3.3.3.ebuild, audacious-plugins-3.3.4.ebuild,
67
68
69
70 1.1 media-plugins/audacious-plugins/audacious-plugins-3.5.1.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.5.1.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.5.1.ebuild?rev=1.1&content-type=text/plain
74
75 Index: audacious-plugins-3.5.1.ebuild
76 ===================================================================
77 # Copyright 1999-2014 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.5.1.ebuild,v 1.1 2014/07/31 21:32:14 chainsaw Exp $
80
81 EAPI=5
82 inherit eutils
83
84 MY_P="${P/_/-}"
85 S="${WORKDIR}/${MY_P}"
86 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
87 HOMEPAGE="http://audacious-media-player.org/"
88 SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2"
89
90 LICENSE="GPL-2"
91 SLOT="0"
92 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
93 IUSE="aac adplug alsa bs2b cdda cue ffmpeg flac fluidsynth gnome jack
94 lame libnotify libsamplerate lirc midi mms mp3 nls pulseaudio scrobbler sdl sid sndfile vorbis wavpack"
95
96 RDEPEND="app-arch/unzip
97 >=dev-libs/dbus-glib-0.60
98 dev-libs/libxml2:2
99 media-libs/libmodplug
100 ~media-sound/audacious-3.5.1
101 >=net-libs/neon-0.26.4
102 x11-libs/gtk+:3
103 ( || ( >=dev-libs/glib-2.32.2 dev-util/gdbus-codegen ) )
104 aac? ( >=media-libs/faad2-2.7 )
105 adplug? ( >=dev-cpp/libbinio-1.4 )
106 alsa? ( >=media-libs/alsa-lib-1.0.16 )
107 bs2b? ( media-libs/libbs2b )
108 cdda? ( >=media-libs/libcddb-1.2.1
109 dev-libs/libcdio-paranoia )
110 cue? ( media-libs/libcue )
111 ffmpeg? ( >=virtual/ffmpeg-0.7.3 )
112 flac? ( >=media-libs/libvorbis-1.0
113 >=media-libs/flac-1.2.1-r1 )
114 fluidsynth? ( media-sound/fluidsynth )
115 jack? ( >=media-libs/bio2jack-0.4
116 media-sound/jack-audio-connection-kit )
117 lame? ( media-sound/lame )
118 libnotify? ( x11-libs/libnotify )
119 libsamplerate? ( media-libs/libsamplerate )
120 lirc? ( app-misc/lirc )
121 mms? ( >=media-libs/libmms-0.3 )
122 mp3? ( >=media-sound/mpg123-1.12.1 )
123 pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
124 scrobbler? ( net-misc/curl )
125 sdl? ( media-libs/libsdl[sound] )
126 sid? ( >=media-libs/libsidplayfp-1.0.0 )
127 sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
128 vorbis? ( >=media-libs/libvorbis-1.2.0
129 >=media-libs/libogg-1.1.3 )
130 wavpack? ( >=media-sound/wavpack-4.50.1-r1 )"
131
132 DEPEND="${RDEPEND}
133 nls? ( dev-util/intltool )
134 virtual/pkgconfig"
135
136 DOCS="AUTHORS"
137
138 mp3_warning() {
139 if ! use mp3 ; then
140 ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
141 fi
142 }
143
144 src_prepare() {
145 has_version "<dev-libs/glib-2.32" && \
146 cd "${S}"/src/mpris2 && \
147 gdbus-codegen --interface-prefix org.mpris. \
148 --c-namespace Mpris --generate-c-code object-core mpris2.xml && \
149 gdbus-codegen --interface-prefix org.mpris. \
150 --c-namespace Mpris \
151 --generate-c-code object-player mpris2-player.xml && \
152 cd "${S}"
153 }
154
155 src_configure() {
156 mp3_warning
157
158 if use ffmpeg && has_version media-video/ffmpeg ; then
159 ffmpeg="--with-ffmpeg=ffmpeg"
160 elif use ffmpeg && has_version media-video/libav ; then
161 ffmpeg="--with-ffmpeg=libav"
162 else
163 ffmpeg="--with-ffmpeg=none"
164 fi
165
166 econf \
167 ${ffmpeg} \
168 --enable-modplug \
169 --disable-soxr \
170 --enable-neon \
171 $(use_enable adplug) \
172 $(use_enable aac) \
173 $(use_enable alsa) \
174 $(use_enable bs2b) \
175 $(use_enable cdda cdaudio) \
176 $(use_enable cue) \
177 $(use_enable flac flacng) \
178 $(use_enable fluidsynth amidiplug) \
179 $(use_enable flac filewriter_flac) \
180 $(use_enable jack) \
181 $(use_enable gnome gnomeshortcuts) \
182 $(use_enable lame filewriter_mp3) \
183 $(use_enable libnotify notify) \
184 $(use_enable libsamplerate resample) \
185 $(use_enable lirc) \
186 $(use_enable mms) \
187 $(use_enable mp3) \
188 $(use_enable midi amidiplug) \
189 $(use_enable nls) \
190 $(use_enable pulseaudio pulse) \
191 $(use_enable scrobbler scrobbler2) \
192 $(use_enable sdl sdlout) \
193 $(use_enable sid) \
194 $(use_enable sndfile) \
195 $(use_enable vorbis) \
196 $(use_enable wavpack)
197 }