summaryrefslogtreecommitdiff
path: root/media-libs/lilv/metadata.xml
blob: d15c0218244cb8b1f219bb65d6d390fe9d490b2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>proaudio@gentoo.org</email>
    <name>Gentoo ProAudio Project</name>
  </maintainer>
  <longdescription lang="en">
		Lilv is a library to make the use of LV2 plugins as simple as possible for applications.
		Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies.
	</longdescription>
  <use>
    <flag name="tools">Build command line utilities</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>