SOURCES: linphone-system-libs.patch - libgsm, not gsmlib

qboosh qboosh at pld-linux.org
Thu Mar 23 12:33:59 CET 2006


Author: qboosh                       Date: Thu Mar 23 11:33:59 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- libgsm, not gsmlib

---- Files affected:
SOURCES:
   linphone-system-libs.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/linphone-system-libs.patch
diff -u SOURCES/linphone-system-libs.patch:1.2 SOURCES/linphone-system-libs.patch:1.3
--- SOURCES/linphone-system-libs.patch:1.2	Thu Mar 23 12:12:07 2006
+++ SOURCES/linphone-system-libs.patch	Thu Mar 23 12:33:54 2006
@@ -22,7 +22,7 @@
  							$(JACK_LIBS)\
  							$(SAMPLERATE_LIBS)\
  							$(SUPPORTLIB) \
-@@ -164,9 +164,8 @@
+@@ -164,9 +164,7 @@
  
  INCLUDES=  -I$(top_srcdir) \
  						-I$(top_srcdir)/mediastreamer \
@@ -30,7 +30,6 @@
 -						-I$(top_srcdir)/gsmlib   \
 -						-I$(top_srcdir)/lpc10-1.5    \
 +						-I/usr/include/ortp \
-+						-I/usr/include/gsmlib   \
  						$(SPEEX_CFLAGS) \
  						$(TRUESPEECH_INCLUDES) 
  
@@ -49,7 +48,7 @@
  				-lrt
  
 -INCLUDES=-I$(top_srcdir)/oRTP/include -I$(top_srcdir)/gsmlib
-+INCLUDES=-I/usr/include/ortp -I/usr/include/gsmlib
++INCLUDES=-I/usr/include/ortp
  
 -ORTP_CFLAGS=`cat $(top_builddir)/oRTP/ortp.defs`
 +ORTP_CFLAGS=`pkg-config --cflags ortp`
@@ -58,7 +57,7 @@
  
 --- linphone-1.3.2/media_api/Makefile.am.orig	2002-09-18 20:53:34.000000000 +0200
 +++ linphone-1.3.2/media_api/Makefile.am	2006-03-23 11:46:12.553243000 +0100
-@@ -22,11 +22,8 @@
+@@ -22,11 +22,7 @@
  DEFS=@DEFS@ @SOUNDDEFS@ -DDEBUG -DG_LOG_DOMAIN=\"MediaApi\" 
  
  INCLUDES=-I$(top_srcdir)/mediastreamer \
@@ -68,7 +67,6 @@
 -		-I$(top_srcdir)/oRTP/src \
 -		-I$(top_srcdir)/lpc10-1.5 \
 -		-I$(top_srcdir)/ffmpeg 
-+		-I/usr/include/gsmlib \
 +		-I/usr/include/ortp \
 +		-I/usr/include/ffmpeg 
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linphone-system-libs.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list