summaryrefslogtreecommitdiff
blob: 9df9ed280012f1c67cbef095ceea10c88b80e0a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>proaudio</herd>
	<use>
		<flag name="beats">Build the beats score frontend</flag>
		<flag name="chua">Build the chua opcodes</flag>
		<flag name="csoundac">Build the CsoundAC extension module</flag>
		<flag name="doc">Install the pdf version of the manual</flag>
		<flag name="double-precision">Use double-precision floating point for audio samples</flag>
		<flag name="dssi">Build the DSSI opcodes</flag>
		<flag name="fluidsynth">Build the fluidsynth opcodes</flag>
		<flag name="html">Install the html version of the manual</flag>
		<flag name="image">Build the image opcodes</flag>
		<flag name="keyboard">Build Virtual MIDI keyboard</flag>
		<flag name="linear">Build the linear algebra Opcodes</flag>
		<flag name="luajit">Use the lua just-in-time compiler <pkg>dev-lang/luajit</pkg> instead of <pkg>dev-lang/lua</pkg></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="stk">Build the stk opcodes</flag>
		<flag name="tcl">Build the tcl interface and clients</flag>
		<flag name="utils">Build stand-alone executables for utilities that can also be used via `csound -U`</flag>
		<flag name="vst">Build the CsoundVST frontend</flag>
	</use>
</pkgmetadata>