summaryrefslogtreecommitdiff
blob: 0ed4fbd7afc5289a4d3ab03e1816914ff7f49ddd (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
<?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>
    <name>Jorge Manuel B. S. Vicetto</name>
  </maintainer>
  <use>
    <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.                                                                           
      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
      <pkg>media-libs/liblastfm</pkg>
    </flag>
    <flag name="mp3tunes">Enable mp3tunes integration</flag>
    <flag name="ofa">
      Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
      fingerprints (used by MusicBrainz)
    </flag>
	<flag name="playdar">Build the playdar collection</flag>
	<flag name="player">Build the player</flag>
	<flag name="upnp">Support for upnp servers</flag>
	<flag name="utils">
      Build the utils - old <pkg>media-sound/amarok-utils</pkg>
    </flag>
  </use>
</pkgmetadata>