[SCM] lame packaging branch, master, updated. debian/3.98.4-0ubuntu1-20-g2d35536

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sat Aug 7 07:48:04 UTC 2010


The following commit has been merged in the master branch:
commit ad260a2893c9dac7fc1e87219fe438f92516abba
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat Aug 7 03:46:43 2010 -0400

    Disable sndfile support since it breaks KDE apps that use kio_audiocd for CD ripping.
    Examples are konqueror, amarok, and k3b.

diff --git a/debian/control b/debian/control
index 06cb48c..6087f09 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders: Fabian Greffrath <fabian+debian at greffrath.com>,
 Build-Depends: autotools-dev,
                debhelper (>= 7.0.50~),
                libncurses5-dev,
-               libsndfile1-dev (>= 1.0.2),
                nasm [i386],
                quilt (>= 0.46-7~)
 Standards-Version: 3.9.1
diff --git a/debian/rules b/debian/rules
index 78abea1..d656ced 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ override_dh_auto_configure:
 	cp -v /usr/share/misc/config.sub .
 	dh_auto_configure -- \
 		--enable-nasm \
-		--with-fileio=sndfile
+		--with-fileio=lame
 
 override_dh_clean:
 	dh_clean

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list