diff options
author | knu <knu@FreeBSD.org> | 2001-06-13 00:45:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-06-13 00:45:08 +0800 |
commit | 48fe5c0e5b7dd0c9e754fcc932ee7af81b901e5f (patch) | |
tree | 67dced7087b40f6828b75afe076b6b8c62e407c3 | |
parent | 8b553250cbe05325009d542e3c34be4ebb404830 (diff) | |
download | freebsd-ports-gnome-48fe5c0e5b7dd0c9e754fcc932ee7af81b901e5f.tar.gz freebsd-ports-gnome-48fe5c0e5b7dd0c9e754fcc932ee7af81b901e5f.tar.zst freebsd-ports-gnome-48fe5c0e5b7dd0c9e754fcc932ee7af81b901e5f.zip |
Update to 5.3.4.
PR: ports/28047
Submitted by: KATO Tsuguru <tkato@prontomail.com>
-rw-r--r-- | graphics/ImageMagick/Makefile | 8 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 2 | ||||
-rw-r--r-- | graphics/ImageMagick/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/ImageMagick/pkg-plist | 8 |
4 files changed, 14 insertions, 10 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 9806fc438dcc..81517ee77411 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,imagemagick,} \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ @@ -21,7 +21,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \ fpx.1:${PORTSDIR}/graphics/libfpx \ - df.1:${PORTSDIR}/graphics/hdf \ jbig.1:${PORTSDIR}/graphics/jbigkit \ jpeg.9:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ @@ -35,11 +34,12 @@ USE_LIBTOOL= yes USE_AUTOCONF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --enable-shared --with-perl=${PERL5} +CONFIGURE_ARGS= --enable-shared --with-perl=${PERL5} \ + --without-gslib --without-hdf INSTALLS_SHLIB= yes MAN1= ImageMagick.1 Magick++-config.1 Magick-config.1 \ - combine.1 convert.1 identify.1 mogrify.1 montage.1 + composite.1 convert.1 identify.1 mogrify.1 montage.1 MAN3= Image::Magick.3 MAN4= miff.4 MAN5= quantize.5 diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index ccf1e066579f..040624e8af32 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1 +1 @@ -MD5 (ImageMagick-5.3.1.tar.gz) = a0c3590e924f001498285a316dd7bda8 +MD5 (ImageMagick-5.3.4.tar.gz) = d1abe4750e0bde262f71a6d47571d35f diff --git a/graphics/ImageMagick/pkg-descr b/graphics/ImageMagick/pkg-descr index 69efe5534d1c..fdcf12cb69ff 100644 --- a/graphics/ImageMagick/pkg-descr +++ b/graphics/ImageMagick/pkg-descr @@ -1,6 +1,6 @@ -ImageMagick is a package for display and interactive manipulation of -images. The package includes tools for image conversion, annotation, -compositing, animation, and creating montages. ImageMagick can read and +ImageMagick is a package for display and interactive manipulation of +images. The package includes tools for image conversion, annotation, +compositing, animation, and creating montages. ImageMagick can read and write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM, Photo CD, etc.). diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index c0ec1aada392..491451bdcaf0 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -2,7 +2,7 @@ bin/Magick++-config bin/Magick-config %%X11%%bin/animate bin/cgimagick -bin/combine +bin/composite bin/convert %%X11%%bin/display bin/identify @@ -37,8 +37,10 @@ include/magick/config.h include/magick/delegates.h include/magick/draw.h include/magick/error.h +include/magick/font.h include/magick/gems.h include/magick/image.h +include/magick/magic.h include/magick/magick.h include/magick/monitor.h include/magick/quantize.h @@ -228,6 +230,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Magick/autosplit.ix share/ImageMagick/Copyright.txt share/ImageMagick/ImageMagick.html share/ImageMagick/QuickStart.txt +share/ImageMagick/fonts.mgk share/ImageMagick/images/appligent.jpg share/ImageMagick/images/authentica.jpg share/ImageMagick/images/ball.png @@ -326,6 +329,7 @@ share/ImageMagick/www/api/types/MagickInfo.html share/ImageMagick/www/api/types/PixelPacket.html share/ImageMagick/www/api/types/PointInfo.html share/ImageMagick/www/api/types/ProfileInfo.html +share/ImageMagick/www/api/types/QuantizeInfo.html share/ImageMagick/www/api/types/RectangleInfo.html share/ImageMagick/www/api/utility.html share/ImageMagick/www/api/vms.html @@ -336,7 +340,7 @@ share/ImageMagick/www/api.html share/ImageMagick/www/archives.html share/ImageMagick/www/cd.html share/ImageMagick/www/color.html -share/ImageMagick/www/combine.html +share/ImageMagick/www/composite.html share/ImageMagick/www/convert.html share/ImageMagick/www/cvs.html share/ImageMagick/www/display.html |