summaryrefslogtreecommitdiff
blob: 3b90ee923af6f21118c7367fd9f74f8e265ae740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sound</herd>
<maintainer>
  <email>chainsaw@gentoo.org</email>
  <name>Tony Vroon</name>
</maintainer>
<use>
	<flag name="adplug">Build with AdPlug (Adlib sound card emulation)
		support</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="http">Support HTTP streams through neon</flag>
	<flag name="gtk3">Link against version 3 of the GIMP Toolkit instead of version 2 (x11-libs/gtk+)</flag>
	<flag name="midi">Build with amidi-plug (MIDI synth) support</flag>
	<flag name="scrobbler">Build with scrobbler/LastFM submission support</flag>
	<flag name="sid">Build with SID (Commodore 64 Audio) support</flag>
</use>
</pkgmetadata>