summaryrefslogtreecommitdiff
blob: cdc6bec65c66a64b3fd6ce9ae147c1c03d39ac06 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>zx2c4@gentoo.org</email>
		<name>Jason A. Donenfeld</name>
	</maintainer>
	<maintainer type="project">
		<email>sound@gentoo.org</email>
		<name>Gentoo Sound project</name>
	</maintainer>
	<use>
		<flag name="adplug">Build with AdPlug (Adlib sound card emulation) support</flag>
		<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="http">Support HTTP streams through neon</flag>
		<flag name="qt5">Build with Qt5 interface instead 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>
	</use>
</pkgmetadata>