diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-29 01:17:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-29 01:17:44 +0000 |
commit | 895e0fee3f2d6340df947ae4a3f5e9d256fd8e5b (patch) | |
tree | 7c668b66c9b3ff36a8477d9432ae725ce24fc42e /media-sound/amarok/metadata.xml | |
parent | amd64 stable, bug #296263 (diff) | |
download | gentoo-2-895e0fee3f2d6340df947ae4a3f5e9d256fd8e5b.tar.gz gentoo-2-895e0fee3f2d6340df947ae4a3f5e9d256fd8e5b.tar.bz2 gentoo-2-895e0fee3f2d6340df947ae4a3f5e9d256fd8e5b.zip |
remove unused use flags
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/amarok/metadata.xml')
-rw-r--r-- | media-sound/amarok/metadata.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml index 50b21d56ee4a..69cf7b8fd01e 100644 --- a/media-sound/amarok/metadata.xml +++ b/media-sound/amarok/metadata.xml @@ -7,7 +7,6 @@ <email>jmbsvicetto@gentoo.org</email> </maintainer> <use> - <flag name="amazon">Enable support for downloading covers from amazon.com</flag> <flag name="daap"> Enable the scripts for music sharing through DAAP. This flag adds dependencies on <pkg>www-servers/mongrel</pkg> to allow sharing of @@ -19,33 +18,7 @@ Try disabling this if you encounter -PIC related in amarok, it will make amarok rely only on standalone MySQL server. </flag> - <flag name="ifp">Enable support for iRiver devices access through libifp</flag> <flag name="lastfm">Enable Last.fm streaming services support through <pkg>media-libs/liblastfm</pkg></flag> <flag name="mp3tunes">Enable mp3tunes integration</flag> - <flag name="mp4"> - Build the TagLib plugin for writing tags in Mp4 container files - (m4a). Please note that by enabling this USE flag, the resulting - package will not be redistributable, as it links to - <pkg>media-libs/libmp4v2</pkg>, distributed under a - GPL-incompatible license. - </flag> - <flag name="njb">Enable support for NJB (Creative) devices access through libnjb</flag> - <flag name="python"> - Install the Amarok scripts written in Python, depending on - <pkg>dev-python/PyQt</pkg>. At the moment the only script - installed by this flag is the webcontrol script. - </flag> - <flag name="real"> - Build the Helix engine for Amarok, linked against - <pkg>media-video/realplayer</pkg>. This is an alternative engine - to the xine one, which supports a different set of formats. Only - available for x86 architecture as it uses the binary version of - RealPlayer. Please note that by enabling this USE flag, the resulting - package will not be redistributable, as it links to the non-GPL compatible - RealPlayer. - </flag> - <flag name="visualization"> - Support visualization plugins through <pkg>media-libs/libvisual</pkg> - </flag> </use> </pkgmetadata> |