wok rev 2681
ffmpeg: Update DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Apr 21 21:31:11 2009 +0000 (2009-04-21) |
parents | c5f7c8ee2f96 |
children | 2ff1cea175be |
files | ffmpeg/receipt |
line diff
1.1 --- a/ffmpeg/receipt Tue Apr 21 21:25:07 2009 +0000 1.2 +++ b/ffmpeg/receipt Tue Apr 21 21:31:11 2009 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Record, convert and stream audio and video." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 WEB_SITE="http://ffmpeg.org/" 1.7 +DEPENDS="bzlib freetype libSDL libiconv imlib2" 1.8 BUILD_DEPENDS="subversion" 1.9 1.10 1.11 @@ -18,7 +19,7 @@ 1.12 { 1.13 mkdir $src 2> /dev/null 1.14 cd $src 1.15 - [ -f ffmpeg/configure ] || svn checkout -r 'HEAD' \ 1.16 + [ -f ffmpeg/configure ] || svn checkout -r $VERSION \ 1.17 svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg 1.18 cd ffmpeg 1.19 sed -i 's/pr -. -t/cat/' configure