Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-0.12.5.ebuild
Date: Mon, 28 Sep 2009 20:40:42
Message-Id: E1MsN0z-0000wS-Se@stork.gentoo.org
1 eva 09/09/28 20:40:09
2
3 Modified: ChangeLog
4 Added: rhythmbox-0.12.5.ebuild
5 Log:
6 Version bump, cover search now uses musicbrainz.
7 (Portage version: 2.2_rc42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.160 media-sound/rhythmbox/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.160&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.160&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.159&r2=1.160
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
19 retrieving revision 1.159
20 retrieving revision 1.160
21 diff -u -r1.159 -r1.160
22 --- ChangeLog 8 Sep 2009 06:33:21 -0000 1.159
23 +++ ChangeLog 28 Sep 2009 20:40:09 -0000 1.160
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-sound/rhythmbox
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.159 2009/09/08 06:33:21 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.160 2009/09/28 20:40:09 eva Exp $
29 +
30 +*rhythmbox-0.12.5 (28 Sep 2009)
31 +
32 + 28 Sep 2009; Gilles Dartiguelongue <eva@g.o>
33 + +rhythmbox-0.12.5.ebuild:
34 + Version bump, cover search now uses musicbrainz.
35
36 08 Sep 2009; Gilles Dartiguelongue <eva@g.o>
37 rhythmbox-0.12.4.ebuild:
38
39
40
41 1.1 media-sound/rhythmbox/rhythmbox-0.12.5.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5.ebuild?rev=1.1&content-type=text/plain
45
46 Index: rhythmbox-0.12.5.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5.ebuild,v 1.1 2009/09/28 20:40:09 eva Exp $
51
52 EAPI="2"
53 WANT_AUTOMAKE="1.10"
54
55 inherit eutils gnome2 python multilib virtualx
56
57 DESCRIPTION="Music management and playback software for GNOME"
58 HOMEPAGE="http://www.rhythmbox.org/"
59 LICENSE="GPL-2"
60 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
61 IUSE="+brasero cdr daap doc gnome-keyring hal ipod libnotify lirc musicbrainz mtp nsplugin python test udev"
62
63 # FIXME: double check what to do with fm-radio plugin
64 # TODO: watchout for udev use flag changes
65
66 SLOT="0"
67
68 COMMON_DEPEND=">=dev-libs/glib-2.16.0
69 >=x11-libs/gtk+-2.16
70 >=dev-libs/dbus-glib-0.71
71 >=dev-libs/totem-pl-parser-2.26.0
72 >=gnome-base/gconf-2
73 >=gnome-extra/gnome-media-2.14.0
74 >=net-libs/libsoup-2.26:2.4[gnome]
75
76 >=media-libs/gst-plugins-base-0.10.20
77 || (
78 >=media-libs/gst-plugins-base-0.10.24
79 >=media-libs/gst-plugins-bad-0.10.6 )
80
81 cdr? (
82 brasero? ( >=app-cdr/brasero-0.9.1 )
83 !brasero? ( >=gnome-extra/nautilus-cd-burner-2.21.6 ) )
84 daap? ( >=net-dns/avahi-0.6 )
85 gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 )
86 udev? (
87 ipod? ( >=media-libs/libgpod-0.6 )
88 mtp? ( >=media-libs/libmtp-0.3.0 )
89 >=sys-fs/udev-145[extras] )
90 hal? (
91 ipod? ( >=media-libs/libgpod-0.6 )
92 mtp? ( >=media-libs/libmtp-0.3.0 )
93 >=sys-apps/hal-0.5 )
94 libnotify? ( >=x11-libs/libnotify-0.4.1 )
95 lirc? ( app-misc/lirc )
96 musicbrainz? ( media-libs/musicbrainz:3 )
97 python? (
98 >=dev-lang/python-2.4.2
99 || (
100 >=dev-lang/python-2.5
101 dev-python/celementtree )
102 >=dev-python/pygtk-2.8
103 >=dev-python/gnome-vfs-python-2.22.0
104 >=dev-python/gconf-python-2.22.0
105 >=dev-python/libgnome-python-2.22.0
106 >=dev-python/gst-python-0.10.8 )"
107
108 RDEPEND="${COMMON_DEPEND}
109 >=media-plugins/gst-plugins-soup-0.10
110 >=media-plugins/gst-plugins-libmms-0.10
111 || (
112 >=media-plugins/gst-plugins-cdparanoia-0.10
113 >=media-plugins/gst-plugins-cdio-0.10 )
114 >=media-plugins/gst-plugins-meta-0.10-r2:0.10
115 >=media-plugins/gst-plugins-taglib-0.10.6
116 nsplugin? ( || (
117 net-libs/xulrunner
118 www-client/seamonkey
119 www-client/mozilla-firefox ) )"
120
121 # gtk-doc-am needed for eautoreconf
122 DEPEND="${COMMON_DEPEND}
123 dev-util/pkgconfig
124 dev-util/gtk-doc-am
125 >=dev-util/intltool-0.40
126 app-text/scrollkeeper
127 app-text/gnome-doc-utils
128 doc? ( >=dev-util/gtk-doc-1.4 )
129 test? ( dev-libs/check )"
130
131 DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \
132 MAINTAINERS MAINTAINERS.old NEWS README THANKS"
133
134 pkg_setup() {
135 if ! use hal && ! use udev; then
136 if use ipod; then
137 ewarn "ipod support requires hal or udev support. Please"
138 ewarn "re-emerge with USE=udev to enable ipod support"
139 fi
140
141 if use mtp; then
142 ewarn "MTP support requires hal or udev support. Please"
143 ewarn "re-emerge with USE=udev to enable MTP support"
144 fi
145 fi
146
147 if use hal && use udev; then
148 einfo "udev support replaces hal support completely. You can disable"
149 einfo "hal on this package via /etc/portage/package.use."
150 fi
151
152 if ! use cdr ; then
153 ewarn "You have cdr USE flag disabled."
154 ewarn "You will not be able to play audio CDs."
155 fi
156
157 if use brasero; then
158 G2CONF="${G2CONF} $(use_with cdr libbrasero-media) --without-libnautilus-burn"
159 else
160 G2CONF="${G2CONF} $(use_with cdr libnautilus-burn) --without-libbrasero-media"
161 fi
162
163 G2CONF="${G2CONF}
164 MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins
165 $(use_with gnome-keyring)
166 $(use_with udev gudev)
167 $(use_with hal)
168 $(use_with ipod)
169 $(use_enable libnotify)
170 $(use_enable lirc)
171 $(use_enable musicbrainz)
172 $(use_with mtp)
173 $(use_enable nsplugin browser-plugin)
174 $(use_enable python)
175 $(use_enable daap)
176 $(use_with daap mdns avahi)
177 --enable-mmkeys
178 --disable-scrollkeeper
179 --disable-schemas-install
180 --disable-static
181 --disable-vala"
182
183 export GST_INSPECT=/bin/true
184 }
185
186 src_prepare() {
187 gnome2_src_prepare
188
189 # disable pyc compiling
190 mv py-compile py-compile.orig
191 ln -s $(type -P true) py-compile
192 }
193
194 src_compile() {
195 addpredict "$(unset HOME; echo ~)/.gconf"
196 addpredict "$(unset HOME; echo ~)/.gconfd"
197 gnome2_src_compile
198 }
199
200 src_test() {
201 unset SESSION_MANAGER
202 unset DBUS_SESSION_BUS_ADDRESS
203 Xemake check || die "test failed"
204 }
205
206 pkg_postinst() {
207 gnome2_pkg_postinst
208 use python && python_mod_optimize /usr/$(get_libdir)/rhythmbox/plugins
209
210 ewarn
211 ewarn "If ${PN} doesn't play some music format, please check your"
212 ewarn "USE flags on media-plugins/gst-plugins-meta"
213 ewarn
214 }
215
216 pkg_postrm() {
217 gnome2_pkg_postrm
218 python_mod_cleanup /usr/$(get_libdir)/rhythmbox/plugins
219 }