diff options
| author | BrewTestBot | 2014-10-06 21:17:41 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2014-10-06 14:09:24 -0700 |
| commit | bedaa7dd5165b7d0ca28a16fe6a05d5ce366d613 (patch) | |
| tree | 0fbb324e258456213a0ef60d8c390e3c9dfaffe5 /Library/Formula | |
| parent | 6c91a563603c89baaa176a05abc74d956f804d29 (diff) | |
| download | homebrew-bedaa7dd5165b7d0ca28a16fe6a05d5ce366d613.tar.bz2 | |
ffmpeg2theora: add 0.29_1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ffmpeg2theora.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ffmpeg2theora.rb b/Library/Formula/ffmpeg2theora.rb index 33306d2c5..471d1fd08 100644 --- a/Library/Formula/ffmpeg2theora.rb +++ b/Library/Formula/ffmpeg2theora.rb @@ -4,6 +4,13 @@ class Ffmpeg2theora < Formula homepage 'http://v2v.cc/~j/ffmpeg2theora/' url 'http://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-0.29.tar.bz2' sha1 '7e78c5ddb8740b33a6ae4c9da76047bd8e662791' + bottle do + cellar :any + sha1 "7e6d4c59218e8ada99549aa6298565fcdb91a3e7" => :mavericks + sha1 "a6eb37f765d7c2c3eff1a17198ef2f92669b2b6f" => :mountain_lion + sha1 "c5c51465abace7e4b28a8eff91547820c99418b9" => :lion + end + revision 1 head 'http://svn.xiph.org/trunk/ffmpeg2theora' |
