Updated formula: ffmpeg 0.6

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-06-16 17:10:13 +02:00 committed by Adam Vandenberg
parent dc29f84e62
commit 5387794450
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
require 'formula'
class Ffmpeg <Formula
url 'http://ffmpeg.org/releases/ffmpeg-0.6.tar.bz2'
sha1 'c130e3bc368251b9130ce6eafb44fe8c3993ff5c'
head 'svn://svn.ffmpeg.org/ffmpeg/trunk',
:revisions => { :trunk => 22916, 'libswscale' => 31045 }
homepage 'http://ffmpeg.org/'