wok diff linphone/receipt @ rev 19195

Add: BVI. Fast and lightweight binary (hex) editor.
author Leonardo Laporte <hackdorte@sapo.pt>
date Mon Jun 06 10:28:32 2016 -0300 (2016-06-06)
parents 8181b60b038f
children d42fba5d4c31
line diff
     1.1 --- a/linphone/receipt	Wed May 14 06:07:40 2014 +0000
     1.2 +++ b/linphone/receipt	Mon Jun 06 10:28:32 2016 -0300
     1.3 @@ -26,7 +26,7 @@
     1.4  			mediastreamer2/src/*.c
     1.5  	sed -i 's/g_thread_init(NULL);//' gtk/*.c
     1.6  	# Define deprecated ffmepg flags ...
     1.7 -	CFLAGS="-DCODEC_FLAG_PART=0x0080 -DCODEC_FLAG_H263P_UMV=0x0200000 -DCODEC_FLAG_H263P_SLICE_STRUCT=0x01000000 -DFF_I_TYPE=1" \
     1.8 +	CFLAGS="-Wno-deprecated-declarations -DCODEC_FLAG_PART=0x0080 -DCODEC_FLAG_H263P_UMV=0x0200000 -DCODEC_FLAG_H263P_SLICE_STRUCT=0x01000000 -DFF_I_TYPE=1" \
     1.9  	LIBS="-lavutil -lz" \
    1.10  	./configure --prefix=/usr --libexecdir=/usr/bin \
    1.11  	--infodir=/usr/share/info --mandir=/usr/share/man $CONFIGURE_ARGS