blob: a91035272e46392b407b065f9dca83e457231a8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ceamac@gentoo.org</email>
<name>Viorel Munteanu</name>
</maintainer>
<use>
<flag name="converter">File format converter</flag>
<flag name="hotkeys">Keyboard shortcuts support</flag>
<flag name="lastfm">last.fm/AudioScrobbler protocol support</flag>
<flag name="libretro">libretro resampling plugin</flag>
<flag name="libsamplerate">Support the Secret Rabbit Code resampler</flag>
<flag name="notify">Desktop notifications support</flag>
<flag name="nullout">Dummy output driver</flag>
<flag name="pipewire">Pipewire output plugin</flag>
<flag name="sc68">Atari ST and Amiga music player</flag>
<flag name="shellexec">Define custom shell commands that can be called on tracks</flag>
<flag name="supereq">Enable equalizer</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|