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-2.5_alpha1.ebuild
Date: Sun, 30 Jan 2011 20:29:24
Message-Id: 20110130202913.B6C4820054@flycatcher.gentoo.org
1 chainsaw 11/01/30 20:29:13
2
3 Modified: ChangeLog
4 Added: audacious-plugins-2.5_alpha1.ebuild
5 Log:
6 This is to become 2.5 with time. Masked for your protection. If you unmask & use this, note that bugs go upstream at http://jira.atheme.org/ for the Audacious or Audacious-Plugins project as appropriate. Replace make with emake as suggested by Agostino "ago" Sarubbo in bug #349858.
7
8 (Portage version: 2.1.9.35/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.192 media-plugins/audacious-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.192&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.192&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.191&r2=1.192
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
20 retrieving revision 1.191
21 retrieving revision 1.192
22 diff -u -r1.191 -r1.192
23 --- ChangeLog 29 Jan 2011 22:33:58 -0000 1.191
24 +++ ChangeLog 30 Jan 2011 20:29:13 -0000 1.192
25 @@ -1,6 +1,15 @@
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.191 2011/01/29 22:33:58 chainsaw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.192 2011/01/30 20:29:13 chainsaw Exp $
30 +
31 +*audacious-plugins-2.5_alpha1 (30 Jan 2011)
32 +
33 + 30 Jan 2011; Tony Vroon <chainsaw@g.o>
34 + +audacious-plugins-2.5_alpha1.ebuild:
35 + This is to become 2.5 with time. Masked for your protection. If you unmask &
36 + use this, note that bugs go upstream at http://jira.atheme.org/ for the
37 + Audacious or Audacious-Plugins project as appropriate. Replace make with
38 + emake as suggested by Agostino "ago" Sarubbo in bug #349858.
39
40 *audacious-plugins-2.4.3-r1 (29 Jan 2011)
41
42
43
44
45 1.1 media-plugins/audacious-plugins/audacious-plugins-2.5_alpha1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5_alpha1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5_alpha1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: audacious-plugins-2.5_alpha1.ebuild
51 ===================================================================
52 # Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5_alpha1.ebuild,v 1.1 2011/01/30 20:29:13 chainsaw Exp $
55
56 EAPI=3
57
58 inherit eutils flag-o-matic
59
60 MY_P="${P/_/-}"
61 S="${WORKDIR}/${MY_P}"
62 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
63 HOMEPAGE="http://audacious-media-player.org/"
64 SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz"
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
69 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
70 lame libsamplerate lirc midi mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 vorbis wavpack"
71
72 RDEPEND="app-arch/unzip
73 >=dev-libs/dbus-glib-0.60
74 dev-libs/libxml2
75 >=media-sound/audacious-2.5_alpha1
76 >=net-libs/neon-0.26.4
77 >=x11-libs/gtk+-2.14
78 aac? ( >=media-libs/faad2-2.7 )
79 adplug? ( >=dev-cpp/libbinio-1.4 )
80 alsa? ( >=media-libs/alsa-lib-1.0.16 )
81 bs2b? ( media-libs/libbs2b )
82 cdda? ( >=media-libs/libcddb-1.2.1
83 >=dev-libs/libcdio-0.79-r1 )
84 cue? ( media-libs/libcue )
85 ffmpeg? ( media-video/ffmpeg )
86 flac? ( >=media-libs/libvorbis-1.0
87 >=media-libs/flac-1.2.1-r1 )
88 fluidsynth? ( media-sound/fluidsynth )
89 jack? ( >=media-libs/bio2jack-0.4
90 media-sound/jack-audio-connection-kit )
91 lame? ( media-sound/lame )
92 libsamplerate? ( media-libs/libsamplerate )
93 lirc? ( app-misc/lirc )
94 mp3? ( >=media-sound/mpg123-1.12.1 )
95 mtp? ( media-libs/libmtp )
96 pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
97 scrobbler? ( net-misc/curl )
98 sdl? ( >=media-libs/libsdl-1.2.5 )
99 sid? ( >=media-libs/libsidplay-2.1.1-r2 )
100 sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
101 vorbis? ( >=media-libs/libvorbis-1.2.0
102 >=media-libs/libogg-1.1.3 )
103 wavpack? ( >=media-sound/wavpack-4.50.1-r1 )"
104
105 DEPEND="${RDEPEND}
106 nls? ( dev-util/intltool )
107 >=dev-util/pkgconfig-0.9.0"
108
109 mp3_warning() {
110 if ! use mp3 ; then
111 ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
112 fi
113 }
114
115 src_configure() {
116 mp3_warning
117
118 econf \
119 --enable-chardet \
120 --enable-modplug \
121 --enable-neon \
122 --disable-projectm-1.0 \
123 $(use_enable adplug) \
124 $(use_enable aac) \
125 $(use_enable alsa) \
126 $(use_enable alsa bluetooth) \
127 $(use_enable alsa amidiplug-alsa) \
128 $(use_enable aqua coreaudio) \
129 $(use_enable aqua dockalbumart) \
130 $(use_enable bs2b) \
131 $(use_enable cdda cdaudio) \
132 $(use_enable cue) \
133 $(use_enable ffmpeg ffaudio) \
134 $(use_enable flac flacng) \
135 $(use_enable fluidsynth amidiplug-flsyn) \
136 $(use_enable flac filewriter_flac) \
137 $(use_enable ipv6) \
138 $(use_enable jack) \
139 $(use_enable gnome gnomeshortcuts) \
140 $(use_enable lame filewriter_mp3) \
141 $(use_enable libsamplerate resample) \
142 $(use_enable lirc) \
143 $(use_enable mp3) \
144 $(use_enable midi amidiplug) \
145 $(use_enable mtp mtp_up) \
146 $(use_enable nls) \
147 $(use_enable oss) \
148 $(use_enable pulseaudio pulse) \
149 $(use_enable scrobbler) \
150 $(use_enable sdl paranormal) \
151 $(use_enable sid) \
152 $(use_enable sndfile) \
153 $(use_enable sse2) \
154 $(use_enable vorbis) \
155 $(use_enable vorbis filewriter_vorbis) \
156 $(use_enable wavpack)
157 }
158
159 src_install() {
160 emake DESTDIR="${D}" install || die
161 dodoc AUTHORS
162 }