ImageMagick: update to 6.8.9-8.

This commit is contained in:
Juan RP 2014-09-29 16:49:59 +02:00
parent 093a5ac501
commit 38969a238f

View File

@ -1,9 +1,9 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.8.9
_patchver=5
_patchver=8
version=${_majorver}.${_patchver}
revision=6
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
build_style=gnu-configure
configure_args="--without-autotrace --with-wmf=yes
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.imagemagick.org/"
license="${pkgname}, MIT"
distfiles="http://mirror.searchdaimon.com/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
checksum=ea66e0824e6c208c3318c0d02ca12376416b29a634e099a90c2c840edd7de0e1
checksum=27360449c6f3d4cca548d1780ecd5f8313a57a0a83d6d953a5088cc81714e9b0
keep_libtool_archives=yes
@ -43,8 +43,8 @@ conf_files="
/etc/ImageMagick/type-windows.xml"
post_install() {
vinstall LICENSE 644 usr/share/licenses/${pkgname}
vinstall NOTICE 644 usr/share/licenses/${pkgname}
vlicense LICENSE
vlicense NOTICE
}
libmagick_package() {