[SCM] csound/master: Use system portsmf

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


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

    Use system portsmf

diff --git a/debian/rules b/debian/rules
index 796b88e..975932f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,6 +124,7 @@ DEB_CMAKE_EXTRA_FLAGS += \
 # Frontends
 DEB_CMAKE_EXTRA_FLAGS += \
 	-DBUILD_CSBEATS=ON \
+	-DUSE_SYSTEM_PORTSMF=ON \
 	-DBUILD_MAX_CSOUND_TILDE=OFF \
 	-DBUILD_CSOUND_AC=ON \
 	-DBUILD_CSOUND_AC_PYTHON_INTERFACE=ON \
@@ -306,6 +307,7 @@ CDBS_BUILD_DEPENDS += , \
 	libgmm++-dev, \
 	bison (>= 2.6), \
 	flex, \
+	libportsmf-dev, \
 	libeigen3-dev
 
 # Needed for documentation build process

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list