clutter: add 1.18.4 bottle.

master
BrewTestBot 2014-08-24 23:18:07 -05:00 committed by Jack Nagel
parent fbd147fc9a
commit 5182ef5f7c
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Clutter < Formula
url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.tar.xz"
sha256 "4eea1015cd6d4b4945cb5d4a60e52275b0d70e13852d6d99c9abc0cd4deeb60c"
bottle do
sha1 "de24b028cfc61d47b60e9d539dc5e3e2a8b41c8e" => :mavericks
sha1 "5ae46c3e3f7196e7df4c467d38fb8ce2b6942584" => :mountain_lion
sha1 "daf3abee60ec5e8cbbaa99c56223ae520e0d4fc3" => :lion
end
option "without-x", "Build without X11 support"
depends_on "pkg-config" => :build