summaryrefslogtreecommitdiff
blob: f0ba570a532e9370caf1aae253b6284ca11369b3 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>jmbsvicetto@gentoo.org</email>
	<name>Jorge Manuel B. S. Vicetto</name>
</maintainer>
<maintainer>
	<email>kde@gentoo.org</email>
	<name>Gentoo KDE Project</name>
</maintainer>
<maintainer>
	<email>sound@gentoo.org</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 <pkg>media-sound/amarok-utils</pkg>
	</flag>
</use>
</pkgmetadata>