diff --git a/templates/ImageMagick/template b/templates/ImageMagick/template index bb56800167f..6e8be4000a5 100644 --- a/templates/ImageMagick/template +++ b/templates/ImageMagick/template @@ -1,7 +1,7 @@ # Template file for 'ImageMagick' pkgname=ImageMagick -_distver=6.5.2 -_distverpatch=2 +_distver=6.5.4 +_distverpatch=10 version=${_distver}.${_distverpatch} wrksrc=${pkgname}-${_distver}-${_distverpatch} distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2" @@ -12,7 +12,7 @@ configure_args="--without-gslib --without-jp2 --without-autotrace --with-magick-plus-plus --enable-shared" short_desc="Package for display and interactive manipulation of images" maintainer="Juan RP " -checksum=e49675380d37d46705bb52e9f78cfdbf5ecc3c02f8643459b60007b7019080d7 +checksum=b27117bfafc989ce74214db116a5b3bd1fda0e501839faab09c715c8647cd8eb long_desc=" ImageMagick TM, is a package for display and interactive manipulation of images for the X Window System. It is written in C and interfaces @@ -27,6 +27,8 @@ long_desc=" color reduce, or add special effects to an image and save your completed work in the same or differing image format." +libtool_no_delete_archives=yes + Add_dependency build pkg-config Add_dependency build libtool Add_dependency full glibc