From 6a10e3027105805566cedb2eaec681c97beab675 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 12 Apr 2011 11:00:37 +0200 Subject: [PATCH] ImageMagick: update to 6.6.9.4. --- srcpkgs/ImageMagick/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template index 535438cd8bd..b2d0229dc21 100644 --- a/srcpkgs/ImageMagick/template +++ b/srcpkgs/ImageMagick/template @@ -1,18 +1,18 @@ # Template file for 'ImageMagick' pkgname=ImageMagick -_distver=6.6.6 -_distverpatch=10 +_distver=6.6.9 +_distverpatch=4 version=${_distver}.${_distverpatch} wrksrc=${pkgname}-${_distver}-${_distverpatch} distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2" build_style=gnu_configure configure_args="--without-gslib --without-jp2 --without-autotrace - --without-djvu --without-dps --without-fpx --without-gvc --without-jbig - --without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1 - --with-magick-plus-plus --with-modules -with-perl --enable-shared" +--without-djvu --without-dps --without-fpx --without-gvc --without-jbig +--without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1 +--with-magick-plus-plus --with-modules -with-perl --enable-shared" short_desc="Package for display and interactive manipulation of images" maintainer="Juan RP " -checksum=6899733105e15018ee2bfaf5442109f7badf6312fcdb9be31f92c3a093a86dbd +checksum=91382b2ca556acf1cbaea4a93ca5a228d9fb9e525965987e2e87ad7f3e57ca2f 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