[SCM] gmerlin-avdecoder/master: Extend autoconf patch to silence more GSM610 cruft.

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Dec 10 13:52:59 UTC 2010


The following commit has been merged in the master branch:
commit 4a10d24b199a187dadbca09a25a7db4daf9530a2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Dec 10 14:42:19 2010 +0100

    Extend autoconf patch to silence more GSM610 cruft.

diff --git a/debian/patches/autoconf_removed_sources.patch b/debian/patches/autoconf_removed_sources.patch
index e3976cb..383a54f 100644
--- a/debian/patches/autoconf_removed_sources.patch
+++ b/debian/patches/autoconf_removed_sources.patch
@@ -36,3 +36,19 @@
  
  if HAVE_REALDLL
  real_sources = audio_real.c video_real.c
+@@ -284,15 +274,9 @@
+ dvb_sources = 	 
+ endif	
+ 
+-if HAVE_LIBGSM
+-gsm_sources = audio_gsm.c
+-gsm_subdirs = GSM610
+-gsm_libs = $(top_builddir)/lib/GSM610/libgsm.la
+-else
+ gsm_sources =
+ gsm_subdirs =
+ gsm_libs = 
+-endif  
+ 
+ 
+ SUBDIRS = $(win32_subdirs) $(gsm_subdirs)

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list