summaryrefslogtreecommitdiff
blob: 69cf7b8fd01e4b571c63871bdf213ace58cb0cdc (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
<?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="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>
  </use>
</pkgmetadata>