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-libs/lsp-plugins/metadata.xml

20 lines
628 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
LSP (Linux Studio Plugins) is a collection of open-source plugins
currently compatible with LADSPA, LV2 and LinuxVST formats.
</longdescription>
<use>
<flag name="lv2">Build lv2 plugins</flag>
<flag name="vst">Support LinuxVST plugins</flag>
</use>
<upstream>
<remote-id type="github">sadko4u/lsp-plugins</remote-id>
</upstream>
</pkgmetadata>