app-editors/kakoune: drop old 0_pre20160620
[gentoo.git] / media-sound / csound / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>proaudio@gentoo.org</email>
6                 <name>Gentoo ProAudio Project</name>
7         </maintainer>
8         <use>
9                 <flag name="beats">Build the beats score frontend</flag>
10                 <flag name="chua">Build the chua opcodes</flag>
11                 <flag name="csoundac">Build the CsoundAC extension module</flag>
12                 <flag name="double-precision">Use double-precision floating point for audio samples</flag>
13                 <flag name="dssi">Build the DSSI opcodes</flag>
14                 <flag name="fluidsynth">Build the fluidsynth opcodes</flag>
15                 <flag name="image">Build the image opcodes</flag>
16                 <flag name="keyboard">Build Virtual MIDI keyboard</flag>
17                 <flag name="linear">Build the linear algebra Opcodes</flag>
18                 <flag name="luajit">Use the lua just-in-time compiler <pkg>dev-lang/luajit</pkg> instead of <pkg>dev-lang/lua</pkg></flag>
19                 <flag name="portmidi">Build the PortMIDI I/O module</flag>
20                 <flag name="samples">Install the HRTF datafiles for use with hrtfmove, hrtfmove2, hrtfstat, hrtfearly, and hrtfreverb</flag>
21                 <flag name="score">Build the alternative score parser</flag>
22                 <flag name="stk">Build the stk opcodes</flag>
23                 <flag name="tcl">Build the tcl interface and clients</flag>
24                 <flag name="utils">Build stand-alone executables for utilities that can also be used via `csound -U`</flag>
25                 <flag name="websocket">Build the websocket opcode</flag>
26         </use>
27         <upstream>
28                 <remote-id type="sourceforge">csound</remote-id>
29                 <remote-id type="github">csound/csound</remote-id>
30         </upstream>
31 </pkgmetadata>