pkgsrc/graphics/ImageMagick/PLIST
xtraeme 2396acc57e Update graphics/ImageMagick to 6.0.2.7.
Changes:

  Bug fixes:
    * Fixed problem with relative filename wildcards (e.g.
      identify images/*.jpg)
    * DrawSetStrokeDashArray() now respects the number_elements argument.

  Performance improvements:
    * Don't open a loadable module if its already open.
    * Added anonymous memory-mapping to the pixel cache.  This makes it
      possible for memory to be returned to the system after the image is
      destroyed.

  Utilities enhancements:
    * The display program now composites any transparent images on top of a
      checkered background to assist in visualizing any partial transparent
      pixels.

  Coder additions/improvments:
    * When an unknown property is encountered in the XCF coder, it enters a
      bogus loop that never terminates.

  Code/structure enhancements:
    * Introduce MagickBooleanType and MagickStatusType types of unsigned int.
      These types are 100% compatible with the existing API but removes
      ambiguity.  Previously we got complaints that users did not realize that a
      return value of unsigned int in most cases meant a binary value (0/1).
      MagickStatusType is used for methods that return a bit mask.
    * Introduce MagickFalse and MagickTrue while we deprecate True/False.

And more...
2004-06-23 00:59:19 +00:00

358 lines
16 KiB
Text

@comment $NetBSD: PLIST,v 1.16 2004/06/23 00:59:20 xtraeme Exp $
bin/Magick++-config
bin/Magick-config
bin/Wand-config
bin/animate
bin/compare
bin/composite
bin/conjure
bin/convert
bin/display
bin/identify
bin/import
bin/mogrify
bin/montage
include/Magick++.h
include/Magick++/Blob.h
include/Magick++/CoderInfo.h
include/Magick++/Color.h
include/Magick++/Drawable.h
include/Magick++/Exception.h
include/Magick++/Geometry.h
include/Magick++/Image.h
include/Magick++/Include.h
include/Magick++/Montage.h
include/Magick++/Pixels.h
include/Magick++/STL.h
include/Magick++/TypeMetric.h
include/magick/ImageMagick.h
include/magick/PreRvIcccm.h
include/magick/annotate.h
include/magick/api.h
include/magick/attribute.h
include/magick/blob.h
include/magick/cache.h
include/magick/cache_view.h
include/magick/client.h
include/magick/coder.h
include/magick/color.h
include/magick/colorspace.h
include/magick/compare.h
include/magick/composite.h
include/magick/compress.h
include/magick/configure.h
include/magick/conjure.h
include/magick/constitute.h
include/magick/convert.h
include/magick/decorate.h
include/magick/delegate.h
include/magick/deprecate.h
include/magick/draw.h
include/magick/effect.h
include/magick/enhance.h
include/magick/error.h
include/magick/fx.h
include/magick/gem.h
include/magick/geometry.h
include/magick/hashmap.h
include/magick/identify.h
include/magick/image.h
include/magick/import.h
include/magick/list.h
include/magick/locale_.h
include/magick/log.h
include/magick/magic.h
include/magick/magick.h
include/magick/magick_config.h
include/magick/memory_.h
include/magick/methods.h
include/magick/module.h
include/magick/mogrify.h
include/magick/monitor.h
include/magick/montage.h
include/magick/option.h
include/magick/paint.h
include/magick/profile.h
include/magick/quantize.h
include/magick/random.h
include/magick/registry.h
include/magick/resize.h
include/magick/resource_.h
include/magick/segment.h
include/magick/shear.h
include/magick/signature.h
include/magick/stream.h
include/magick/string_.h
include/magick/timer.h
include/magick/token.h
include/magick/transform.h
include/magick/type.h
include/magick/utility.h
include/magick/version.h
include/magick/xwindow.h
include/wand/drawing_wand.h
include/wand/magick_wand.h
include/wand/pixel_iterator.h
include/wand/pixel_wand.h
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/colors.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/configure.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/delegates.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/english.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/locale.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-ghostscript.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-solaris.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-windows.mgk
lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type.mgk
@exec ${MKDIR} %D/lib/ImageMagick-${IM_MAJOR_VER}/modules-Q16/coders
@exec ${MKDIR} %D/lib/ImageMagick-${IM_MAJOR_VER}/modules-Q16/filters
lib/libMagick++.a
lib/libMagick++.la
lib/libMagick++.so
lib/libMagick++.so.6
lib/libMagick++.so.6.2
lib/libMagick.a
lib/libMagick.la
lib/libMagick.so
lib/libMagick.so.6
lib/libMagick.so.6.2
lib/libWand.a
lib/libWand.la
lib/libWand.so
lib/libWand.so.6
lib/libWand.so.6.2
lib/pkgconfig/ImageMagick++.pc
lib/pkgconfig/ImageMagick.pc
lib/pkgconfig/Wand.pc
man/man1/ImageMagick.1
man/man1/Magick++-config.1
man/man1/Magick-config.1
man/man1/Wand-config.1
man/man1/animate.1
man/man1/compare.1
man/man1/composite.1
man/man1/conjure.1
man/man1/convert.1
man/man1/display.1
man/man1/identify.1
man/man1/import.1
man/man1/mogrify.1
man/man1/montage.1
man/man4/miff.4
man/man5/quantize.5
share/ImageMagick-${IM_MAJOR_LIB_VER}/LICENSE
share/ImageMagick-${IM_MAJOR_LIB_VER}/Magick.pdf
share/ImageMagick-${IM_MAJOR_LIB_VER}/NOTICE
share/ImageMagick-${IM_MAJOR_LIB_VER}/config/coder.mgk
share/ImageMagick-${IM_MAJOR_LIB_VER}/config/log.mgk
share/ImageMagick-${IM_MAJOR_LIB_VER}/config/magic.mgk
share/ImageMagick-${IM_MAJOR_LIB_VER}/images/dogwaffle.png
share/ImageMagick-${IM_MAJOR_LIB_VER}/images/magick-icon.png
share/ImageMagick-${IM_MAJOR_LIB_VER}/images/star.gif
share/ImageMagick-${IM_MAJOR_LIB_VER}/images/top.gif
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/Authors.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/ImageMagick.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/Install-mac.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/Install-unix.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/Install-vms.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/Install-windows.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/News.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/README.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/colorspace.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/draw.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/pixel_iterator.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/profile.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/compare.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/download.html
share/ImageMagick-${IM_MAJOR_LIB_VER}/www/index.html
share/ImageMagick-${IM_MAJOR_VER}/QuickStart.txt
share/ImageMagick-${IM_MAJOR_VER}/images/background.gif
share/ImageMagick-${IM_MAJOR_VER}/images/devlib.gif
share/ImageMagick-${IM_MAJOR_VER}/images/examples.jpg
share/ImageMagick-${IM_MAJOR_VER}/images/granite.png
share/ImageMagick-${IM_MAJOR_VER}/images/logo.png
share/ImageMagick-${IM_MAJOR_VER}/images/magick.png
share/ImageMagick-${IM_MAJOR_VER}/images/networkeleven.png
share/ImageMagick-${IM_MAJOR_VER}/images/pair.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/bricks.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/checkerboard.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/circles.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/crosshatch.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/crosshatch30.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/crosshatch45.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/fishscales.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray0.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray10.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray100.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray15.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray20.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray25.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray30.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray35.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray40.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray45.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray5.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray50.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray55.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray60.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray65.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray70.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray75.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray80.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray85.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray90.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/gray95.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hexagons.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/horizontal.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/horizontalsaw.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_bdiagonal.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_cross.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_diagcross.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_fdiagonal.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_horizontal.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/hs_vertical.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/left30.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/left45.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/leftshingle.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/octagons.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/right30.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/right45.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/rightshingle.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/smallfishscales.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/vertical.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/verticalbricks.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/verticalleftshingle.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/verticalrightshingle.png
share/ImageMagick-${IM_MAJOR_VER}/images/patterns/verticalsaw.png
share/ImageMagick-${IM_MAJOR_VER}/images/promote.png
share/ImageMagick-${IM_MAJOR_VER}/images/right_triangle.png
share/ImageMagick-${IM_MAJOR_VER}/images/right_triangle_option.png
share/ImageMagick-${IM_MAJOR_VER}/images/rose.png
share/ImageMagick-${IM_MAJOR_VER}/images/screen.png
share/ImageMagick-${IM_MAJOR_VER}/images/script.gif
share/ImageMagick-${IM_MAJOR_VER}/images/sprite.png
share/ImageMagick-${IM_MAJOR_VER}/images/twi.png
share/ImageMagick-${IM_MAJOR_VER}/index.html
share/ImageMagick-${IM_MAJOR_VER}/www/Changelog.html
share/ImageMagick-${IM_MAJOR_VER}/www/Copyright.html
share/ImageMagick-${IM_MAJOR_VER}/www/FAQ.html
share/ImageMagick-${IM_MAJOR_VER}/www/ImageMagickObject.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Blob.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Cache.fig
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Cache.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Cache.svg
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/ChangeLog.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/CoderInfo.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Color.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Documentation.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Drawable.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Drawable_example_1.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Enumerations.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Exception.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/FormatCharacters.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Future.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Geometry.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Image.fig
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Image.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Image.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/ImageDesign.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/ImageMagick.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Install.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Magick++.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Montage.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/NEWS.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/PixelPacket.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/Pixels.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/README.txt
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/STL.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/TypeMetric.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/index.html
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/montage-sample-framed.jpg
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/right_triangle.png
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-anatomy-framed.fig
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-anatomy-framed.jpg
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-anatomy-plain.fig
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-anatomy-plain.jpg
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-sample-framed.jpg
share/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-sample-plain.jpg
share/ImageMagick-${IM_MAJOR_VER}/www/QuickStart.html
share/ImageMagick-${IM_MAJOR_VER}/www/animate.html
share/ImageMagick-${IM_MAJOR_VER}/www/api.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/animate.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/annotate.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/attribute.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/blob.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/cache.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/cache_view.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/color.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/composite.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/constitute.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/decorate.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/deprecate.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/display.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/drawing_wand.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/effect.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/enhance.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/error.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/fx.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/image.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/list.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/magick.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/magick_wand.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/memory.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/monitor.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/montage.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/paint.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/pixel_wand.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/quantize.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/registry.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/resize.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/resource.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/segment.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/shear.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/signature.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/stream.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/transform.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/types.html
share/ImageMagick-${IM_MAJOR_VER}/www/api/widget.html
share/ImageMagick-${IM_MAJOR_VER}/www/apis.html
share/ImageMagick-${IM_MAJOR_VER}/www/cd.html
share/ImageMagick-${IM_MAJOR_VER}/www/color.html
share/ImageMagick-${IM_MAJOR_VER}/www/composite.html
share/ImageMagick-${IM_MAJOR_VER}/www/conjure.html
share/ImageMagick-${IM_MAJOR_VER}/www/convert.html
share/ImageMagick-${IM_MAJOR_VER}/www/cvs.html
share/ImageMagick-${IM_MAJOR_VER}/www/display.html
share/ImageMagick-${IM_MAJOR_VER}/www/formats.html
share/ImageMagick-${IM_MAJOR_VER}/www/help.html
share/ImageMagick-${IM_MAJOR_VER}/www/identify.html
share/ImageMagick-${IM_MAJOR_VER}/www/import.html
share/ImageMagick-${IM_MAJOR_VER}/www/install.html
share/ImageMagick-${IM_MAJOR_VER}/www/magick-list.html
share/ImageMagick-${IM_MAJOR_VER}/www/magick.css
share/ImageMagick-${IM_MAJOR_VER}/www/miff.html
share/ImageMagick-${IM_MAJOR_VER}/www/mogrify.html
share/ImageMagick-${IM_MAJOR_VER}/www/montage.html
share/ImageMagick-${IM_MAJOR_VER}/www/new.html
share/ImageMagick-${IM_MAJOR_VER}/www/objectives.html
share/ImageMagick-${IM_MAJOR_VER}/www/perl.html
share/ImageMagick-${IM_MAJOR_VER}/www/quantize.html
share/ImageMagick-${IM_MAJOR_VER}/www/smile.c
share/ImageMagick-${IM_MAJOR_VER}/www/sponsor.html
share/ImageMagick-${IM_MAJOR_VER}/www/tools.html
share/ImageMagick-${IM_MAJOR_VER}/www/topics.html
share/ImageMagick-${IM_MAJOR_VER}/www/windows.html
@dirrm share/ImageMagick-${IM_MAJOR_VER}/www/api
@dirrm share/ImageMagick-${IM_MAJOR_VER}/www/Magick++
@dirrm share/ImageMagick-${IM_MAJOR_VER}/www
@dirrm share/ImageMagick-${IM_MAJOR_VER}/images/patterns
@dirrm share/ImageMagick-${IM_MAJOR_VER}/images
@dirrm share/ImageMagick-${IM_MAJOR_VER}/config
@dirrm share/ImageMagick-${IM_MAJOR_VER}
@dirrm lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/filters
@dirrm lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/coders
@dirrm lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16
@dirrm lib/ImageMagick-${IM_MAJOR_LIB_VER}/config
@dirrm lib/ImageMagick-${IM_MAJOR_LIB_VER}
@dirrm include/wand
@dirrm include/magick
@dirrm include/Magick++