Add support for ImageMagick v6?

dkzr

Verified User
Joined
Oct 17, 2013
Messages
98
Location
The Netherlands
I really like to be able to update ImageMagick and the php-imagick libraries through custombuild.

A problem I have is that my development environment (on a Mac using macports) does not support ImageMagick v7 (and apparently with all de dependencies it's a lot of work to support it).

Would it be (easily) possible to support ImageMagick v6 ( https://legacy.imagemagick.org). It should be supported until 2027 ( https://www.imagemagick.org/discourse-server/viewtopic.php?t=32622 ).

Otherwise, would it be possible to use the system ImageMagick v6 and have custombuild only handle php-imagick updates and configuration?

Thanks
 
Back
Top