summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Reffett <geekboy72@gmail.com>2012-08-23 21:58:20 -0400
committerChris Reffett <geekboy72@gmail.com>2012-08-23 21:58:20 -0400
commit4c97e03017b2b03c13329e18fb5cb773e6f0fc33 (patch)
treef05aa345cbeb5cdad4a454cc624d15e48a9867f8
parentfb9a15dcaa9714692d2f33f51464158fe7a14ca6 (diff)
downloadkde-4c97e03017b2b03c13329e18fb5cb773e6f0fc33.tar.gz
kde-4c97e03017b2b03c13329e18fb5cb773e6f0fc33.tar.bz2
kde-4c97e03017b2b03c13329e18fb5cb773e6f0fc33.zip
[media-sound/amarok] Sync metadata.xml with tree to get fix for bug 432506
(Portage version: 2.2.0_alpha122/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--media-sound/amarok/metadata.xml48
1 files changed, 7 insertions, 41 deletions
diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml
index be772fc3db2..6a78f0dad88 100644
--- a/media-sound/amarok/metadata.xml
+++ b/media-sound/amarok/metadata.xml
@@ -2,65 +2,31 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
+<herd>sound</herd>
<maintainer>
<email>jmbsvicetto@gentoo.org</email>
<name>Jorge Manuel B. S. Vicetto</name>
</maintainer>
<use>
- <flag name="daap">
- Enable the scripts for music sharing through DAAP. This flag adds
+ <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
the Amarok music collection through DAAP protocol. Please note
that turning this flag off has no effect on DAAP browsing.
</flag>
- <flag name="embedded">
- Use libmysqld, MySQL embedded server library.
+ <flag name="embedded">Use libmysqld, MySQL embedded server library.
Try disabling this if you encounter -PIC related in amarok,
it will make amarok rely only on standalone MySQL server.
</flag>
- <flag name="lastfm">
- Enable Last.fm streaming services support through
+ <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="mtp">
- Enable support for libMTP (Plays4Sure) devices access through libmtp
+ <flag name="mtp">Enable support for libMTP (Plays4Sure) devices access through libmtp
</flag>
- <flag name="ofa">
- Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
+ <flag name="ofa">Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
fingerprints (used by MusicBrainz)
</flag>
- <flag name="utils">
- Build the utils - old <pkg>media-sound/amarok-utils</pkg>
+ <flag name="utils">Build the utils - old <pkg>media-sound/amarok-utils</pkg>
</flag>
- <!--
- <flag name="amazon">Enable support for downloading covers from amazon.com</flag>
- <flag name="ifp">Enable support for iRiver devices access through libifp</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>