DEPENDS ="libtool-native"
# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
# tiff-native does not exist
-DEPENDS += "bzip2-native jpeg-native libpng-native zlib-native"
+DEPENDS += "bzip2-native jpeg-native libpng-native librsvg-native zlib-native"
inherit native
DESCRIPTION = "ImageMagick is an image convertion tools"
SECTION = "console/utils"
LICENSE = "GPL"
-DEPENDS = "tiff jpeg libpng tiff zlib"
-PR = "r6"
+DEPENDS = "tiff jpeg libpng librsvg tiff zlib"
+PR = "r7"
SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}.tar.bz2 \
file://PerlMagic_MakePatch;patch=1 \
SECTION = "console/utils"
LICENSE = "GPL"
# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
-DEPENDS = "bzip2 jpeg libpng tiff zlib"
+DEPENDS = "bzip2 jpeg libpng librsvg tiff zlib"
-PR = "r2"
+PR = "r3"
SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}.tar.bz2 \
file://PerlMagic_MakePatch;patch=1 \