gentoo-ebuilds/media-plugins/audacious-plugins/metadata.xml
Michał Górny 69291a8d7c
profiles/use.desc: Make USE=sid global
Add a global USE=sid.  It is used consistently in 8 packages.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-18 19:52:34 +01:00

22 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<flag name="ampache">Support controlling audacious via ampache</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="openmpt">Add support for OpenMPT</flag>
<flag name="pipewire">Build the PipeWire output plugin</flag>
<flag name="scrobbler">Build with scrobbler/LastFM submission support</flag>
<flag name="soxr">Build with SoX Resampler support</flag>
<flag name="speedpitch">Enable speed/pitch effects</flag>
<flag name="streamtuner">Build the streamtuner plugin</flag>
</use>
</pkgmetadata>