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-sound/audacious: ChangeLog audacious-1.1.2.ebuild audacious-1.1.2-r1.ebuild audacious-1.4.0_beta4.ebuild
Date: Wed, 31 Oct 2007 17:06:32
Message-Id: E1InH1L-0001EI-0b@stork.gentoo.org
1 chainsaw 07/10/31 17:06:23
2
3 Modified: ChangeLog audacious-1.1.2.ebuild
4 audacious-1.1.2-r1.ebuild
5 Added: audacious-1.4.0_beta4.ebuild
6 Log:
7 Add 1.4.0 beta 4. MIPS keyword lost over libmcs/libmowgli dependency, bug #196169.
8 (Portage version: 2.1.3.16)
9
10 Revision Changes Path
11 1.124 media-sound/audacious/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.124&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.124&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.123&r2=1.124
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
20 retrieving revision 1.123
21 retrieving revision 1.124
22 diff -u -r1.123 -r1.124
23 --- ChangeLog 23 Oct 2007 23:55:13 -0000 1.123
24 +++ ChangeLog 31 Oct 2007 17:06:22 -0000 1.124
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-sound/audacious
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.123 2007/10/23 23:55:13 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.124 2007/10/31 17:06:22 chainsaw Exp $
30 +
31 +*audacious-1.4.0_beta4 (31 Oct 2007)
32 +
33 + 31 Oct 2007; Tony Vroon <chainsaw@g.o> audacious-1.1.2.ebuild,
34 + audacious-1.1.2-r1.ebuild, +audacious-1.4.0_beta4.ebuild:
35 + Add 1.4.0 beta 4. MIPS keyword lost over libmcs/libmowgli dependency, bug
36 + #196169.
37
38 23 Oct 2007; Jeroen Roovers <jer@g.o> audacious-1.3.2.ebuild:
39 Stable for HPPA too.
40
41
42
43 1.12 media-sound/audacious/audacious-1.1.2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild?r1=1.11&r2=1.12
48
49 Index: audacious-1.1.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- audacious-1.1.2.ebuild 20 Oct 2006 20:50:45 -0000 1.11
56 +++ audacious-1.1.2.ebuild 31 Oct 2007 17:06:22 -0000 1.12
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2006 Gentoo Foundation
59 +# Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild,v 1.11 2006/10/20 20:50:45 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild,v 1.12 2007/10/31 17:06:22 chainsaw Exp $
63
64 inherit flag-o-matic
65
66 @@ -52,8 +52,8 @@
67
68 src_unpack() {
69 unpack ${A}
70 - cd ${S}
71 - epatch ${FILESDIR}/1.1.1-ffwma-asm.diff
72 + cd "${S}"
73 + epatch "${FILESDIR}/1.1.1-ffwma-asm.diff"
74 }
75
76 src_compile() {
77
78
79
80 1.6 media-sound/audacious/audacious-1.1.2-r1.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild?rev=1.6&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild?rev=1.6&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild?r1=1.5&r2=1.6
85
86 Index: audacious-1.1.2-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild,v
89 retrieving revision 1.5
90 retrieving revision 1.6
91 diff -u -r1.5 -r1.6
92 --- audacious-1.1.2-r1.ebuild 21 Oct 2006 18:43:02 -0000 1.5
93 +++ audacious-1.1.2-r1.ebuild 31 Oct 2007 17:06:22 -0000 1.6
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2006 Gentoo Foundation
96 +# Copyright 1999-2007 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild,v 1.5 2006/10/21 18:43:02 dertobi123 Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild,v 1.6 2007/10/31 17:06:22 chainsaw Exp $
100
101 inherit flag-o-matic
102
103 @@ -52,9 +52,9 @@
104
105 src_unpack() {
106 unpack ${A}
107 - cd ${S}
108 - epatch ${FILESDIR}/1.1.2-fix-playlist-transparency.patch
109 - epatch ${FILESDIR}/1.1.2-robust-resume.patch
110 + cd "${S}"
111 + epatch "${FILESDIR}/1.1.2-fix-playlist-transparency.patch"
112 + epatch "${FILESDIR}/1.1.2-robust-resume.patch"
113 }
114
115 src_compile() {
116
117
118
119 1.1 media-sound/audacious/audacious-1.4.0_beta4.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.0_beta4.ebuild?rev=1.1&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.0_beta4.ebuild?rev=1.1&content-type=text/plain
123
124 Index: audacious-1.4.0_beta4.ebuild
125 ===================================================================
126 # Copyright 1999-2007 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 # $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.0_beta4.ebuild,v 1.1 2007/10/31 17:06:22 chainsaw Exp $
129
130 inherit flag-o-matic
131
132 MY_P="${P/_/-}"
133 S="${WORKDIR}/${MY_P}"
134 DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
135 HOMEPAGE="http://audacious-media-player.org/"
136 SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz
137 mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
138
139 LICENSE="GPL-2"
140 SLOT="0"
141 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
142 IUSE="chardet dbus nls"
143
144 RDEPEND="dbus? ( >=dev-libs/dbus-glib-0.60 )
145 >=dev-libs/libmcs-0.6.0
146 >=dev-libs/libmowgli-0.5.0
147 dev-libs/libxml2
148 >=gnome-base/libglade-2.3.1
149 media-libs/libsamplerate
150 >=x11-libs/gtk+-2.6
151 >=dev-libs/glib-2.10"
152
153 DEPEND="${RDEPEND}
154 >=dev-util/pkgconfig-0.9.0
155 nls? ( dev-util/intltool )"
156
157 PDEPEND=">=media-plugins/audacious-plugins-1.4.0_beta4"
158
159 src_compile() {
160 econf \
161 --enable-samplerate \
162 $(use_enable chardet) \
163 $(use_enable dbus) \
164 $(use_enable nls) \
165 || die
166
167 emake || die "make failed"
168 }
169
170 src_install() {
171 make DESTDIR="${D}" install || die
172 dodoc AUTHORS NEWS README
173
174 # Gentoo_ice skin installation; bug #109772
175 insinto /usr/share/audacious/Skins/gentoo_ice
176 doins "${WORKDIR}"/gentoo_ice/*
177 docinto gentoo_ice
178 dodoc "${WORKDIR}"/README
179 }
180
181 pkg_postinst() {
182 elog "Note that you need to recompile *all* third-party plugins for Audacious 1.4"
183 elog "Plugins compiled against 1.3 will not be loaded. Remote control is now only "
184 elog "provided over D-Bus. Audacious offers both a private interface and an MPRIS "
185 elog "compliant interface on the bus."
186 }
187
188
189
190 --
191 gentoo-commits@g.o mailing list