./graphics/ImageMagick6, Package for display and interactive manipulation of images

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.9.13.3, Package name: ImageMagick6-6.9.13.3, Maintainer: pkgsrc-users

ImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System. It is written in C and interfaces
to the X library, and therefore does not require any proprietary
toolkit in order to compile. Although the software is copyrighted, it
is available for free and can be redistributed without fee.

The ImageMagick image display program can display an image on any
workstation screen running an X server. It can read and write many of
the more popular image formats including JPEG, TIFF, PNM, GIF, and
Photo CD. In addition you can interactively resize, rotate, sharpen,
color reduce, or add special effects to an image and save your
completed work in the same or differing image format.

This package tracks 6 release branch for backward compatibility.


Required to run:
[textproc/libxml2] [print/ghostscript] [graphics/tiff] [graphics/freetype2] [graphics/png] [fonts/fontconfig] [math/fftw] [devel/libltdl] [graphics/openjpeg] [graphics/lcms2] [graphics/libwebp] [devel/pkgconf]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Package options: doc, fontconfig, ghostscript, imagemagick-policy-open, jp2, pango, x11

Master sites:

Filesize: 9390.711 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-03 00:37:54 by Nia Alarie | Files touched by this commit (2)
Log message:
ImageMagick6: make pango optional.
   2024-01-04 02:32:09 by David H. Gutteridge | Files touched by this commit (4) | Package updated
Log message:
ImageMagick6: update to 6.9.13-3

Reflects upstream functional fix for image generation on NetBSD.
   2024-01-01 03:15:27 by David H. Gutteridge | Files touched by this commit (3)
Log message:
ImageMagick6: reflect security policy options

As noted by wiz@, since this package now offers different security
policy configuration files, we should reflect this choice, as we already
do with ImageMagick(7). To borrow from wiz@'s earlier commit message:

Add options for the security policies. Follow upstream for the default.
This can be changed after installation by copying the appropriate config
file to etc/ImageMagick-6/policy.xml.
   2023-12-31 21:40:32 by David H. Gutteridge | Files touched by this commit (6) | Package updated
Log message:
ImageMagick6: update to 6.9.13.2

No published change log found. We are also carrying an upstream patch to
fix a general image generation regression on (at least) NetBSD.
   2023-12-21 03:27:26 by Charlotte Koch | Files touched by this commit (1)
Log message:
graphics/ImageMagick6: PKG_OPTIONS_VAR shouldn't conflict with graphics/ImageMagick
   2023-11-15 21:00:42 by Thomas Klausner | Files touched by this commit (68)
Log message:
*: bump for openexr 3.2.1
   2023-11-14 23:43:44 by Mark Davies | Files touched by this commit (1)
Log message:
ImageMagick6: fix path ghostscript/buildlink3.mk
   2023-11-14 20:03:37 by Nia Alarie | Files touched by this commit (6)
Log message:
ImageMagick: restore fontconfig and ghostscript options

While comments in the pkgsrc Makefile suggest otherwise, these options work,
and are useful for building on older systems and systems that don't use X11.