[SCM] csound/master: Disable the wiimote opcodes

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Apr 19 12:52:40 UTC 2012


The following commit has been merged in the master branch:
commit 52743dcacaf39f97b92dd04c9a21a119a2ab7c9f
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Apr 18 19:26:50 2012 -0300

    Disable the wiimote opcodes

diff --git a/debian/rules b/debian/rules
index 2e8bf89..a52b8e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,7 +93,8 @@ DEB_CMAKE_EXTRA_FLAGS += \
 	-DBUILD_IMAGE_OPCODES=ON \
 	-DBUILD_PYTHON_OPCODES=ON \
 	-DBUILD_LUA_OPCODES=ON \
-	-DBUILD_PD_CLASS=ON
+	-DBUILD_PD_CLASS=ON \
+	-DBUILD_WIIMOTE_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