diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 06:07:43 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 06:07:43 +0000 |
commit | 856b9ad4583c4e145559f20e603b64b4a4ffd1bb (patch) | |
tree | 62232d593f7392fef034373dee9fe377585031ea /media-sound/rhythmbox/metadata.xml | |
parent | Modernize the ebuilds. Drop old. Switch to global introspection USE flag. (diff) | |
download | historical-856b9ad4583c4e145559f20e603b64b4a4ffd1bb.tar.gz historical-856b9ad4583c4e145559f20e603b64b4a4ffd1bb.tar.bz2 historical-856b9ad4583c4e145559f20e603b64b4a4ffd1bb.zip |
Switch to global dbus, udev, webkit USE flags.
Package-Manager: portage-2.2.0_alpha148/cvs/Linux x86_64
Manifest-Sign-Key: 0xCF0ADD61
Diffstat (limited to 'media-sound/rhythmbox/metadata.xml')
-rw-r--r-- | media-sound/rhythmbox/metadata.xml | 5 |
1 files changed, 0 insertions, 5 deletions
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> |