diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-10-02 01:11:48 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-10-02 01:11:48 +0000 |
commit | 551715d13e9fdf548b2ad81098d50896794c19de (patch) | |
tree | 32ec77b31f746262448a83af176f5af63964c406 /media-sound/amarok/metadata.xml | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-551715d13e9fdf548b2ad81098d50896794c19de.tar.gz historical-551715d13e9fdf548b2ad81098d50896794c19de.tar.bz2 historical-551715d13e9fdf548b2ad81098d50896794c19de.zip |
Bumped amarok to version 2.2.0.
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'media-sound/amarok/metadata.xml')
-rw-r--r-- | media-sound/amarok/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml index ae740bc9a15f..f4b3bbd66e93 100644 --- a/media-sound/amarok/metadata.xml +++ b/media-sound/amarok/metadata.xml @@ -9,13 +9,13 @@ <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 the Amarok music collection through DAAP - protocol. Please note that turning this flag off has no effect - on DAAP browsing. + 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="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 @@ -35,10 +35,12 @@ <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. Plase note that by enabling this USE flag, the resulting + 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> + <flag name="visualization"> + Support visualization plugins through <pkg>media-libs/libvisual</pkg> + </flag> </use> </pkgmetadata> |