forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
33 lines (33 loc) · 1.13 KB
/
metadata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Jorge Manuel B. S. Vicetto</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<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="mtp">Enable support for libMTP (Plays4Sure) devices access through libmtp
</flag>
<flag name="ofa">Use <pkg>media-libs/libofa</pkg> to compute MusicDNS acoustic
fingerprints (used by MusicBrainz)
</flag>
<flag name="utils">Build the utils - old media-sound/amarok-utils
</flag>
</use>
</pkgmetadata>