aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-base.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-02-12 16:03:02 +0100
committerAdam Vandenberg2013-02-13 09:38:00 -0800
commitfde406cdd3789d04d3475095381a62aff995ef4e (patch)
treee27f4b172aa798b0c0e673aa52603cbb3888bb75 /Library/Formula/gst-plugins-base.rb
parentf8fd850a6d6d20fcc6cb95e186e36f13f40cde1c (diff)
downloadhomebrew-fde406cdd3789d04d3475095381a62aff995ef4e.tar.bz2
gstreamer: 1.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gst-plugins-base.rb')
-rw-r--r--Library/Formula/gst-plugins-base.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-base.rb b/Library/Formula/gst-plugins-base.rb
index 1486af4a7..955e361b2 100644
--- a/Library/Formula/gst-plugins-base.rb
+++ b/Library/Formula/gst-plugins-base.rb
@@ -2,15 +2,17 @@ require 'formula'
class GstPluginsBase < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.36.tar.bz2'
- sha256 '2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.0.5.tar.xz'
+ sha256 '37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173'
depends_on 'pkg-config' => :build
+ depends_on 'xz' => :build
depends_on 'gettext'
depends_on 'gstreamer'
# The set of optional dependencies is based on the intersection of
# gst-plugins-base-0.10.35/REQUIREMENTS and Homebrew formulae
+ depends_on 'gobject-introspection' => :optional
depends_on 'orc' => :optional
depends_on 'gtk+' => :optional
depends_on 'libogg' => :optional
@@ -24,7 +26,6 @@ class GstPluginsBase < Formula
--prefix=#{prefix}
--disable-debug
--disable-dependency-tracking
- --enable-introspection=no
--enable-experimental
--disable-libvisual
--disable-alsa