update imagemagick #6007
Unanswered
exekutive
asked this question in
Tap maintenance and brew development
Replies: 1 comment
-
https://docs.brew.sh/Updating-Software-in-Homebrew can help you with this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Output of
brew config
Output of
brew doctor
Description of issue
recently some useful libraries which ImageMagick supports have been made into HB packages:
https://formulae.brew.sh/formula/libultrahdr
https://formulae.brew.sh/formula/autotrace
The IM core formula (https://github.com/Homebrew/homebrew-core/blob/master/Formula/i/imagemagick.rb) should be updated to use these libraries.
IM config options are:
--with-uhdr
--with-autotrace
Beta Was this translation helpful? Give feedback.
All reactions