[SCM] mixxx/master: Enable WavPack plugin.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Mar 26 08:22:53 UTC 2011


The following commit has been merged in the master branch:
commit 5e9309492e5f65a36c3de5ac760a1be5be84bbb3
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Mar 26 09:22:30 2011 +0100

    Enable WavPack plugin.

diff --git a/debian/rules b/debian/rules
index a691ff3..ac54654 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ SCONS_OPTS += machine=$(DEB_HOST_ARCH)
 override_dh_auto_build:
 	# create icons
 	convert res/images/mixxx-icon.png -geometry 32x32 mixxx.xpm
-	scons $(SCONS_OPTS)
+	scons $(SCONS_OPTS) w=1
 	docbook-to-man debian/mixxx.sgml > mixxx.1 
 
 override_dh_auto_clean:

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list