diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 06:07:39 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 06:07:39 +0000 |
commit | 7fafa88f4e8b2914c387e231cf55942e4e38033f (patch) | |
tree | d2b76b12dbf6201c6166f3316c69df618626179b /media-sound/rhythmbox | |
parent | Modernize the ebuilds. Drop old. Switch to global introspection USE flag. (diff) | |
download | gentoo-2-7fafa88f4e8b2914c387e231cf55942e4e38033f.tar.gz gentoo-2-7fafa88f4e8b2914c387e231cf55942e4e38033f.tar.bz2 gentoo-2-7fafa88f4e8b2914c387e231cf55942e4e38033f.zip |
Switch to global dbus, udev, webkit USE flags.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/rhythmbox/metadata.xml | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index 2ae8d0f79741..254e8c356664 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/rhythmbox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.224 2012/12/15 18:43:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.225 2012/12/16 06:07:39 tetromino Exp $ + + 16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml: + Switch to global dbus, udev, webkit USE flags. 15 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> rhythmbox-0.12.8-r1.ebuild, rhythmbox-0.13.3.ebuild, -rhythmbox-2.96.ebuild, diff --git a/media-sound/rhythmbox/metadata.xml b/media-sound/rhythmbox/metadata.xml index ad65fd6c49f1..cac5dada6bfe 100644 --- a/media-sound/rhythmbox/metadata.xml +++ b/media-sound/rhythmbox/metadata.xml @@ -6,16 +6,11 @@ <use> <flag name="clutter">Build the visualizer plugin which uses <pkg>media-libs/clutter</pkg> and <pkg>x11-libs/mx</pkg></flag> - <flag name="dbus">Allow the im-status plugin to set the status of your IM - clients using <pkg>dev-python/dbus-python</pkg></flag> <flag name="daap">Build the local network music sharing plugin which uses the DAAP protocol using <pkg>net-libs/libdmapsharing</pkg></flag> <flag name="lastfm">Build a plugin for Last.fm and Librefm scrobbling</flag> <flag name="html">Use <pkg>net-libs/webkit-gtk</pkg> for detecting and displaying HTML podcast episode descriptions.</flag> - <flag name="udev">Enable hardware detection via <pkg>sys-fs/udev</pkg> - replacing the deprecated <pkg>sys-apps/hal</pkg> code</flag> - <flag name="webkit">Enable context panel plugin</flag> <flag name="zeitgeist">Build the plugin to inject events to <pkg>gnome-extra/zeitgeist</pkg></flag> </use> </pkgmetadata> |