wok-current diff ffmpeg/receipt @ rev 2682
Up: mpg123 (1.7.2) [security update]
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 22 13:49:02 2009 +0200 (2009-04-22) |
parents | c5f7c8ee2f96 |
children | 0f5ea8972a38 |
line diff
1.1 --- a/ffmpeg/receipt Tue Apr 21 21:25:07 2009 +0000 1.2 +++ b/ffmpeg/receipt Wed Apr 22 13:49:02 2009 +0200 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