wok diff imagemagick/receipt @ rev 11189

Up: parted to 3.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 03 01:20:15 2011 +0000 (2011-11-03)
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 Nov 03 01:20:15 2011 +0000
     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 &&