summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-02-29 00:54:13 +0000
committerTim Harder <radhermit@gentoo.org>2012-02-29 00:54:13 +0000
commit6e0cbaee4cac02271c0277f0495e06e9cd8cf7e9 (patch)
tree66b332cbee2cca7abceff9c5a1dc54d8e31bd8be /media-sound/csound/metadata.xml
parentDev channel bump. (diff)
downloadhistorical-6e0cbaee4cac02271c0277f0495e06e9cd8cf7e9.tar.gz
historical-6e0cbaee4cac02271c0277f0495e06e9cd8cf7e9.tar.bz2
historical-6e0cbaee4cac02271c0277f0495e06e9cd8cf7e9.zip
Revbump to add luajit use flag to control using dev-lang/luajit instead of dev-lang/lua.
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'media-sound/csound/metadata.xml')
-rw-r--r--media-sound/csound/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/csound/metadata.xml b/media-sound/csound/metadata.xml
index 6c4c3f1a7f7e..9df9ed280012 100644
--- a/media-sound/csound/metadata.xml
+++ b/media-sound/csound/metadata.xml
@@ -14,6 +14,7 @@
<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>