wok diff imagemagick/receipt @ rev 10949

Up iron-linux (13.0.800.0) security fixes
author Paul Issott <paul@slitaz.org>
date Thu Sep 01 19:45:03 2011 +0100 (2011-09-01)
parents fa1317b9ca51
children 942e8717e236
line diff
     1.1 --- a/imagemagick/receipt	Thu Jul 07 09:27:49 2011 +0000
     1.2 +++ b/imagemagick/receipt	Thu Sep 01 19:45:03 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="imagemagick"
     1.7 -VERSION="6.6.8-10"
     1.8 +VERSION="6.7.0-10"
     1.9  SHORT_VERSION="${VERSION%-*}"
    1.10  CATEGORY="graphics"
    1.11  SHORT_DESC="Images manipulation programs."
    1.12 @@ -25,6 +25,7 @@
    1.13  		--infodir=/usr/share/info \
    1.14  		--mandir=/usr/share/man \
    1.15  		--without-perl \
    1.16 +		--with-magick-plus-plus \
    1.17  		--enable-hdri \
    1.18  		$CONFIGURE_ARGS &&
    1.19  	make -j 4 &&