summaryrefslogtreecommitdiff
path: root/media-sound/lmms/metadata.xml
blob: 32965e9b9b5177f65abea36bb00ad03bf762fcfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>aballier@gentoo.org</email>
		<name>Alexis Ballier</name>
	</maintainer>
	<maintainer type="project">
		<email>proaudio@gentoo.org</email>
		<name>Gentoo ProAudio Project</name>
	</maintainer>
	<use>
		<flag name="libgig">Enables GIG player plugin.</flag>
		<flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag>
		<flag name="soundio">Enables libsoundio support.</flag>
		<flag name="stk">Enables STK Mallet plugin.</flag>
		<flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag>
	</use>
	<upstream>
		<remote-id type="github">LMMS/lmms</remote-id>
		<remote-id type="sourceforge">lmms</remote-id>
	</upstream>
</pkgmetadata>