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: audacious-plugins-2.0_alpha3.ebuild ChangeLog audacious-plugins-2.0_alpha2.ebuild
Date: Thu, 30 Apr 2009 21:44:01
Message-Id: E1Lze2x-0007BK-Fi@stork.gentoo.org
1 chainsaw 09/04/30 21:43:59
2
3 Modified: ChangeLog
4 Added: audacious-plugins-2.0_alpha3.ebuild
5 Removed: audacious-plugins-2.0_alpha2.ebuild
6 Log:
7 Okay, so maybe there was a little filedescriptor leak in that GIO plugin. The third alpha will work better then ever.
8 (Portage version: 2.1.6.11/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.107 media-plugins/audacious-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.107&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.107&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.106&r2=1.107
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
20 retrieving revision 1.106
21 retrieving revision 1.107
22 diff -u -r1.106 -r1.107
23 --- ChangeLog 30 Apr 2009 16:41:33 -0000 1.106
24 +++ ChangeLog 30 Apr 2009 21:43:59 -0000 1.107
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-plugins/audacious-plugins
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.106 2009/04/30 16:41:33 chainsaw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.107 2009/04/30 21:43:59 chainsaw Exp $
30 +
31 +*audacious-plugins-2.0_alpha3 (30 Apr 2009)
32 +
33 + 30 Apr 2009; <chainsaw@g.o> -audacious-plugins-2.0_alpha2.ebuild,
34 + +audacious-plugins-2.0_alpha3.ebuild:
35 + Okay, so maybe there was a little filedescriptor leak in that GIO plugin.
36 + The third alpha will work better then ever.
37
38 *audacious-plugins-2.0_alpha2 (30 Apr 2009)
39
40
41
42
43 1.1 media-plugins/audacious-plugins/audacious-plugins-2.0_alpha3.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.0_alpha3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.0_alpha3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: audacious-plugins-2.0_alpha3.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.0_alpha3.ebuild,v 1.1 2009/04/30 21:43:59 chainsaw Exp $
53
54 inherit eutils flag-o-matic
55
56 MY_P="${P/_/-}"
57 S="${WORKDIR}/${PN}-2.0-alpha2.1"
58 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
59 HOMEPAGE="http://audacious-media-player.org/"
60 SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz"
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 IUSE="adplug alsa arts cdaudio esd flac gnome icecast ipv6 jack lirc mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
66
67 RDEPEND="app-arch/unzip
68 >=dev-libs/libcdio-0.79-r1
69 >=dev-libs/dbus-glib-0.60
70 dev-libs/libxml2
71 >=media-sound/audacious-2.0_alpha2
72 >=net-misc/neon-0.26.4
73 >=x11-libs/gtk+-2.14
74 adplug? ( >=dev-cpp/libbinio-1.4 )
75 alsa? ( >=media-libs/alsa-lib-1.0.16 )
76 arts? ( kde-base/arts )
77 cdaudio? ( >=media-libs/libcddb-1.2.1 )
78 esd? ( >=media-sound/esound-0.2.38-r1 )
79 flac? ( >=media-libs/libvorbis-1.0
80 >=media-libs/flac-1.2.1-r1 )
81 jack? ( >=media-libs/bio2jack-0.4
82 media-sound/jack-audio-connection-kit )
83 lirc? ( app-misc/lirc )
84 mp3? ( media-libs/libmad )
85 mtp? ( media-libs/libmtp )
86 musepack? ( media-libs/libmpcdec media-libs/taglib )
87 pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
88 scrobbler? ( net-misc/curl
89 media-libs/musicbrainz )
90 sdl? ( >=media-libs/libsdl-1.2.5 )
91 sid? ( media-libs/libsidplay )
92 sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
93 timidity? ( media-sound/timidity++ )
94 tta? ( media-libs/libid3tag )
95 vorbis? ( >=media-libs/libvorbis-1.2.0
96 >=media-libs/libogg-1.1.3 )
97 wavpack? ( >=media-sound/wavpack-4.41.0 )
98 wma? ( >=media-libs/libmms-0.3 )"
99
100 DEPEND="${RDEPEND}
101 nls? ( dev-util/intltool )
102 >=dev-util/pkgconfig-0.9.0"
103
104 mp3_warning() {
105 if ! useq mp3 ; then
106 ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
107 fi
108 }
109
110 src_compile() {
111 # This is masked in the portage tree, so I'll save you the
112 # popup. Be good, bugs go upstream and we like patches.
113 append-flags -DNOT_ALPHA_RELEASE
114
115 mp3_warning
116
117 econf \
118 --enable-aac \
119 --enable-chardet \
120 --enable-dbus \
121 --enable-modplug \
122 --enable-neon \
123 --disable-coreaudio \
124 --disable-dockalbumart \
125 --disable-projectm \
126 --disable-projectm-1.0 \
127 --disable-rootvis \
128 $(use_enable adplug) \
129 $(use_enable alsa) \
130 $(use_enable alsa bluetooth) \
131 $(use_enable arts) \
132 $(use_enable cdaudio) \
133 $(use_enable esd) \
134 $(use_enable flac flacng) \
135 $(use_enable flac filewriter_flac) \
136 $(use_enable ipv6) \
137 $(use_enable jack) \
138 $(use_enable gnome gnomeshortcuts) \
139 $(use_enable lirc) \
140 $(use_enable mp3) \
141 $(use_enable musepack) \
142 $(use_enable mtp mtp_up) \
143 $(use_enable nls) \
144 $(use_enable oss) \
145 $(use_enable pulseaudio pulse) \
146 $(use_enable sdl paranormal) \
147 $(use_enable sid) \
148 $(use_enable sndfile) \
149 $(use_enable sse2) \
150 $(use_enable timidity) \
151 $(use_enable tta) \
152 $(use_enable vorbis) \
153 $(use_enable vorbis filewriter_vorbis) \
154 $(use_enable wavpack) \
155 $(use_enable wma) \
156 $(use_enable wma mms) \
157 || die
158
159 emake || die "make failed"
160 }
161
162 src_install() {
163 make DESTDIR="${D}" install || die
164 dodoc AUTHORS
165 }
166
167 pkg_postinst() {
168 mp3_warning
169 }