[SCM] csound/master: Disable the p5 glove opcodes

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Aug 4 00:15:44 UTC 2013


The following commit has been merged in the master branch:
commit 20aa48e8bec348f65bb46ac3fefc68a316381068
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Jul 11 10:27:58 2013 -0400

    Disable the p5 glove opcodes

diff --git a/debian/rules b/debian/rules
index d2c203d..a561c40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,7 +98,9 @@ DEB_CMAKE_EXTRA_FLAGS += \
 	-DBUILD_PYTHON_OPCODES=ON \
 	-DBUILD_LUA_OPCODES=OFF \
 	-DBUILD_PD_CLASS=ON \
-	-DBUILD_WIIMOTE_OPCODES=OFF
+	-DBUILD_WIIMOTE_OPCODES=OFF \
+	-DBUILD_P5GLOVE_OPCODES=OFF \
+
 
 # Language Wrappers
 # TODO: build for all Python versions (not only current default one)

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list