Commit Graph

73 Commits (1225c895064fb3859c11d23c10365cac6466e760)

Author SHA1 Message Date
Adam Vandenberg bc7bbb0acb ImageMagick: use http for bottle 2011-08-10 11:01:12 -07:00
Adam Vandenberg 1565ab3bf1 ImageMagick: fix audit warning 2011-07-29 08:32:47 -07:00
Max Howell fb483f078b Use full path when testing brews 2011-07-29 15:21:10 +01:00
Max Howell 63e5ec92a0 Bottle imagemagick
Rationale: it doesn't compile well often enough, that it's worth our time bottling it.

Also, I removed the caveats about the source mirror, why was this ever in the caveats?
2011-07-29 11:58:41 +01:00
Adam Vandenberg 81fc18a97c ImageMagick 6.7.1-1
Also change to a different unofficial git mirror.
2011-07-27 11:06:11 -07:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg 6070f9b0e5 ImageMagick 6.6.9-4 2011-04-08 08:38:23 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 52395e34e9 ImageMagick 6.6.7-10 2011-03-01 22:09:40 -08:00
Adam Vandenberg a16e9aab55 ImageMagick 6.6.7-8
Note, we've moved locations yet again.
We're now pulling this formula from an unofficial GitHub mirror.
To bump versions, please open an issue on the mirror first.

Also: Fixed an option that was misspelled.
2011-02-20 14:57:40 -08:00
Adam Vandenberg 94231bd88a imagemagick - add note about deleting cached versions 2011-01-25 09:55:09 -08:00
Adam Vandenberg 552bf29a03 ImageMagick 6.6.7-1 2011-01-22 09:47:50 -08:00
Mike McQuaid ea2df8b061 Add liblqr option to imagemagick. 2010-12-31 20:21:05 +00:00
Mike McQuaid 4f685593b6 Remove liblqr dependency on imagemagick.
This is until we include the patch in Homebrew/homebrew#3727.
2010-12-30 09:43:05 +00:00
codingisacopingstrategy 9c4fa171cf Added Liquid Rescale Library as an (optional) dependency
Imagemagick will detect it’s presence and build support for the
--liquid-rescale option.

Examples: http://www.imagemagick.org/Usage/resize/#liquid-rescale

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 21:58:05 +00:00
Robbie Shade 1b6654ef87 Added option for C++ interface
Default behaviour is not to build C++ interface. Option
'--with-magick-plus-plus' added which enables this.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-20 09:48:55 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Michael Dippery 14d8d72236 imagemagick: Remove extra "depends_on" statement
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-05 08:28:21 -07:00
Adam Vandenberg 8e176305db ImageMagick - use svn repo instead of tarballs
The ImageMagick mirrors like to drop old tarballs, which means that our
formula breaks whenever the version we're using disappears.

So I've switched to using their SVN repo (and added a --HEAD build.)

Caveat: Their SVN repo is only served over https, with a bad cert,
so this brew know has a custom SVN download strategy that auto-accepts
that cert.

If this bothers you, get ImageMagick to fix their cert upstream (or
let us know where a stable tarball mirror lives.)
2010-09-21 21:28:29 -07:00
R.T. Lechow 77647f7836 Update imagemagick md5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 10:09:14 -07:00
21croissants a702b17d00 ImageMagick 6.6.4-2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 08:58:04 -07:00
Miha Filej 6152d93655 Updated imagemagick to 6.6.4-0
ImageMagick-6.6.3-9.tar.bz2 was unavailable on the ftp server

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-05 22:26:33 -07:00
Johannes Gorset 9a55eda5b4 imagemagick: Add "--disable-openmp" option
OpenMP generates a segmentation fault when ImageMagick is called
from within a thread (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616),
rendering ImageMagick unusable with popular frameworks such as Ruby on Rails.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-30 14:54:31 +02:00
Adam Vandenberg 3efb87983f ImageMagick 6.6.3-9 2010-08-24 16:05:40 -07:00
Jeff Casimir 5cdf04bca5 ImageMagick 6.6.3-8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 10:48:17 -07:00
Adam Vandenberg 2c76973790 Bump ImageMagick 2010-08-15 11:24:06 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
David Höppner f1ee17c6f2 imagemagick: update to 6.6.3-4 2010-08-09 13:02:07 +02:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg b07952c319 ImageMagick 6.6.3-2 2010-08-04 06:22:30 -07:00
Martin Kühl 565f43c82e Fix imagemagick formula for Snow Leopard with X11.
1. The path to freetype-config had the wrong case.
2. Installing Xquartz adds a different freetype-config to PATH
   which shadows the one with the libs we're trying to link against.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-03 06:58:11 -07:00
Adam Vandenberg f40b986506 ImageMagick 6.6.3-1 2010-07-27 23:01:12 -07:00
Adam Vandenberg 140486971c ImageMagick 6.6.3-0 2010-07-07 07:29:57 -07:00
Adam Vandenberg 0326e6751e Update ImageMagick to 6.6.2-10 and add smoke test 2010-06-30 11:27:08 -07:00
Chris Cherry 5f7784dcea ImageMagick version 6.6.2-7 was removed from their FTP site, update to version 6.6.2-9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-28 22:22:14 -07:00
Adam Vandenberg 970410c33c Updated ImageMagick to 6.6.2-7 2010-06-25 10:37:17 -07:00
Adam Vandenberg 7c219241cd ImageMagick 6.6.2-6 2010-06-18 12:52:55 -07:00
leralle 14d0ff2cce updated imagemagick formula to use v. 6.6.2-4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 07:55:23 -07:00
Jordan Curzon 1eb3efc93c Upgraded imagemagick to 6.6.2-2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-04 10:15:33 -07:00
Adam Vandenberg b479676384 ImageMagick - add '--use-wmf' switch.
WMF seemingly won't compile for a lot of people. Rather than repeatedly
fight this issue, make WMF an option for this formula:
    brew install imagemagick --use-wmf

If someone can get WMF compiling for everyone, please patch and add a note
to:
    http://github.com/mxcl/homebrew/issues/issue/885
2010-05-30 13:02:15 -07:00
Jose Diaz-Gonzalez a1dc8559f8 Correcting name of News.txt to NEWS.txt to support case-sensitive file-systems
Signed-off-by: David Höppner <0xffea@gmail.com>

* Fixes Homebrew/homebrew#1481
2010-05-29 13:02:40 +02:00
Adam Vandenberg f30852a6a6 ImageMagick 6.6.2-0 2010-05-26 20:33:16 -07:00
Victor Luft 07a1e3c664 Updated imagemagick to latest version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-17 18:30:17 -07:00
achiu ef716200ed updated formula: ImageMagick 6.6.1-7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 11:59:13 -07:00
Adam Vandenberg d99083de38 Updates to ImageMagick
* Additional tweaks for Ghostscipt fonts, from mystix:
    1906b7640e
2010-05-07 11:42:24 -07:00
Adam Vandenberg c238209298 Update ImageMagick to 6.6.1-5 2010-05-07 11:28:58 -07:00
Max Howell a572179acc Depend on libpng if X11 not installed 2010-03-09 11:38:35 +00:00
Adam Vandenberg 328900c050 ImageMagick - bump version and remove silly concatenation 2010-02-20 17:13:05 -08:00
Kevin M. Dulzo 183f615fc0 Update imagemagick to 6.5.9-3. Also disable openmp for < 10.6.
Fixes Homebrew/homebrew#599. Fixes Homebrew/homebrew#721.
2010-02-14 12:03:31 +00:00