wok diff ffmpeg-svn/receipt @ rev 8221
imported patch cleanup_inprogress/slitaz-i18n.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | 60eee2a3b52a |
children | 1f48fd1fd933 |
line diff
1.1 --- a/ffmpeg-svn/receipt Mon Jul 26 12:02:23 2010 +0200 1.2 +++ b/ffmpeg-svn/receipt Thu Jan 27 00:20:50 2011 +0100 1.3 @@ -31,6 +31,8 @@ 1.4 # make busybox compatible or add coreutils-file-format coreutils-file-special in BUILD_DEPENDS if patch/configure fails 1.5 patch -Np1 -i ../../stuff/$PACKAGE-$VERSION-mktemp.patch 1.6 1.7 + sed -i 's/av_bswap/bswap_/' libswscale/*.c 1.8 + 1.9 # Fix configure for GCC 4.5.0 1.10 sed -i 's/"\$@" >> \$logfile 2/$@ >> $logfile 2/' configure 1.11 ./configure \