# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortGroup conflicts_build 1.0
# Keep relevant lines in sync between ImageMagick and p5-perlmagick.
# Before updating to a newer version, install phpNN-imagick. After updating, run `phpNN -v`. If the following warning appears, revbump php-imagick.
# PHP Warning: Version warning: Imagick was compiled against Image Magick version XXXX but version YYYY is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
set reasonable_version [lindex [split ${version} -] 0]
homepage http://www.imagemagick.org/
categories graphics devel
maintainers {ryandesign @ryandesign}
description Tools and libraries to manipulate images in many formats
long_description ImageMagick is a robust collection of tools and \
libraries to create, edit and compose bitmap images \
in a wide variety of formats. You can crop, resize, \
rotate, sharpen, color reduce or add effects or text \
or straight or curved lines to an image or image \
sequence and save your completed work in the same or \
differing image format. You can even create images \
from scratch. Image processing operations are \
available from the command line as well as through \
C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk \
programming interfaces. Over 90 image formats are \
supported, including GIF, JPEG, JPEG 2000, PNG, PDF, \
master_sites http://www.imagemagick.org/download/ \
http://mirror.checkdomain.de/imagemagick/ \
ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/imagemagick.org/ \
ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick \
ftp://sunsite.icm.edu.pl/packages/ImageMagick
checksums rmd160 4058b96fb5e3bf030648d84a25b709b65f1cd578 \
sha256 dcf23a7356a970e613a9fa2cfaa64c999ea8e278a45aec4905e54398d6c12c83 \