summaryrefslogtreecommitdiff
path: root/media-sound/csound/metadata.xml
blob: 1023fc6c9ed037815b92ee47655f1eb47b878ad3 (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://srcux.com/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="cpe">cpe:/a:csound:csound</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>