blob: eac1c4fcb367c015505dee98e993f21c7348a27d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aaoth@aaoth.xyz</email>
<name>la ninpre</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>
</use>
</pkgmetadata>
|