Files
guru/media-sound/fooyin/metadata.xml
Sebastian Engel 7840e02e05 media-sound/fooyin: update 9999
Signed-off-by: Sebastian Engel <sighunter@gmx.de>
2026-03-31 16:12:30 +02:00

22 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sighunter@gmx.de</email>
<name>Sebastian Engel</name>
</maintainer>
<use>
<flag name="archive">Build the libarchive input plugin using <pkg>app-arch/libarchive</pkg></flag>
<flag name="gme">Build the libgme input plugin using <pkg>media-libs/game-music-emu</pkg></flag>
<flag name="openmpt">Build the OpenMPT input plugin using <pkg>media-libs/libopenmpt</pkg></flag>
<flag name="pipewire">Enable sound support via native PipeWire backend</flag>
<flag name="replaygain">Enable support for Replay Gain scanning using <pkg>media-libs/libebur128</pkg> instead of using ffmpeg</flag>
<flag name="soundtouch">Build the SoundTouch-based DSP plugin using <pkg>media-libs/libsoundtouch</pkg></flag>
<flag name="soxr">Build the SoX-based resampler plugin using <pkg>media-libs/soxr</pkg></flag>
</use>
<upstream>
<remote-id type="github">fooyin/fooyin</remote-id>
</upstream>
</pkgmetadata>