imagemagick: bump version, fix build with zlib
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 3 Mar 2012 21:52:14 +0000 (22:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 3 Mar 2012 21:56:23 +0000 (22:56 +0100)
commiteb54983fdf8f822e6a1000d5622bf6e13f7c259f
treef6f58e9ab338f77e3804ce6991fa946cedf66a0a
parentdca6e03eac0ec70bb01492e378c694d8dabcedfd
imagemagick: bump version, fix build with zlib

The recent zlib bump broke imagemagick. This has been fixed upstream
in 6.7.5, but the xml2-config fix is still not upstream and 6.7.5
needs autoconf 2.67 to autoreconf (and we have 2.65), so we cannot
easily use that.

Instead move to the most recent version using autoconf 2.64 and
backport the fix from imagemagick svn. At the same time also
ensure zlib+bzip2 support is picked up if enabled.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/imagemagick/imagemagick-6.6.4-8-use-xml2-config.patch [deleted file]
package/imagemagick/imagemagick-zlib-fix.patch [new file with mode: 0644]
package/imagemagick/imagemagick.mk