diff options
author | obache <obache@pkgsrc.org> | 2008-05-29 04:16:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-05-29 04:16:00 +0000 |
commit | ae08246263e60ff0da07ce5ae00a2869fb114109 (patch) | |
tree | 86da4edf00a18b190fe91aaa884e65334eca4ce6 /graphics/GraphicsMagick | |
parent | 0a94f8b7a9941e765d6809de77b4b96ddbe7b5f3 (diff) | |
download | pkgsrc-ae08246263e60ff0da07ce5ae00a2869fb114109.tar.gz |
Update GraphicsMagick to 1.2.2.
1.2.2 (May 28, 2008)
===================
Bug fixes:
* Documentation is now installed according to the conventions
established by the configure script. This results in documentation
being installed under /usr/local/share/doc/GraphicsMagick by default.
* HWB colorspace now works correctly.
* Composition with CopyOpacity now produces an image with transparency
(as expected).
* Composition now preserves the canvas colorspace.
* Composition with a displacement map (-displace) no longer leaks an
image.
* Composition now handles CopyBlack properly for CMYK images.
* Alpha composition now works as expected when both pixels involved
include transparency.
* -gamma multiple channel syntax now works as documented.
* PerlMagick: Dissolve composition with Opacity now works correctly.
* TIFF: Was accidentially converting CMYK images to RGB.
* TIFF: Reject JPEG compression when writing CMYK images.
* Should now compile with Visual C++ 2008.
* Detects libbz2 and libxml2 and builds properly with them in a MinGW
build.
Performance improvments:
* Exploratory support for OpenMP in the image resize code. Can result
in significant performance improvement when significantly reducing
the image size on multi-core systems, but little to no improvement
when the input and output images are close to the same size. Add
--enable-openmp to the configure options to enable using OpenMP.
Feature improvements:
* Composition now supports CopyCyan, CopyMagenta, CopyYellow, and
CopyBlack in order to copy CMYK channels into an image. CMYK copy
composition operators automatically set the image colorspace to CMYK
so that everything just works.
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/GraphicsMagick/PLIST | 285 | ||||
-rw-r--r-- | graphics/GraphicsMagick/distinfo | 8 |
3 files changed, 150 insertions, 147 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index dd6f5c33b4c..8f9f63d53c6 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/05/07 04:15:11 obache Exp $ +# $NetBSD: Makefile,v 1.11 2008/05/29 04:16:00 obache Exp $ # -DISTNAME= GraphicsMagick-1.2.1 +DISTNAME= GraphicsMagick-1.2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ diff --git a/graphics/GraphicsMagick/PLIST b/graphics/GraphicsMagick/PLIST index 663d972eff9..2796d7ff48f 100644 --- a/graphics/GraphicsMagick/PLIST +++ b/graphics/GraphicsMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/05/07 04:15:11 obache Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/05/29 04:16:00 obache Exp $ bin/GraphicsMagick++-config bin/GraphicsMagick-config bin/GraphicsMagickWand-config @@ -87,150 +87,153 @@ man/man1/GraphicsMagickWand-config.1 man/man1/gm.1 man/man4/miff.4 man/man5/quantize.5 -share/${PKGNAME}/ChangeLog -share/${PKGNAME}/Copyright.txt -share/${PKGNAME}/NEWS.txt share/${PKGNAME}/config/colors.mgk share/${PKGNAME}/config/log.mgk share/${PKGNAME}/config/magic.mgk share/${PKGNAME}/config/modules.mgk -share/${PKGNAME}/images/ball.png -share/${PKGNAME}/images/corbis.png -share/${PKGNAME}/images/examples.jpg -share/${PKGNAME}/images/gm-125x80t.png -share/${PKGNAME}/images/gm-188x120t.png -share/${PKGNAME}/images/gm-282x180t.png -share/${PKGNAME}/images/home.png -share/${PKGNAME}/images/mail.png -share/${PKGNAME}/images/pdfsages.png -share/${PKGNAME}/images/pngnow.png -share/${PKGNAME}/images/right_triangle.png -share/${PKGNAME}/images/right_triangle_option.png -share/${PKGNAME}/index.html -share/${PKGNAME}/www/AUTHORS.html -share/${PKGNAME}/www/BENCHMARKS.html -share/${PKGNAME}/www/BUGS.html -share/${PKGNAME}/www/Changelog.html -share/${PKGNAME}/www/Copyright.html -share/${PKGNAME}/www/FAQ.html -share/${PKGNAME}/www/GraphicsMagick.html -share/${PKGNAME}/www/INSTALL-unix.html -share/${PKGNAME}/www/INSTALL-windows.html -share/${PKGNAME}/www/ImageMagickObject.html -share/${PKGNAME}/www/Magick++/Blob.html -share/${PKGNAME}/www/Magick++/Cache.fig -share/${PKGNAME}/www/Magick++/Cache.png -share/${PKGNAME}/www/Magick++/Cache.svg -share/${PKGNAME}/www/Magick++/ChangeLog.html -share/${PKGNAME}/www/Magick++/CoderInfo.html -share/${PKGNAME}/www/Magick++/Color.html -share/${PKGNAME}/www/Magick++/Documentation.html -share/${PKGNAME}/www/Magick++/Drawable.html -share/${PKGNAME}/www/Magick++/Drawable_example_1.png -share/${PKGNAME}/www/Magick++/Enumerations.html -share/${PKGNAME}/www/Magick++/Exception.html -share/${PKGNAME}/www/Magick++/FormatCharacters.html -share/${PKGNAME}/www/Magick++/Future.html -share/${PKGNAME}/www/Magick++/Geometry.html -share/${PKGNAME}/www/Magick++/Image.fig -share/${PKGNAME}/www/Magick++/Image.html -share/${PKGNAME}/www/Magick++/Image.png -share/${PKGNAME}/www/Magick++/ImageDesign.html -share/${PKGNAME}/www/Magick++/ImageMagick.png -share/${PKGNAME}/www/Magick++/Install.html -share/${PKGNAME}/www/Magick++/Magick++.png -share/${PKGNAME}/www/Magick++/Montage.html -share/${PKGNAME}/www/Magick++/NEWS.html -share/${PKGNAME}/www/Magick++/PixelPacket.html -share/${PKGNAME}/www/Magick++/Pixels.html -share/${PKGNAME}/www/Magick++/README.txt -share/${PKGNAME}/www/Magick++/STL.html -share/${PKGNAME}/www/Magick++/TypeMetric.html -share/${PKGNAME}/www/Magick++/gm-188x120t.png -share/${PKGNAME}/www/Magick++/index.html -share/${PKGNAME}/www/Magick++/montage-sample-framed.jpg -share/${PKGNAME}/www/Magick++/right_triangle.png -share/${PKGNAME}/www/Magick++/thumbnail-anatomy-framed.fig -share/${PKGNAME}/www/Magick++/thumbnail-anatomy-framed.jpg -share/${PKGNAME}/www/Magick++/thumbnail-anatomy-plain.fig -share/${PKGNAME}/www/Magick++/thumbnail-anatomy-plain.jpg -share/${PKGNAME}/www/Magick++/thumbnail-sample-framed.jpg -share/${PKGNAME}/www/Magick++/thumbnail-sample-plain.jpg -share/${PKGNAME}/www/NEWS.html -share/${PKGNAME}/www/PLATFORMS.html -share/${PKGNAME}/www/README.html -share/${PKGNAME}/www/animate.html -share/${PKGNAME}/www/api.html -share/${PKGNAME}/www/api/animate.html -share/${PKGNAME}/www/api/annotate.html -share/${PKGNAME}/www/api/attribute.html -share/${PKGNAME}/www/api/blob.html -share/${PKGNAME}/www/api/channel.html -share/${PKGNAME}/www/api/color.html -share/${PKGNAME}/www/api/composite.html -share/${PKGNAME}/www/api/constitute.html -share/${PKGNAME}/www/api/decorate.html -share/${PKGNAME}/www/api/deprecate.html -share/${PKGNAME}/www/api/display.html -share/${PKGNAME}/www/api/draw.html -share/${PKGNAME}/www/api/effect.html -share/${PKGNAME}/www/api/enhance.html -share/${PKGNAME}/www/api/error.html -share/${PKGNAME}/www/api/fx.html -share/${PKGNAME}/www/api/image.html -share/${PKGNAME}/www/api/list.html -share/${PKGNAME}/www/api/magick.html -share/${PKGNAME}/www/api/memory.html -share/${PKGNAME}/www/api/monitor.html -share/${PKGNAME}/www/api/montage.html -share/${PKGNAME}/www/api/operator.html -share/${PKGNAME}/www/api/paint.html -share/${PKGNAME}/www/api/pixel_cache.html -share/${PKGNAME}/www/api/profile.html -share/${PKGNAME}/www/api/quantize.html -share/${PKGNAME}/www/api/registry.html -share/${PKGNAME}/www/api/render.html -share/${PKGNAME}/www/api/resize.html -share/${PKGNAME}/www/api/resource.html -share/${PKGNAME}/www/api/segment.html -share/${PKGNAME}/www/api/shear.html -share/${PKGNAME}/www/api/signature.html -share/${PKGNAME}/www/api/transform.html -share/${PKGNAME}/www/api/types.html -share/${PKGNAME}/www/api/widget.html -share/${PKGNAME}/www/body.html -share/${PKGNAME}/www/color.html -share/${PKGNAME}/www/composite.html -share/${PKGNAME}/www/conjure.html -share/${PKGNAME}/www/contribute.html -share/${PKGNAME}/www/convert.html -share/${PKGNAME}/www/cvs.html -share/${PKGNAME}/www/development.html -share/${PKGNAME}/www/display.html -share/${PKGNAME}/www/download.html -share/${PKGNAME}/www/formats.html -share/${PKGNAME}/www/gm.html -share/${PKGNAME}/www/header.html -share/${PKGNAME}/www/identify.html -share/${PKGNAME}/www/import.html -share/${PKGNAME}/www/index.html -share/${PKGNAME}/www/links.html -share/${PKGNAME}/www/magick.css -share/${PKGNAME}/www/miff.html -share/${PKGNAME}/www/mission.html -share/${PKGNAME}/www/mogrify.html -share/${PKGNAME}/www/montage.html -share/${PKGNAME}/www/motion-picture.html -share/${PKGNAME}/www/perl.html -share/${PKGNAME}/www/programming.html -share/${PKGNAME}/www/quantize.html -share/${PKGNAME}/www/smile.c -share/${PKGNAME}/www/tools.html -share/${PKGNAME}/www/utilities.html -@dirrm share/${PKGNAME}/www/api -@dirrm share/${PKGNAME}/www/Magick++ -@dirrm share/${PKGNAME}/www -@dirrm share/${PKGNAME}/images +share/doc/GraphicsMagick/ChangeLog +share/doc/GraphicsMagick/ChangeLog.2001 +share/doc/GraphicsMagick/ChangeLog.2002 +share/doc/GraphicsMagick/ChangeLog.2003 +share/doc/GraphicsMagick/ChangeLog.2004 +share/doc/GraphicsMagick/ChangeLog.2005 +share/doc/GraphicsMagick/ChangeLog.2006 +share/doc/GraphicsMagick/ChangeLog.2007 +share/doc/GraphicsMagick/Copyright.txt +share/doc/GraphicsMagick/NEWS.txt +share/doc/GraphicsMagick/images/ball.png +share/doc/GraphicsMagick/images/examples.jpg +share/doc/GraphicsMagick/images/gm-125x80t.png +share/doc/GraphicsMagick/images/gm-188x120t.png +share/doc/GraphicsMagick/images/gm-282x180t.png +share/doc/GraphicsMagick/images/right_triangle.png +share/doc/GraphicsMagick/images/right_triangle_option.png +share/doc/GraphicsMagick/index.html +share/doc/GraphicsMagick/www/AUTHORS.html +share/doc/GraphicsMagick/www/BENCHMARKS.html +share/doc/GraphicsMagick/www/BUGS.html +share/doc/GraphicsMagick/www/Changelog.html +share/doc/GraphicsMagick/www/Copyright.html +share/doc/GraphicsMagick/www/FAQ.html +share/doc/GraphicsMagick/www/GraphicsMagick.html +share/doc/GraphicsMagick/www/INSTALL-unix.html +share/doc/GraphicsMagick/www/INSTALL-windows.html +share/doc/GraphicsMagick/www/ImageMagickObject.html +share/doc/GraphicsMagick/www/Magick++/Blob.html +share/doc/GraphicsMagick/www/Magick++/Cache.fig +share/doc/GraphicsMagick/www/Magick++/Cache.png +share/doc/GraphicsMagick/www/Magick++/Cache.svg +share/doc/GraphicsMagick/www/Magick++/ChangeLog.html +share/doc/GraphicsMagick/www/Magick++/CoderInfo.html +share/doc/GraphicsMagick/www/Magick++/Color.html +share/doc/GraphicsMagick/www/Magick++/Documentation.html +share/doc/GraphicsMagick/www/Magick++/Drawable.html +share/doc/GraphicsMagick/www/Magick++/Drawable_example_1.png +share/doc/GraphicsMagick/www/Magick++/Enumerations.html +share/doc/GraphicsMagick/www/Magick++/Exception.html +share/doc/GraphicsMagick/www/Magick++/FormatCharacters.html +share/doc/GraphicsMagick/www/Magick++/Future.html +share/doc/GraphicsMagick/www/Magick++/Geometry.html +share/doc/GraphicsMagick/www/Magick++/Image.fig +share/doc/GraphicsMagick/www/Magick++/Image.html +share/doc/GraphicsMagick/www/Magick++/Image.png +share/doc/GraphicsMagick/www/Magick++/ImageDesign.html +share/doc/GraphicsMagick/www/Magick++/ImageMagick.png +share/doc/GraphicsMagick/www/Magick++/Install.html +share/doc/GraphicsMagick/www/Magick++/Magick++.png +share/doc/GraphicsMagick/www/Magick++/Montage.html +share/doc/GraphicsMagick/www/Magick++/NEWS.html +share/doc/GraphicsMagick/www/Magick++/PixelPacket.html +share/doc/GraphicsMagick/www/Magick++/Pixels.html +share/doc/GraphicsMagick/www/Magick++/README.txt +share/doc/GraphicsMagick/www/Magick++/STL.html +share/doc/GraphicsMagick/www/Magick++/TypeMetric.html +share/doc/GraphicsMagick/www/Magick++/gm-188x120t.png +share/doc/GraphicsMagick/www/Magick++/index.html +share/doc/GraphicsMagick/www/Magick++/montage-sample-framed.jpg +share/doc/GraphicsMagick/www/Magick++/right_triangle.png +share/doc/GraphicsMagick/www/Magick++/thumbnail-anatomy-framed.fig +share/doc/GraphicsMagick/www/Magick++/thumbnail-anatomy-framed.jpg +share/doc/GraphicsMagick/www/Magick++/thumbnail-anatomy-plain.fig +share/doc/GraphicsMagick/www/Magick++/thumbnail-anatomy-plain.jpg +share/doc/GraphicsMagick/www/Magick++/thumbnail-sample-framed.jpg +share/doc/GraphicsMagick/www/Magick++/thumbnail-sample-plain.jpg +share/doc/GraphicsMagick/www/NEWS.html +share/doc/GraphicsMagick/www/PLATFORMS.html +share/doc/GraphicsMagick/www/README.html +share/doc/GraphicsMagick/www/animate.html +share/doc/GraphicsMagick/www/api.html +share/doc/GraphicsMagick/www/api/animate.html +share/doc/GraphicsMagick/www/api/annotate.html +share/doc/GraphicsMagick/www/api/attribute.html +share/doc/GraphicsMagick/www/api/blob.html +share/doc/GraphicsMagick/www/api/channel.html +share/doc/GraphicsMagick/www/api/color.html +share/doc/GraphicsMagick/www/api/composite.html +share/doc/GraphicsMagick/www/api/constitute.html +share/doc/GraphicsMagick/www/api/decorate.html +share/doc/GraphicsMagick/www/api/deprecate.html +share/doc/GraphicsMagick/www/api/display.html +share/doc/GraphicsMagick/www/api/draw.html +share/doc/GraphicsMagick/www/api/effect.html +share/doc/GraphicsMagick/www/api/enhance.html +share/doc/GraphicsMagick/www/api/error.html +share/doc/GraphicsMagick/www/api/fx.html +share/doc/GraphicsMagick/www/api/image.html +share/doc/GraphicsMagick/www/api/list.html +share/doc/GraphicsMagick/www/api/magick.html +share/doc/GraphicsMagick/www/api/memory.html +share/doc/GraphicsMagick/www/api/monitor.html +share/doc/GraphicsMagick/www/api/montage.html +share/doc/GraphicsMagick/www/api/operator.html +share/doc/GraphicsMagick/www/api/paint.html +share/doc/GraphicsMagick/www/api/pixel_cache.html +share/doc/GraphicsMagick/www/api/profile.html +share/doc/GraphicsMagick/www/api/quantize.html +share/doc/GraphicsMagick/www/api/registry.html +share/doc/GraphicsMagick/www/api/render.html +share/doc/GraphicsMagick/www/api/resize.html +share/doc/GraphicsMagick/www/api/resource.html +share/doc/GraphicsMagick/www/api/segment.html +share/doc/GraphicsMagick/www/api/shear.html +share/doc/GraphicsMagick/www/api/signature.html +share/doc/GraphicsMagick/www/api/transform.html +share/doc/GraphicsMagick/www/api/types.html +share/doc/GraphicsMagick/www/api/widget.html +share/doc/GraphicsMagick/www/body.html +share/doc/GraphicsMagick/www/color.html +share/doc/GraphicsMagick/www/composite.html +share/doc/GraphicsMagick/www/conjure.html +share/doc/GraphicsMagick/www/contribute.html +share/doc/GraphicsMagick/www/convert.html +share/doc/GraphicsMagick/www/cvs.html +share/doc/GraphicsMagick/www/development.html +share/doc/GraphicsMagick/www/display.html +share/doc/GraphicsMagick/www/download.html +share/doc/GraphicsMagick/www/formats.html +share/doc/GraphicsMagick/www/gm.html +share/doc/GraphicsMagick/www/header.html +share/doc/GraphicsMagick/www/identify.html +share/doc/GraphicsMagick/www/import.html +share/doc/GraphicsMagick/www/index.html +share/doc/GraphicsMagick/www/links.html +share/doc/GraphicsMagick/www/magick.css +share/doc/GraphicsMagick/www/miff.html +share/doc/GraphicsMagick/www/mission.html +share/doc/GraphicsMagick/www/mogrify.html +share/doc/GraphicsMagick/www/montage.html +share/doc/GraphicsMagick/www/motion-picture.html +share/doc/GraphicsMagick/www/perl.html +share/doc/GraphicsMagick/www/programming.html +share/doc/GraphicsMagick/www/quantize.html +share/doc/GraphicsMagick/www/smile.c +share/doc/GraphicsMagick/www/tools.html +share/doc/GraphicsMagick/www/utilities.html +@dirrm share/doc/GraphicsMagick/www/api +@dirrm share/doc/GraphicsMagick/www/Magick++ +@dirrm share/doc/GraphicsMagick/www +@dirrm share/doc/GraphicsMagick/images +@dirrm share/doc/GraphicsMagick @dirrm share/${PKGNAME}/config @dirrm share/${PKGNAME} @exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8/filters diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo index d7f18340910..e5b2c02ab63 100644 --- a/graphics/GraphicsMagick/distinfo +++ b/graphics/GraphicsMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/05/07 04:15:11 obache Exp $ +$NetBSD: distinfo,v 1.8 2008/05/29 04:16:00 obache Exp $ -SHA1 (GraphicsMagick-1.2.1.tar.gz) = cf8764b102e8b0e1931b80a99e4a7e754e3bdac9 -RMD160 (GraphicsMagick-1.2.1.tar.gz) = b146dde5fcecd53f3a117b73989927170ec4de9f -Size (GraphicsMagick-1.2.1.tar.gz) = 6569512 bytes +SHA1 (GraphicsMagick-1.2.2.tar.gz) = 6876fa50b4846b24bd111ab8adc18de9de8c0e0b +RMD160 (GraphicsMagick-1.2.2.tar.gz) = d8fe9f589ca08280cb6901df8599773cdabd3c5b +Size (GraphicsMagick-1.2.2.tar.gz) = 6552999 bytes |