pkgsrc/graphics/GraphicsMagick/PLIST
obache b15763c214 Update GraphicsMagick to 1.3.9.
1.3.9 (February 4, 2010)
========================

Security Fixes:

  * None

Bug fixes:

  * Fix "double free" error when using gm import -frame.

  * XPM does not support RGBA color syntax, so return RGB instead.

  * The display '-update' option was only working in conjunction with
    the '-delay' option with a delay setting of 2 or greater.

  * For formats which support multiple frames, output with +adjoing to
    filenames containing a scene specification (e.g. foo%02d.tiff) was
    resulting in wrong output file names.

  * -convolve was crashing rather than reporting an error.

  * Fixed crash if the number of OpenMP threads was reduced from the
    original value via '-limit threads' or omp_set_num_threads().

  * -blur was not blurring the opacity channel for solid-color images.

  * When installing HTML documentation, many files were included which
    are not part of the formatted documentation.

  * Several deleted global string constants are restored with
    deprecated status in order to assure that symbols are not removed
    from the ABI.

New Features:

  * None

Feature improvements:

  * None

Performance Improvements:

  * None

Behavior Changes:

  * There is no longer an implicit 'adjoin' if an output filename
    contains an apparent scene specification (e.g. foo%02d.tiff) and
    multiple files are not needed to save the image..  It is necessary
    to use +adjoin.  For example ``gm convert foo.pdf +adjoin
    %02d.tiff``.

  * -flatten now applies the image background color under the first
    image in the list if it is not already opaque.
2010-02-05 05:09:06 +00:00

265 lines
11 KiB
Text

