Commit Graph

14 Commits (6a73734e8963103e8090a3cb940fa7203346fce1)

Author SHA1 Message Date
Dominic Evans 1123cf044d graphicsmagick: add head
Temporary workaround for issue Homebrew/homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-24 12:58:35 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg 6e34dcb9b1 graphicsmagick: require X11 (for png and other deps) 2011-04-08 10:22:02 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 444081f641 graphicsmagick - make libwmf off by default 2011-02-21 20:26:31 -08:00
Adam Vandenberg 98b0a14eb1 GraphicsMagick - add --with-magick-plus-plus
Fixes Homebrew/homebrew#2950
2010-10-30 15:18:00 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Adam Vandenberg 6da53f5828 Update GraphicsMagick
GraphicsMagick was derived from ImageMagick, because they share a lot of setup
code. But keeping the ImageMagick formula up-to-date means breaking this one,
so I separated them.
2010-05-26 20:47:03 -07:00
David Höppner ceee7cfb82 Fixes Homebrew/homebrew#1045 2010-03-25 10:55:10 +01:00
Adam Vandenberg dcb4a70c22 GrahicsMagick - bump version 2010-02-20 17:27:28 -08:00
Max Howell c76fcf59f4 Derive GraphicsMagick from ImageMagick
Ruby is cool init?
2009-11-07 18:22:36 +00:00
Rob Olson fa2a4c818c GraphicsMagick formula
GraphicsMagick provides a set of commandline tools and programming
APIs (including C, C++, Perl, and Tcl) for manipulating, editing,
and converting raster and vector images. GraphicsMagick is a fork
of ImageMagick, emphasizing stability of both programming API and
command-line options.
2009-11-07 18:22:36 +00:00