[SCM] ardour/master: Build with 'dummy' backend

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Oct 17 22:03:39 UTC 2016


The following commit has been merged in the master branch:
commit 9f920b379a77eab1928de4af2135a5c545cada91
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Oct 18 00:02:20 2016 +0200

    Build with 'dummy' backend
    
    Thanks: rgareus

diff --git a/debian/rules b/debian/rules
index c309136..819bf78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,7 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./icons/win32/msvc_resources.rc.in
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./gtk2_ardour/win32/*
 
 waf-configure-options = --lv2 \
+	--with-backends=jack,alsa,dummy \
 	--lxvst \
 	--freedesktop \
 	--configdir=/etc/ \

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list