media-libs/lsp-plugins: adjust metadata.xml for LADI

This commit is contained in:
Nedko Arnaudov 2023-02-23 13:22:09 +02:00
parent 1b88199faf
commit 2f749d8ade
1 changed files with 19 additions and 15 deletions

View File

@ -1,19 +1,23 @@
<?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>
<maintainer type="person">
<name>Nedko Arnaudov</name>
<irc><nick>nedko</nick><network>libera.chat</network></irc>
</maintainer>
<maintainer type="project">
<name>LADI project, #ladi on libera.chat</name>
<irc><channel>#ladi</channel><network>libera.chat</network></irc>
</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>