[SCM] gmerlin-avdecoder/master: disable building of GSM610 code

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Mon Jan 10 12:14:15 UTC 2011


The following commit has been merged in the master branch:
commit c7e3544823a44941ab82bec39652605874a2c4b8
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Mon Jan 10 13:08:33 2011 +0100

    disable building of GSM610 code
    
    lib/GSM610 has been removed, we still need to explicitely disable it

diff --git a/debian/rules b/debian/rules
index f44cda4..76fd0d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 68a3746dc25554ef14eca255b9102082
 #    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok
 
-DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-avdec-doc --enable-static
+DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-avdec-doc --enable-static --without-GSM610
 DEB_DH_MAKESHLIBS_ARGS_ALL := -- -v$(DEB_UPSTREAM_VERSION)
 
 # bootstrap autotools files (CDBS normally only updates them)

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list