[SCM] calf/master: Enable build of experimental plugins.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:20 UTC 2013


The following commit has been merged in the master branch:
commit c0255a20bdcd88c57d014c2e242f742dcbf53c44
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 7 12:29:25 2013 +0200

    Enable build of experimental plugins.

diff --git a/debian/rules b/debian/rules
index 401b7e3..ffa2ca1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,9 @@ deps +=, libasound2-dev [linux-any], ladspa-sdk, dssi-dev, lv2-dev
 
 CDBS_BUILD_DEPENDS += $(deps)
 
+# enable experimental plugins
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-experimental
+
 # Avoid useless linking
 LDFLAGS += -Wl,--as-needed
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list