wok-next diff linphone/receipt @ rev 18528
Up nvidia-173xx
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Oct 27 06:19:41 2015 +0100 (2015-10-27) |
parents | 8181b60b038f |
children | b7594677cf1c |
line diff
1.1 --- a/linphone/receipt Wed May 14 06:07:40 2014 +0000 1.2 +++ b/linphone/receipt Tue Oct 27 06:19:41 2015 +0100 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