summaryrefslogtreecommitdiff
path: root/media-sound/csound/metadata.xml
blob: 1ef132084374639986cc6e0a61dc3a3638a9a303 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>proaudio@gentoo.org</email>
		<name>Gentoo ProAudio Project</name>
	</maintainer>
	<use>
		<flag name="beats">Build the beats score frontend</flag>
		<flag name="double-precision">Use double-precision floating point for audio samples</flag>
		<flag name="dssi">Build the DSSI opcodes</flag>
		<flag name="portmidi">Build the PortMIDI I/O module</flag>
		<flag name="samples">Install the HRTF datafiles for use with hrtfmove, hrtfmove2, hrtfstat, hrtfearly, and hrtfreverb</flag>
		<flag name="utils">Build stand-alone executables for utilities that can also be used via `csound -U`</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">csound</remote-id>
		<remote-id type="github">csound/csound</remote-id>
	</upstream>
</pkgmetadata>