From 9e1603a2dde37aaf9aad70fed1474f2c2c192956 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 22 Feb 2014 18:38:39 +0000 Subject: gdk-pixbuf: add bottle. --- Library/Formula/gdk-pixbuf.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gdk-pixbuf.rb b/Library/Formula/gdk-pixbuf.rb index f1ab061bc..ee6f6cb57 100644 --- a/Library/Formula/gdk-pixbuf.rb +++ b/Library/Formula/gdk-pixbuf.rb @@ -5,6 +5,12 @@ class GdkPixbuf < Formula url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.4.tar.xz' sha256 'a13bbad0d804829b260bc901dc7d284d330c534489fc1666c126fa4555bbb051' + bottle do + sha1 "5e264d248d4893087f1e8bcc044b6977f552032f" => :mavericks + sha1 "08fe8e370c69bda4b2fabbbc6a2817fcd24545d9" => :mountain_lion + sha1 "9bb3a41fc00a096cec2bce041729c59e74bdd617" => :lion + end + option :universal depends_on 'pkg-config' => :build -- cgit v1.2.3