summaryrefslogtreecommitdiff
blob: 7fee56dc3a5cb0c27ee7d1bce60a3d7410fabdca (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>asturm@gentoo.org</email>
		<name>Andreas Sturmlechner</name>
	</maintainer>
	<maintainer type="project">
		<email>sound@gentoo.org</email>
		<name>Gentoo Sound project</name>
	</maintainer>
	<use>
		<flag name="ampache">Support controlling audacious via <pkg>www-apps/ampache</pkg></flag>
		<flag name="bs2b">Enable Bauer Bauer stereophonic-to-binaural headphone filter</flag>
		<flag name="cue">Support CUE sheets using the libcue library</flag>
		<flag name="fluidsynth">Support FluidSynth as MIDI synth backend</flag>
		<flag name="gme">Support various gaming console music formats</flag>
		<flag name="gtk">Build with GTK interface instead of Qt5</flag>
		<flag name="http">Support HTTP streams through neon</flag>
		<flag name="qt5">Build with Qt5 interface instead of GTK</flag>
		<flag name="qtmedia">Enable playback via <pkg>dev-qt/qtmultimedia</pkg></flag>
		<flag name="scrobbler">Build with scrobbler/LastFM submission support</flag>
		<flag name="sid">Build with SID (Commodore 64 Audio) support</flag>
		<flag name="soxr">Build with SoX Resampler support</flag>
		<flag name="speedpitch">Enable speed/pitch effects</flag>
		<flag name="streamtuner">Build the streamtuner plugin</flag>
	</use>
</pkgmetadata>