@comment $NetBSD: PLIST,v 1.14 2010/02/05 05:09:07 obache Exp $
bin/GraphicsMagick++-config
bin/GraphicsMagick-config
bin/GraphicsMagickWand-config
bin/gm
include/GraphicsMagick/Magick++.h
include/GraphicsMagick/Magick++/Blob.h
include/GraphicsMagick/Magick++/CoderInfo.h
include/GraphicsMagick/Magick++/Color.h
include/GraphicsMagick/Magick++/Drawable.h
include/GraphicsMagick/Magick++/Exception.h
include/GraphicsMagick/Magick++/Geometry.h
include/GraphicsMagick/Magick++/Image.h
include/GraphicsMagick/Magick++/Include.h
include/GraphicsMagick/Magick++/Montage.h
include/GraphicsMagick/Magick++/Pixels.h
include/GraphicsMagick/Magick++/STL.h
include/GraphicsMagick/Magick++/TypeMetric.h
include/GraphicsMagick/magick/analyze.h
include/GraphicsMagick/magick/api.h
include/GraphicsMagick/magick/attribute.h
include/GraphicsMagick/magick/average.h
include/GraphicsMagick/magick/blob.h
include/GraphicsMagick/magick/cdl.h
include/GraphicsMagick/magick/channel.h
include/GraphicsMagick/magick/color.h
include/GraphicsMagick/magick/color_lookup.h
include/GraphicsMagick/magick/colormap.h
include/GraphicsMagick/magick/colorspace.h
include/GraphicsMagick/magick/command.h
include/GraphicsMagick/magick/common.h
include/GraphicsMagick/magick/compare.h
include/GraphicsMagick/magick/composite.h
include/GraphicsMagick/magick/compress.h
include/GraphicsMagick/magick/confirm_access.h
include/GraphicsMagick/magick/constitute.h
include/GraphicsMagick/magick/decorate.h
include/GraphicsMagick/magick/delegate.h
include/GraphicsMagick/magick/deprecate.h
include/GraphicsMagick/magick/describe.h
include/GraphicsMagick/magick/draw.h
include/GraphicsMagick/magick/effect.h
include/GraphicsMagick/magick/enhance.h
include/GraphicsMagick/magick/error.h
include/GraphicsMagick/magick/forward.h
include/GraphicsMagick/magick/fx.h
include/GraphicsMagick/magick/gem.h
include/GraphicsMagick/magick/gradient.h
include/GraphicsMagick/magick/hclut.h
include/GraphicsMagick/magick/image.h
include/GraphicsMagick/magick/list.h
include/GraphicsMagick/magick/log.h
include/GraphicsMagick/magick/magic.h
include/GraphicsMagick/magick/magick.h
include/GraphicsMagick/magick/magick_config.h
include/GraphicsMagick/magick/magick_types.h
include/GraphicsMagick/magick/memory.h
include/GraphicsMagick/magick/module.h
include/GraphicsMagick/magick/monitor.h
include/GraphicsMagick/magick/montage.h
include/GraphicsMagick/magick/operator.h
include/GraphicsMagick/magick/paint.h
include/GraphicsMagick/magick/pixel_cache.h
include/GraphicsMagick/magick/pixel_iterator.h
include/GraphicsMagick/magick/plasma.h
include/GraphicsMagick/magick/profile.h
include/GraphicsMagick/magick/quantize.h
include/GraphicsMagick/magick/random.h
include/GraphicsMagick/magick/registry.h
include/GraphicsMagick/magick/render.h
include/GraphicsMagick/magick/resize.h
include/GraphicsMagick/magick/resource.h
include/GraphicsMagick/magick/shear.h
include/GraphicsMagick/magick/signature.h
include/GraphicsMagick/magick/statistics.h
include/GraphicsMagick/magick/symbols.h
include/GraphicsMagick/magick/texture.h
include/GraphicsMagick/magick/timer.h
include/GraphicsMagick/magick/transform.h
include/GraphicsMagick/magick/type.h
include/GraphicsMagick/magick/utility.h
include/GraphicsMagick/magick/version.h
include/GraphicsMagick/wand/drawing_wand.h
include/GraphicsMagick/wand/magick_wand.h
include/GraphicsMagick/wand/pixel_wand.h
include/GraphicsMagick/wand/wand_api.h
lib/${PKGNAME}/config/delegates.mgk
lib/${PKGNAME}/config/type-ghostscript.mgk
lib/${PKGNAME}/config/type-solaris.mgk
lib/${PKGNAME}/config/type-windows.mgk
lib/${PKGNAME}/config/type.mgk
lib/libGraphicsMagick++.la
lib/libGraphicsMagick.la
lib/libGraphicsMagickWand.la
lib/pkgconfig/GraphicsMagick++.pc
lib/pkgconfig/GraphicsMagick.pc
lib/pkgconfig/GraphicsMagickWand.pc
man/man1/GraphicsMagick++-config.1
man/man1/GraphicsMagick-config.1
man/man1/GraphicsMagickWand-config.1
man/man1/gm.1
man/man4/miff.4
man/man5/quantize.5
share/${PKGNAME}/config/colors.mgk
share/${PKGNAME}/config/log.mgk
share/${PKGNAME}/config/modules.mgk
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/ChangeLog.2008
share/doc/GraphicsMagick/ChangeLog.2009
share/doc/GraphicsMagick/Copyright.txt
share/doc/GraphicsMagick/NEWS.txt
share/doc/GraphicsMagick/www/CVS.html
share/doc/GraphicsMagick/www/ChangeLog-2001.html
share/doc/GraphicsMagick/www/ChangeLog-2002.html
share/doc/GraphicsMagick/www/ChangeLog-2003.html
share/doc/GraphicsMagick/www/ChangeLog-2004.html
share/doc/GraphicsMagick/www/ChangeLog-2005.html
share/doc/GraphicsMagick/www/ChangeLog-2006.html
share/doc/GraphicsMagick/www/ChangeLog-2007.html
share/doc/GraphicsMagick/www/ChangeLog-2008.html
share/doc/GraphicsMagick/www/ChangeLog-2009.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.png
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.html
share/doc/GraphicsMagick/www/Magick++/Image.png
share/doc/GraphicsMagick/www/Magick++/ImageDesign.html
share/doc/GraphicsMagick/www/Magick++/Install.html
share/doc/GraphicsMagick/www/Magick++/Montage.html
share/doc/GraphicsMagick/www/Magick++/PixelPacket.html
share/doc/GraphicsMagick/www/Magick++/Pixels.html
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.jpg
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/OpenMP.html
share/doc/GraphicsMagick/www/README.html
share/doc/GraphicsMagick/www/animate.html
share/doc/GraphicsMagick/www/api/animate.html
share/doc/GraphicsMagick/www/api/annotate.html
share/doc/GraphicsMagick/www/api/api.html
share/doc/GraphicsMagick/www/api/attribute.html
share/doc/GraphicsMagick/www/api/average.html
share/doc/GraphicsMagick/www/api/blob.html
share/doc/GraphicsMagick/www/api/cdl.html
share/doc/GraphicsMagick/www/api/channel.html
share/doc/GraphicsMagick/www/api/color.html
share/doc/GraphicsMagick/www/api/colormap.html
share/doc/GraphicsMagick/www/api/compare.html
share/doc/GraphicsMagick/www/api/composite.html
share/doc/GraphicsMagick/www/api/confirm_access.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/describe.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/hclut.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/pixel_iterator.html
share/doc/GraphicsMagick/www/api/plasma.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/statistics.html
share/doc/GraphicsMagick/www/api/texture.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/authors.html
share/doc/GraphicsMagick/www/benchmarks.html
share/doc/GraphicsMagick/www/bugs.html
share/doc/GraphicsMagick/www/color.html
share/doc/GraphicsMagick/www/compare.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/display.html
share/doc/GraphicsMagick/www/docutils-api.css
share/doc/GraphicsMagick/www/docutils-articles.css
share/doc/GraphicsMagick/www/download.html
share/doc/GraphicsMagick/www/favicon.ico
share/doc/GraphicsMagick/www/formats.html
share/doc/GraphicsMagick/www/gm.html
share/doc/GraphicsMagick/www/identify.html
share/doc/GraphicsMagick/www/images/ball.png
share/doc/GraphicsMagick/www/images/banner_bg.png
share/doc/GraphicsMagick/www/images/examples.jpg
share/doc/GraphicsMagick/www/images/gm-107x76.png
share/doc/GraphicsMagick/www/images/gm-125x80t.png
share/doc/GraphicsMagick/www/images/right_triangle.png
share/doc/GraphicsMagick/www/images/right_triangle_option.png
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/platforms.html
share/doc/GraphicsMagick/www/process.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
share/doc/GraphicsMagick/www/wand/drawing_wand.html
share/doc/GraphicsMagick/www/wand/magick_wand.html
share/doc/GraphicsMagick/www/wand/pixel_wand.html
share/doc/GraphicsMagick/www/wand/wand.html
@pkgdir lib/${PKGNAME}/modules-Q8/filters
@pkgdir lib/${PKGNAME}/modules-Q8/coders