[SCM] audacity/master: Build against system libsbsms.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Jun 23 22:16:45 UTC 2012


The following commit has been merged in the master branch:
commit ed719ff8ac84534cded284281e4f16df907f7421
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Jun 23 23:38:14 2012 +0200

    Build against system libsbsms.

diff --git a/debian/control b/debian/control
index 7988c7a..2394a4f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: autoconf,
                libogg-dev (>= 1.0.0),
                libportsmf-dev,
                libsamplerate0-dev (>= 0.1.2),
+               libsbsms-dev (>= 2.0.0),
                libsndfile1-dev (>= 1.0.0),
                libsoundtouch-dev (>= 1.3.1-2),
                libtwolame-dev (>= 0.3.9),
diff --git a/debian/rules b/debian/rules
index b43fe66..dfe6835 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ configure_flags := \
 	--with-libvorbis=system \
 	--with-midi=system \
 	--with-portaudio=system \
-	--with-sbsms=local \
+	--with-sbsms=system \
 	--with-soundtouch=system \
 	$(NULL)
 

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list