blob: 474352a7bc1e93fa91ceb41ac4aac5603b6ac779 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?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='mms'>Build with mms (Microsoft Media Server) 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>
</use>
</pkgmetadata>
|