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.2.3.ebuild ChangeLog
Date: Sun, 27 May 2012 21:02:57
Message-Id: 20120527210242.A8C0D2004B@flycatcher.gentoo.org
1 jdhore 12/05/27 21:02:42
2
3 Modified: ChangeLog
4 Added: audacious-plugins-3.2.3.ebuild
5 Log:
6 Version bump and cleanups.
7
8 (Portage version: 2.2.0_alpha108/cvs/Linux i686)
9
10 Revision Changes Path
11 1.247 media-plugins/audacious-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.247&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.247&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.246&r2=1.247
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
20 retrieving revision 1.246
21 retrieving revision 1.247
22 diff -u -r1.246 -r1.247
23 --- ChangeLog 25 May 2012 06:55:17 -0000 1.246
24 +++ ChangeLog 27 May 2012 21:02:42 -0000 1.247
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/audacious-plugins
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.246 2012/05/25 06:55:17 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.247 2012/05/27 21:02:42 jdhore Exp $
30 +
31 +*audacious-plugins-3.2.3 (27 May 2012)
32 +
33 + 27 May 2012; Jeff Horelick <jdhore@g.o>
34 + +audacious-plugins-3.2.3.ebuild:
35 + Version bump and cleanups.
36
37 25 May 2012; Jeff Horelick <jdhore@g.o>
38 +files/audacious-plugins-2.x-fix-skins-build-glib-2.32.patch,
39
40
41
42 1.1 media-plugins/audacious-plugins/audacious-plugins-3.2.3.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.3.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.3.ebuild?rev=1.1&content-type=text/plain
46
47 Index: audacious-plugins-3.2.3.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.3.ebuild,v 1.1 2012/05/27 21:02:42 jdhore Exp $
52
53 EAPI=4
54
55 MY_P="${P/_/-}"
56 S="${WORKDIR}/${MY_P}"
57 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
58 HOMEPAGE="http://audacious-media-player.org/"
59 SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2"
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
64 IUSE="aac adplug alsa bs2b cdda cue ffmpeg flac fluidsynth gnome +gtk gtk3 ipv6 jack
65 lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile vorbis wavpack"
66
67 RDEPEND="app-arch/unzip
68 >=dev-libs/dbus-glib-0.60
69 dev-libs/libxml2:2
70 media-libs/libmodplug
71 >=media-sound/audacious-3.2.3
72 >=net-libs/neon-0.26.4
73 gtk? ( x11-libs/gtk+:2 )
74 gtk3? ( x11-libs/gtk+:3 )
75 aac? ( >=media-libs/faad2-2.7 )
76 adplug? ( >=dev-cpp/libbinio-1.4 )
77 alsa? ( >=media-libs/alsa-lib-1.0.16 )
78 bs2b? ( media-libs/libbs2b )
79 cdda? ( >=media-libs/libcddb-1.2.1
80 >=dev-libs/libcdio-0.79-r1 )
81 cue? ( media-libs/libcue )
82 ffmpeg? ( >=virtual/ffmpeg-0.7.3 )
83 flac? ( >=media-libs/libvorbis-1.0
84 >=media-libs/flac-1.2.1-r1 )
85 fluidsynth? ( media-sound/fluidsynth )
86 jack? ( >=media-libs/bio2jack-0.4
87 media-sound/jack-audio-connection-kit )
88 lame? ( media-sound/lame )
89 libnotify? ( x11-libs/libnotify )
90 libsamplerate? ( media-libs/libsamplerate )
91 mms? ( >=media-libs/libmms-0.3 )
92 mp3? ( >=media-sound/mpg123-1.12.1 )
93 mtp? ( media-libs/libmtp )
94 pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
95 scrobbler? ( net-misc/curl )
96 sdl? ( media-libs/libsdl[audio] )
97 sid? ( >=media-libs/libsidplay-2.1.1-r2 )
98 sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
99 vorbis? ( >=media-libs/libvorbis-1.2.0
100 >=media-libs/libogg-1.1.3 )
101 wavpack? ( >=media-sound/wavpack-4.50.1-r1 )"
102
103 DEPEND="${RDEPEND}
104 nls? ( dev-util/intltool )
105 virtual/pkgconfig"
106
107 REQUIRED_USE="^^ ( gtk gtk3 )"
108
109 DOCS="AUTHORS"
110
111 mp3_warning() {
112 if ! use mp3 ; then
113 ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
114 fi
115 }
116
117 src_configure() {
118 mp3_warning
119
120 econf \
121 --enable-modplug \
122 --enable-neon \
123 $(use_enable adplug) \
124 $(use_enable aac) \
125 $(use_enable alsa) \
126 $(use_enable alsa amidiplug-alsa) \
127 $(use_enable bs2b) \
128 $(use_enable cdda cdaudio) \
129 $(use_enable cue) \
130 $(use_enable ffmpeg ffaudio) \
131 $(use_enable flac flacng) \
132 $(use_enable fluidsynth amidiplug-flsyn) \
133 $(use_enable flac filewriter_flac) \
134 $(use_enable gtk3) \
135 $(use_enable ipv6) \
136 $(use_enable jack) \
137 $(use_enable gnome gnomeshortcuts) \
138 $(use_enable lame filewriter_mp3) \
139 $(use_enable libnotify notify) \
140 $(use_enable libsamplerate resample) \
141 $(use_enable mms) \
142 $(use_enable mp3) \
143 $(use_enable midi amidiplug) \
144 $(use_enable mtp mtp_up) \
145 $(use_enable nls) \
146 $(use_enable oss) \
147 $(use_enable pulseaudio pulse) \
148 $(use_enable scrobbler) \
149 $(use_enable sdl sdlout) \
150 $(use_enable sid) \
151 $(use_enable sndfile) \
152 $(use_enable vorbis) \
153 $(use_enable wavpack)
154 }