[SCM] snd packaging branch, master, updated. debian/11.1-1-6-g6db19ae

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Fri Jan 8 17:46:52 UTC 2010


The following commit has been merged in the master branch:
commit 6db19aef6d6a350250ae5aa8ddb6c84a11b3e6ac
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Jan 8 18:46:45 2010 +0100

    Enable multiprecision arithmetic

diff --git a/debian/control b/debian/control
index e9cfa14..cb1e26a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 7.0.50),
  libpulse-dev,
  libjack-dev [i386 amd64 powerpc],
  libasound2-dev,
+ libmpc-dev (>= 0.8),
  bzip2,
  quilt (>= 0.46-7)
 DM-Upload-Allowed: yes
diff --git a/debian/rules b/debian/rules
index c5469a3..90c0afe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEBIAN_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
 COMMON_CONFIGURE_ARGS=--with-ladspa \
 				--enable-snd-debug \
+				--with-gmp \
 				--prefix=/usr
 
 %:

-- 
snd packaging



More information about the pkg-multimedia-commits mailing list