[SCM] audacity/master: Build against libsbsms.
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sat Apr 9 13:57:03 UTC 2011
The following commit has been merged in the master branch:
commit 7ae005c1cc9017a960f1af42aae140fcb90f9fa7
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Sat Apr 9 15:56:16 2011 +0200
Build against libsbsms.
diff --git a/debian/control b/debian/control
index aa8ee40..a841319 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: autotools-dev,
libogg-dev (>= 1.0.0),
libportsmf-dev,
libsamplerate0-dev (>= 0.1.2),
+ libsbsms-dev (>= 1.6.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 a50d2b8..b515777 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,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