[SCM] csound/master: Do not build max opcode

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Oct 19 23:03:45 UTC 2013


The following commit has been merged in the master branch:
commit c91c452d8e7ebbe7b94e9ba812a0c94fcc4c5ef8
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Oct 19 18:04:07 2013 -0300

    Do not build max opcode

diff --git a/debian/rules b/debian/rules
index 7bf5c80..3b5427f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,6 +124,7 @@ DEB_CMAKE_EXTRA_FLAGS += \
 # Frontends
 DEB_CMAKE_EXTRA_FLAGS += \
 	-DBUILD_CSBEATS=ON \
+	-DBUILD_MAX_CSOUND_TILDE=OFF \
 	-DBUILD_CSOUND_AC=ON \
 	-DBUILD_CSOUND_AC_PYTHON_INTERFACE=ON \
 	-DBUILD_CSOUND_AC_LUA_INTERFACE=ON

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list