summaryrefslogtreecommitdiff
blob: 12bec555d5379dafc725b3f85f6705e72f1ada88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>kde</herd>
  <herd>sound</herd>
  <maintainer>
    <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 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="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. Plase 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>