Files
gentoo/media-plugins/audacious-plugins/metadata.xml
Nicolas PARLANT 1b2fa0de12 media-plugins/audacious-plugins: add 4.6
Upstream made most of plugins optional and they need to be properly handled
depending of GUI.
add a useflag for mpris
update min versions

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1077
Merges: https://codeberg.org/gentoo/gentoo/pulls/1077
Signed-off-by: Sam James <sam@gentoo.org>
2026-06-05 17:54:57 +01:00

27 lines
1.2 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="mpris">Enable support for MPRIS2 interface</flag>
<flag name="openmpt">Add support for OpenMPT</flag>
<flag name="pipewire">Build the PipeWire output plugin</flag>
<flag name="qtmedia">Enable playback via <pkg>dev-qt/qtmultimedia</pkg></flag>
<flag name="scrobbler">Build with scrobbler/LastFM submission support</flag>
<flag name="soxr">Build with SoX Resampler support</flag>
<flag name="streamtuner">Build the streamtuner plugin</flag>
</use>
<upstream>
<remote-id type="github">audacious-media-player/audacious-plugins</remote-id>
</upstream>
</pkgmetadata>