[SCM] audacity/master: Build against portSMF.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Apr 9 13:57:02 UTC 2011


The following commit has been merged in the master branch:
commit b9828388c32e51325fcba472132f58008f80a4bd
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sat Apr 9 15:47:58 2011 +0200

    Build against portSMF.

diff --git a/debian/control b/debian/control
index 261faf0..aa8ee40 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: autotools-dev,
                libjack-dev,
                libmad0-dev (>= 0.14.2b),
                libogg-dev (>= 1.0.0),
+               libportsmf-dev,
                libsamplerate0-dev (>= 0.1.2),
                libsndfile1-dev (>= 1.0.0),
                libsoundtouch-dev (>= 1.3.1-2),
diff --git a/debian/rules b/debian/rules
index afc9d6b..a50d2b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ configure_flags := \
 	--with-libtwolame=system \
 	--with-libvamp=system \
 	--with-libvorbis=system \
-	--with-midi=local \
+	--with-midi=system \
 	--with-portaudio=system \
 	--with-sbsms=local \
 	--with-soundtouch=system \

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list