diff options
Diffstat (limited to 'media/video/ffmpeg/ffmpeg.SlackBuild')
-rwxr-xr-x | media/video/ffmpeg/ffmpeg.SlackBuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media/video/ffmpeg/ffmpeg.SlackBuild b/media/video/ffmpeg/ffmpeg.SlackBuild index 1f1f2bf8..387fc0fc 100755 --- a/media/video/ffmpeg/ffmpeg.SlackBuild +++ b/media/video/ffmpeg/ffmpeg.SlackBuild @@ -65,6 +65,9 @@ cd $TMP svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk $PACKAGE cd $PACKAGE +# we need that to compile 05/01/2007 ffmpeg.... +# may be we should remove that in any future +svn checkout svn://svn.mplayerhq.hu/mplayer/trunk/libswscale export EXTRA_AC_FLAGS="" |