aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-25 15:48:16 -0500
committerJack Nagel2014-03-25 15:48:16 -0500
commitea66758a291a2549e9917b343db15a4132e44b3f (patch)
tree05bd5f87a2c134ae98191e2d3973ed1a839d9f55 /Library/Formula
parentdef610c21714c72ee3b53c5b270c14f7d104823c (diff)
downloadhomebrew-ea66758a291a2549e9917b343db15a4132e44b3f.tar.bz2
Bump revisions on x264 dependents
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/avidemux.rb1
-rw-r--r--Library/Formula/ffmbc.rb1
-rw-r--r--Library/Formula/ffmpeg.rb1
-rw-r--r--Library/Formula/gst-plugins-ugly.rb1
-rw-r--r--Library/Formula/libav.rb1
5 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/avidemux.rb b/Library/Formula/avidemux.rb
index c0da80ddc..9a84fb85b 100644
--- a/Library/Formula/avidemux.rb
+++ b/Library/Formula/avidemux.rb
@@ -7,6 +7,7 @@ class Avidemux < Formula
url 'https://downloads.sourceforge.net/avidemux/avidemux_2.6.4.tar.gz'
sha1 '7ed55fd5cfb6cfa73ebb9058af72fa2e3c9717c3'
head 'git://gitorious.org/avidemux2-6/avidemux2-6.git'
+ revision 1
option 'with-debug', 'Enable debug build.'
diff --git a/Library/Formula/ffmbc.rb b/Library/Formula/ffmbc.rb
index c37f36813..75fbb9476 100644
--- a/Library/Formula/ffmbc.rb
+++ b/Library/Formula/ffmbc.rb
@@ -4,6 +4,7 @@ class Ffmbc < Formula
homepage 'http://code.google.com/p/ffmbc/'
url 'https://ffmbc.googlecode.com/files/FFmbc-0.7-rc8.tar.bz2'
sha1 '85a9673ac82a698bb96057fe027222efe6ebae28'
+ revision 1
option "without-x264", "Disable H.264 encoder"
option "without-lame", "Disable MP3 encoder"
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb
index 6f1b09283..7dd9bbb1e 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -5,6 +5,7 @@ class Ffmpeg < Formula
url 'http://ffmpeg.org/releases/ffmpeg-2.1.4.tar.bz2'
sha1 '99c2f7af3e6d5f4a962ae8bf627d3c53bc282fec'
head 'git://git.videolan.org/ffmpeg.git'
+ revision 1
bottle do
sha1 "ddd8f0cce3e64047cd9c77eccc5d23af48ef7814" => :mavericks
diff --git a/Library/Formula/gst-plugins-ugly.rb b/Library/Formula/gst-plugins-ugly.rb
index a55feb54d..ac60a2460 100644
--- a/Library/Formula/gst-plugins-ugly.rb
+++ b/Library/Formula/gst-plugins-ugly.rb
@@ -5,6 +5,7 @@ class GstPluginsUgly < Formula
url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.3.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.2.3.tar.xz'
sha256 '537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b'
+ revision 1
head do
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly'
diff --git a/Library/Formula/libav.rb b/Library/Formula/libav.rb
index 202c59470..6f6720697 100644
--- a/Library/Formula/libav.rb
+++ b/Library/Formula/libav.rb
@@ -5,6 +5,7 @@ class Libav < Formula
url 'http://libav.org/releases/libav-9.11.tar.xz'
sha1 '4eb48cbe70515734f70bde8dceff28896d76adf2'
head 'git://git.libav.org/libav.git'
+ revision 1
bottle do
sha1 "189d6d475037c6ef0fa4911b5e3cc99e4c2e6a5c" => :mavericks