You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/audacity/metadata.xml

34 lines
1.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proaudio</herd>
<maintainer>
<email>richard@audacityteam.org</email>
<name>Richard Ash</name>
<description>Upstream - please CC on bugs that concerns upstream</description>
</maintainer>
<use>
<flag name="id3tag">Enables ID3 tagging with id3tag library</flag>
<flag name="libsoxr">
Uses <pkg>media-libs/soxr</pkg> as audio resampling library: Higher
quality and much faster than both the included resampler and
libsamplerate.
</flag>
<flag name="libsamplerate">
Uses <pkg>media-libs/libsamplerate</pkg> as audio resampling library:
Higher quality than the included resampler but lower quality and much
slower than libsoxr.
</flag>
<flag name="lv2">Add support for Ladspa V2</flag>
<flag name="midi">Enables MIDI support</flag>
<flag name="portmixer">Enable the internal portmixer feature</flag>
<flag name="sbsms">Enables sbsms library support for slower, more accurate
pitch and tempo changing</flag>
<flag name="soundtouch">Enables soundtouch library support for pitch and
tempo changing</flag>
<flag name="twolame">Enables twolame support (MPEG Audio Layer 2 encoder)</flag>
<flag name="vamp">Enables vamp plugins support (Audio analysing plugins)</flag>
<flag name="vst">Enable VST plugin support</flag>
</use>
</pkgmetadata>