summaryrefslogtreecommitdiff
path: root/media-plugins/audacious-plugins/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/audacious-plugins/metadata.xml')
-rw-r--r--media-plugins/audacious-plugins/metadata.xml45
1 files changed, 23 insertions, 22 deletions
diff --git a/media-plugins/audacious-plugins/metadata.xml b/media-plugins/audacious-plugins/metadata.xml
index 10ff70693716..1e9c7798ca0f 100644
--- a/media-plugins/audacious-plugins/metadata.xml
+++ b/media-plugins/audacious-plugins/metadata.xml
@@ -1,26 +1,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="aosd">Enable support for Audacious OSD</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>
+ <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="aosd">Enable support for Audacious OSD</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="gtk3">Link against version 3 of the GIMP Toolkit instead of version 2 (x11-libs/gtk+)</flag>
+ <flag name="hotkeys">Enable support for controlling via hotkeys</flag>
+ <flag name="http">Support HTTP streams through neon</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>
+ </use>
</pkgmetadata>