[SCM] ardour3/master: Added support linux vst

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 7 02:32:30 UTC 2011


The following commit has been merged in the master branch:
commit 71b12680f54343a2a8041e63c3bb247c6bb257f7
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 7 02:09:16 2011 +0100

    Added support linux vst

diff --git a/debian/rules b/debian/rules
index 6d4da44..b5a818f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ LD_LIBRARY_PATH += :$(DEB_DESTDIR)/usr/lib/ardour3/
 clean::
 	rm -f autowaf.pyc
 
-cdbs_waf_configure_options = --lv2 --freesound --freedesktop --tranzport --configdir=/etc/ --noconfirm
+cdbs_waf_configure_options = --lv2 --lxvst --freedesktop --tranzport --configdir=/etc/ --noconfirm
 
 
 # Needed at build time

-- 
ardour3 packaging



More information about the pkg-multimedia-commits mailing list