wok-next diff ffmpeg-svn/receipt @ rev 8958
Up: swig to 2.0.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 01 19:05:20 2011 +0000 (2011-03-01) |
parents | 1f48fd1fd933 |
children | b206bd64aef7 |
line diff
1.1 --- a/ffmpeg-svn/receipt Sun Feb 13 22:57:56 2011 +0100 1.2 +++ b/ffmpeg-svn/receipt Tue Mar 01 19:05:20 2011 +0000 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 WEB_SITE="http://ffmpeg.org/" 1.6 DEPENDS="bzlib freetype imlib2 alsa-lib jack-audio-connection-kit zlib" 1.7 -BUILD_DEPENDS="subversion imlib2-dev freetype-dev libsdl-dev zlib-dev " 1.8 +BUILD_DEPENDS="subversion imlib2-dev freetype-dev libsdl-dev zlib-dev \ 1.9 +coreutils-file-format coreutils-file-special" 1.10 PROVIDE="ffmpeg" 1.11 SUGGESTED="ffplay" 1.12 TAGS="audio video convert stream" 1.13 @@ -18,8 +19,6 @@ 1.14 compile_rules() 1.15 { 1.16 cd $src 1.17 - # make busybox compatible or add coreutils-file-format coreutils-file-special in BUILD_DEPENDS if patch/configure fails 1.18 - patch -Np1 -i ../../stuff/$PACKAGE-$VERSION-mktemp.patch 1.19 1.20 sed -i 's/av_bswap/bswap_/' libswscale/*.c 1.21