Commit c4a47d91 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : imagemagick-6.6.6-1.

2010-11-27 6.6.6-1 Cristy <quetzlzacatenango@image...>
* Add support for -evaluate-sequence median.

2010-11-26 6.6.6-0 Glenn Randers-Pehrson <glennrp@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@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.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40894 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cf95f0c8
# 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment