Created
March 19, 2014 19:10
-
-
Save pwnela/9649024 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Wed Mar 19 14:02:46 on ttys003 | |
➜ intersect git:(release/20140318) ✗ brew info imagemagick | |
imagemagick: stable 6.8.7-7 (bottled), HEAD | |
http://www.imagemagick.org | |
/usr/local/Cellar/imagemagick/6.8.7-0 (1435 files, 21M) | |
Built from source | |
/usr/local/Cellar/imagemagick/6.8.7-7 (1431 files, 20M) * | |
Poured from bottle | |
From: https://github.com/mxcl/homebrew/commits/master/Library/Formula/imagemagick.rb | |
==> Dependencies | |
Build: pkg-config ✔ | |
Required: libtool ✔ | |
Recommended: jpeg ✔, libpng ✔, freetype ✔ | |
Optional: fontconfig ✔, libtiff ✔, little-cms ✘, little-cms2 ✔, jasper ✘, libwmf ✘, librsvg ✘, liblqr ✘, openexr ✘, ghostscript ✘, webp ✘ | |
==> Options | |
--with-fontconfig | |
Build with fontconfig support | |
--with-ghostscript | |
Build with ghostscript support | |
--with-jasper | |
Build with jasper support | |
--with-liblqr | |
Build with liblqr support | |
--with-librsvg | |
Build with librsvg support | |
--with-libtiff | |
Build with libtiff support | |
--with-libwmf | |
Build with libwmf support | |
--with-little-cms | |
Build with little-cms support | |
--with-little-cms2 | |
Build with little-cms2 support | |
--with-openexr | |
Build with openexr support | |
--with-perl | |
enable build/install of PerlMagick | |
--with-quantum-depth-16 | |
Compile with a quantum depth of 16 bit | |
--with-quantum-depth-32 | |
Compile with a quantum depth of 32 bit | |
--with-quantum-depth-8 | |
Compile with a quantum depth of 8 bit | |
--with-webp | |
Build with webp support | |
--with-x11 | |
Build with x11 support | |
--without-freetype | |
Build without freetype support | |
--without-jpeg | |
Build without jpeg support | |
--without-libpng | |
Build without libpng support | |
--without-magick-plus-plus | |
disable build/install of Magick++ | |
--HEAD | |
install HEAD version | |
➜ intersect git:(release/20140318) ✗ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment