[Erp5-report] r40894 kazuhiko - /erp5/trunk/buildout/software-profiles/imagemagick.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 29 23:05:28 CET 2010
Author: kazuhiko
Date: Mon Nov 29 23:05:28 2010
New Revision: 40894
URL: http://svn.erp5.org?rev=40894&view=rev
Log:
version up : imagemagick-6.6.6-1.
2010-11-27 6.6.6-1 Cristy <quetzlzacatenango at image...>
* Add support for -evaluate-sequence median.
2010-11-26 6.6.6-0 Glenn Randers-Pehrson <glennrp at image...>
* Fixed two more cases where the PNG encoder lost transparency (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17516).
2010-11-23 6.6.6-0 Cristy <quetzlzacatenango at image...>
* The policy.xml sets not-to-exceed resource values (e.g. policy memory limit 1GB, -limit 2GB exceeds policy maximum so memory limit is 1GB).
* Support NCC (normalized cross correlation) compare metric.
Modified:
erp5/trunk/buildout/software-profiles/imagemagick.cfg
Modified: erp5/trunk/buildout/software-profiles/imagemagick.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/imagemagick.cfg?rev=40894&r1=40893&r2=40894&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/imagemagick.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/imagemagick.cfg [utf8] Mon Nov 29 23:05:28 2010
@@ -1,3 +1,6 @@
+# ImageMagick - a software suite to create, edit, and compose bitmap images
+# http://www.imagemagick.org/
+
[buildout]
parts = imagemagick
extends =
@@ -14,8 +17,8 @@ extends =
[imagemagick]
recipe = hexagonit.recipe.cmmi
-url = http://ftp.nluug.nl/ImageMagick/ImageMagick-6.6.5-10.tar.bz2
-md5sum = 305bc145200ef5c1f7bba08a12c5f4f2
+url = http://ftp.nluug.nl/ImageMagick/ImageMagick-6.6.6-1.tar.bz2
+md5sum = e1471a0153761af2c375e6b2627c5f9f
configure-options =
--without-x
--without-magick-plus-plus
More information about the Erp5-report
mailing list