From 7d951fb308eb56d5aee3ed2bc8bcee84d60a5f72 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 11 Aug 2012 16:08:17 +0100 Subject: imagemagick: add bottles. --- Library/Formula/imagemagick.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb index f95c80f98..8d0c540c3 100644 --- a/Library/Formula/imagemagick.rb +++ b/Library/Formula/imagemagick.rb @@ -34,6 +34,12 @@ class Imagemagick < Formula depends_on 'liblqr' if ARGV.include? '--use-lqr' depends_on 'openexr' if ARGV.include? '--use-exr' + bottle do + sha1 '917628f817b0b49fc60eedeb0141e4b96b5e1fd1' => :mountainlion + sha1 'd0086086225374c0c879c9c99dc306cf6ccd65ed' => :lion + sha1 'cd34ceeeab4dcf243245c953f48d4b09482c99af' => :snowleopard + end + def skip_clean? path path.extname == '.la' end -- cgit v1.2.3