[Lunar-commits] r25110 - moonbase/trunk/graphics/ImageMagick
Florin Braescu
florin at lunar-linux.org
Fri Jul 6 21:14:16 CEST 2007
Author: florin
Date: 2007-07-06 21:14:16 +0200 (Fri, 06 Jul 2007)
New Revision: 25110
Modified:
moonbase/trunk/graphics/ImageMagick/DEPENDS
moonbase/trunk/graphics/ImageMagick/DETAILS
Log:
bump the version from 6.3.3-10 to 6.3.4-10. bugfixes and improvements.
Modified: moonbase/trunk/graphics/ImageMagick/DEPENDS
===================================================================
--- moonbase/trunk/graphics/ImageMagick/DEPENDS 2007-07-06 18:39:36 UTC (rev 25109)
+++ moonbase/trunk/graphics/ImageMagick/DEPENDS 2007-07-06 19:14:16 UTC (rev 25110)
@@ -1,5 +1,5 @@
-depends freetype2 &&
+depends freetype2
-optional_depends "tiff" "--with-tiff" "--without-tiff" "for tiff image support" &&
-optional_depends "xpm" "--with-xpm" "--without-xpm" "store color icons" &&
+optional_depends "tiff" "--with-tiff" "--without-tiff" "for tiff image support"
+optional_depends "xpm" "--with-xpm" "--without-xpm" "store color icons"
optional_depends "libwmf" "--with-wmf" "--without-wmf" "support Windows Metafile"
Modified: moonbase/trunk/graphics/ImageMagick/DETAILS
===================================================================
--- moonbase/trunk/graphics/ImageMagick/DETAILS 2007-07-06 18:39:36 UTC (rev 25109)
+++ moonbase/trunk/graphics/ImageMagick/DETAILS 2007-07-06 19:14:16 UTC (rev 25110)
@@ -3,7 +3,7 @@
# should version bump to x.y.(z-1)-(highest). That version is always
# kept on the ftp.imagemagick.org site and should be considered STABLE!!!
MODULE=ImageMagick
- VERSION=6.3.3-10
+ VERSION=6.3.4-10
BASEVERSION=$(echo $VERSION | cut -d- -f1)
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASEVERSION
@@ -22,10 +22,10 @@
SOURCE_URL[12]=http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/
SOURCE_URL[13]=ftp://ftp.fifi.org/pub/ImageMagick/
SOURCE_URL[14]=ftp://ftp.rge.com/pub/multimedia/imagemagick/
- SOURCE_VFY=sha1:2ca2671a7a24a232c5142e53c13e6ba909e0ce61
+ SOURCE_VFY=sha1:65ebe734db8f93666350bfe137a1b2bf96f03c0e
WEB_SITE=http://www.imagemagick.org/
ENTERED=20010922
- UPDATED=20070508
+ UPDATED=20070706
PSAFE=no
SHORT="Automated and interactive manipulation of images"
More information about the Lunar-commits
mailing list