From d96d4bbbe56bc1885b4e0aaa2957d17117896da9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Aug 2009 22:26:38 +0200 Subject: [PATCH] ImageMagick: update to 6.5.4-10. --HG-- extra : convert_revision : e08dd382253d2da5dc5b76e1db830a8efd5a4bc3 --- templates/ImageMagick/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/ImageMagick/template b/templates/ImageMagick/template index bb56800167..6e8be4000a 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