summaryrefslogtreecommitdiff
path: root/media-sound/tenacity/metadata.xml
blob: 022718410db2dd956a8a39325c56f219434ce4c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>truffle074@gmail.com</email>
    <name>Bryce Copeland</name>
  </maintainer>
  <use>
    <flag name="id3tag">Enable ID3Tag support for MP3 files</flag>
    <flag name="lv2">Enable LV2 plugin hosting support</flag>
    <flag name="midi">Enable MIDI support</flag>
    <flag name="mp2">Enable MP2 codec support</flag>
    <flag name="sbsms">Enable SBSMS timestretching support</flag>
    <flag name="soundtouch">Enable SoundTouch timestretching support</flag>
    <flag name="vorbis">Enable Vorbis codec support</flag>
    <flag name="matroska">Enable MKA/MKV container format support</flag>
    <flag name="vamp">Enable VAMP plugin hosting support</flag>
    <flag name="vst2">Enable VST2 plugin hosting support</flag>
  </use>
  <upstream>
    <bugs-to>https://codeberg.org/tenacityteam/tenacity/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>