wok-stable diff imagemagick/receipt @ rev 11229

Add from wok-undigest: gnome-python-desktop gnome-python-dev
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 04 12:53:37 2011 +0100 (2011-11-04)
parents fa1317b9ca51
children 942e8717e236
line diff
     1.1 --- a/imagemagick/receipt	Thu Jul 07 09:27:49 2011 +0000
     1.2 +++ b/imagemagick/receipt	Fri Nov 04 12:53:37 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 &&