blob: dd0d2fa4e954d984fac51b6fd2ff9392da49c77e (
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
|
<?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='icecast'>Support for Icecast2 streaming</flag>
<flag name='midi'>Build with amidi-plug (MIDI synth) support</flag>
<flag name='projectm'>Build with ProjectM visualization</flag>
<flag name='scrobbler'>Build with scrobbler/LastFM submission support</flag>
<flag name='sid'>Build with SID (Commodore 64 Audio) support</flag>
<flag name='tta'>Build with TTA (True-Audio Loseless) support</flag>
<flag name='wma'>Build with WMA (Windows Media Audio) support</flag>
</use>
</pkgmetadata>
|