imagemagick: add patch to fix libxml2 issue and remove useless patch
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Dec 2010 17:25:20 +0000 (18:25 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 22 Dec 2010 21:14:36 +0000 (22:14 +0100)
commitc5a195e4038af111fafc452e030e2a0a83ec1d9e
treee378ffad6981751d117751f68d61289460d2aaf2
parent4c31d75ca447c9d27cd57233caffedef1c36ee4b
imagemagick: add patch to fix libxml2 issue and remove useless patch

The patch imagemagick-6.6.4-add-errno-h-if-argz-h-does-not-exist.patch
was not applied anymore due to a difference in the version number, and
it didn't prevent imagemagick to be built. It was introduced several
years ago together with the ImageMagick package itself, so presumably
it is no longer needed.

The new patch allows ImageMagick to use the correct xml2-config script
to get the proper location for XML2 headers and libraries. Otherwise,
-I/usr/include/libxml2 is found in the compile flags.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/imagemagick/imagemagick-6.6.4-8-use-xml2-config.patch [new file with mode: 0644]
package/imagemagick/imagemagick-6.6.4-add-errno-h-if-argz-h-does-not-exist.patch [deleted file]
package/imagemagick/imagemagick.mk