Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: media-sound/amarok/
Date: Mon, 30 Nov 2020 00:52:22
Message-Id: 1606697512.b8e3f0c34e6e7f221a8a213c96b3949b2f670b08.asturm@gentoo
1 commit: b8e3f0c34e6e7f221a8a213c96b3949b2f670b08
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 14:46:42 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 00:51:52 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b8e3f0c3
7
8 media-sound/amarok: Cleanup metadata.xml
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/amarok/metadata.xml | 33 ---------------------------------
14 1 file changed, 33 deletions(-)
15
16 diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml
17 index 600d6c87..6934b264 100644
18 --- a/media-sound/amarok/metadata.xml
19 +++ b/media-sound/amarok/metadata.xml
20 @@ -3,44 +3,11 @@
21 <pkgmetadata>
22 <!-- maintainer-needed -->
23 <use>
24 - <flag name="amazon">Enable support for downloading covers from amazon.com</flag>
25 - <flag name="daap">
26 - Enable the scripts for music sharing through DAAP. This flag adds
27 - dependencies on <pkg>www-servers/mongrel</pkg> to allow sharing of
28 - the Amarok music collection through DAAP protocol. Please note
29 - that turning this flag off has no effect on DAAP browsing.
30 - </flag>
31 - <flag name="ifp">Enable support for iRiver devices access through libifp</flag>
32 <flag name="lastfm">Enable Last.fm streaming services support through <pkg>media-libs/liblastfm</pkg></flag>
33 <flag name="mp3tunes">Enable mp3tunes integration</flag>
34 - <flag name="mp4">
35 - Build the TagLib plugin for writing tags in Mp4 container files
36 - (m4a). Please note that by enabling this USE flag, the resulting
37 - package will not be redistributable, as it links to
38 - <pkg>media-libs/libmp4v2</pkg>, distributed under a
39 - GPL-incompatible license.
40 - </flag>
41 - <flag name="njb">Enable support for NJB (Creative) devices access through libnjb</flag>
42 <flag name="ofa">Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
43 fingerprints (used by MusicBrainz)
44 </flag>
45 - <flag name="python">
46 - Install the Amarok scripts written in Python, depending on
47 - <pkg>dev-python/PyQt</pkg>. At the moment the only script
48 - installed by this flag is the webcontrol script.
49 - </flag>
50 - <flag name="real">
51 - Build the Helix engine for Amarok, linked against
52 - <pkg>media-video/realplayer</pkg>. This is an alternative engine
53 - to the xine one, which supports a different set of formats. Only
54 - available for x86 architecture as it uses the binary version of
55 - RealPlayer. Please note that by enabling this USE flag, the resulting
56 - package will not be redistributable, as it links to the non-GPL compatible
57 - RealPlayer.
58 - </flag>
59 <flag name="utils">Build the utils - old media-sound/amarok-utils</flag>
60 - <flag name="visualization">
61 - Support visualization plugins through <pkg>media-libs/libvisual</pkg>
62 - </flag>
63 </use>
64 </pkgmetadata>