/homebrew-perlmagick

For people who miss `brew install imagemagick --with-perl`

Primary LanguageRuby

homebrew-perlmagick

Homebrew removed Perl support from their imagemagick formula.

This tap provides a new perlmagick formula that builds Imagemagick with Perl support again.

Usage

$ brew tap davea/perlmagick
$ brew install perlmagick

Caveats

  • No bottles, so expect a wait whilst it builds (just like before when using the --with-perl option)
  • This is likely to only be sporadically updated so don't rely on it to be up to date with any security issues.