[SCM] Audacity debian packaging branch, master, updated. upstream/1.3.6-34-g8c87389

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Jan 19 13:51:13 UTC 2009


The following commit has been merged in the master branch:
commit 8c87389484036a593ef849895effba1ab99d9004
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Mon Jan 19 14:42:23 2009 +0100

    Explicitely built against the system libsamplerate, effectively disabling the internal libresample.

diff --git a/debian/rules b/debian/rules
index 6fac590..9a1f17a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ endif
 
 DEB_CONFIGURE_EXTRA_FLAGS := $(T1_DEB_CONFIGURE_EXTRA_FLAGS) \
                              --with-libsndfile=system \
+                             --with-libsamplerate=system \
                              --with-vorbis=system \
 			     --with-id3tag=system \
                              --with-soundtouch=system \

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list