summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-20 17:23:15 +0000
committerminskim <minskim@pkgsrc.org>2006-07-20 17:23:15 +0000
commite0677ddbfda9e44ffe214d9907ccd41bedf0162d (patch)
treeb87a1d37c0d57727c4f4bb3f6e742097c6c0cb53 /graphics/GraphicsMagick
parent98a199bc4de378b0fd3f86b56adfbbed4afee78f (diff)
downloadpkgsrc-e0677ddbfda9e44ffe214d9907ccd41bedf0162d.tar.gz
Import GraphicsMagick from pkgsrc-wip. Packaged by OBATA Akio.
GraphicsMagick(TM) provides a powerful image manipulation and translation utility. It is capable of displaying still images and animations using the X Window system, provides a simple interface for interactively editing images, and is capable of importing selected windows or the entire desktop. GraphicsMagick can read and write over 88 image formats, including JPEG, TIFF, WMF, SVG, PNG, PNM, GIF, and Photo CD. It can resize, rotate, sharpen, color reduce, or add special effects to the image and save the result to any supported format. GraphicsMagick may be used to create animated or transparent .gifs, create composite images, create thumbnail images, and much, much, more. GraphicsMagick is one of your choices if you need a program to manipulate and display images. If you want to develop your own applications which use GraphicsMagick code or APIs, you need to install GraphicsMagick-devel as well.
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/DESCR16
-rw-r--r--graphics/GraphicsMagick/Makefile39
-rw-r--r--graphics/GraphicsMagick/PLIST246
-rw-r--r--graphics/GraphicsMagick/distinfo5
4 files changed, 306 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick/DESCR b/graphics/GraphicsMagick/DESCR
new file mode 100644
index 00000000000..fe8e6546e0c
--- /dev/null
+++ b/graphics/GraphicsMagick/DESCR
@@ -0,0 +1,16 @@
+GraphicsMagick(TM) provides a powerful image manipulation and
+translation utility. It is capable of displaying still images and
+animations using the X Window system, provides a simple interface for
+interactively editing images, and is capable of importing selected
+windows or the entire desktop. GraphicsMagick can read and write over
+88 image formats, including JPEG, TIFF, WMF, SVG, PNG, PNM, GIF, and
+Photo CD. It can resize, rotate, sharpen, color reduce, or add
+special effects to the image and save the result to any supported
+format. GraphicsMagick may be used to create animated or transparent
+.gifs, create composite images, create thumbnail images, and much,
+much, more.
+
+GraphicsMagick is one of your choices if you need a program to
+manipulate and display images. If you want to develop your own
+applications which use GraphicsMagick code or APIs, you need to
+install GraphicsMagick-devel as well.
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
new file mode 100644
index 00000000000..79a72e01b07
--- /dev/null
+++ b/graphics/GraphicsMagick/Makefile
@@ -0,0 +1,39 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/20 17:23:15 minskim Exp $
+#
+
+DISTNAME= GraphicsMagick-1.1.7
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
+ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= obata@lins.jp
+HOMEPAGE= http://www.graphicsmagick.org/
+COMMENT= X application for displaying and manipulating images
+
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake pkg-config gs
+GNU_CONFIGURE= yes
+
+PKGCONFIG_OVERRIDE+= magick/GraphicsMagick.pc.in \
+ wand/GraphicsMagickWand.pc.in \
+ Magick++/lib/GraphicsMagick++.pc.in
+
+CONFIGURE_ARGS+=--without-perl
+
+.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/lcms/buildlink3.mk"
+.include "../../graphics/libexif/buildlink3.mk"
+.include "../../graphics/libwmf/buildlink3.mk"
+.include "../../graphics/jasper/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/dlopen.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/GraphicsMagick/PLIST b/graphics/GraphicsMagick/PLIST
new file mode 100644
index 00000000000..221cd014b75
--- /dev/null
+++ b/graphics/GraphicsMagick/PLIST
@@ -0,0 +1,246 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/20 17:23:15 minskim 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/PreRvIcccm.h
+include/GraphicsMagick/magick/api.h
+include/GraphicsMagick/magick/attribute.h
+include/GraphicsMagick/magick/blob.h
+include/GraphicsMagick/magick/cache.h
+include/GraphicsMagick/magick/cache_view.h
+include/GraphicsMagick/magick/color.h
+include/GraphicsMagick/magick/command.h
+include/GraphicsMagick/magick/composite.h
+include/GraphicsMagick/magick/compress.h
+include/GraphicsMagick/magick/constitute.h
+include/GraphicsMagick/magick/decorate.h
+include/GraphicsMagick/magick/delegate.h
+include/GraphicsMagick/magick/deprecate.h
+include/GraphicsMagick/magick/draw.h
+include/GraphicsMagick/magick/effect.h
+include/GraphicsMagick/magick/enhance.h
+include/GraphicsMagick/magick/error.h
+include/GraphicsMagick/magick/fx.h
+include/GraphicsMagick/magick/gem.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/module.h
+include/GraphicsMagick/magick/monitor.h
+include/GraphicsMagick/magick/montage.h
+include/GraphicsMagick/magick/paint.h
+include/GraphicsMagick/magick/profile.h
+include/GraphicsMagick/magick/quantize.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/stream.h
+include/GraphicsMagick/magick/symbols.h
+include/GraphicsMagick/magick/timer.h
+include/GraphicsMagick/magick/transform.h
+include/GraphicsMagick/magick/utility.h
+include/GraphicsMagick/magick/version.h
+include/GraphicsMagick/magick/widget.h
+include/GraphicsMagick/magick/xwindow.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/GraphicsMagick-1.1.7/config/colors.mgk
+lib/GraphicsMagick-1.1.7/config/delegates.mgk
+lib/GraphicsMagick-1.1.7/config/type-ghostscript.mgk
+lib/GraphicsMagick-1.1.7/config/type-solaris.mgk
+lib/GraphicsMagick-1.1.7/config/type-windows.mgk
+lib/GraphicsMagick-1.1.7/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/GraphicsMagick-1.1.7/Copyright.txt
+share/GraphicsMagick-1.1.7/config/log.mgk
+share/GraphicsMagick-1.1.7/config/magic.mgk
+share/GraphicsMagick-1.1.7/config/modules.mgk
+share/GraphicsMagick-1.1.7/images/ball.png
+share/GraphicsMagick-1.1.7/images/corbis.png
+share/GraphicsMagick-1.1.7/images/examples.jpg
+share/GraphicsMagick-1.1.7/images/gm-125x80t.png
+share/GraphicsMagick-1.1.7/images/gm-188x120t.png
+share/GraphicsMagick-1.1.7/images/gm-282x180t.png
+share/GraphicsMagick-1.1.7/images/home.png
+share/GraphicsMagick-1.1.7/images/mail.png
+share/GraphicsMagick-1.1.7/images/pdfsages.png
+share/GraphicsMagick-1.1.7/images/pngnow.png
+share/GraphicsMagick-1.1.7/images/right_triangle.png
+share/GraphicsMagick-1.1.7/images/right_triangle_option.png
+share/GraphicsMagick-1.1.7/index.html
+share/GraphicsMagick-1.1.7/www/AUTHORS.html
+share/GraphicsMagick-1.1.7/www/Changelog.html
+share/GraphicsMagick-1.1.7/www/Copyright.html
+share/GraphicsMagick-1.1.7/www/FAQ.html
+share/GraphicsMagick-1.1.7/www/GraphicsMagick.html
+share/GraphicsMagick-1.1.7/www/INSTALL-mac.html
+share/GraphicsMagick-1.1.7/www/INSTALL-unix.html
+share/GraphicsMagick-1.1.7/www/INSTALL-vms.html
+share/GraphicsMagick-1.1.7/www/INSTALL-windows.html
+share/GraphicsMagick-1.1.7/www/ImageMagickObject.html
+share/GraphicsMagick-1.1.7/www/Magick++/Blob.html
+share/GraphicsMagick-1.1.7/www/Magick++/Cache.fig
+share/GraphicsMagick-1.1.7/www/Magick++/Cache.png
+share/GraphicsMagick-1.1.7/www/Magick++/Cache.svg
+share/GraphicsMagick-1.1.7/www/Magick++/ChangeLog.html
+share/GraphicsMagick-1.1.7/www/Magick++/CoderInfo.html
+share/GraphicsMagick-1.1.7/www/Magick++/Color.html
+share/GraphicsMagick-1.1.7/www/Magick++/Documentation.html
+share/GraphicsMagick-1.1.7/www/Magick++/Drawable.html
+share/GraphicsMagick-1.1.7/www/Magick++/Drawable_example_1.png
+share/GraphicsMagick-1.1.7/www/Magick++/Enumerations.html
+share/GraphicsMagick-1.1.7/www/Magick++/Exception.html
+share/GraphicsMagick-1.1.7/www/Magick++/FormatCharacters.html
+share/GraphicsMagick-1.1.7/www/Magick++/Future.html
+share/GraphicsMagick-1.1.7/www/Magick++/Geometry.html
+share/GraphicsMagick-1.1.7/www/Magick++/Image.fig
+share/GraphicsMagick-1.1.7/www/Magick++/Image.html
+share/GraphicsMagick-1.1.7/www/Magick++/Image.png
+share/GraphicsMagick-1.1.7/www/Magick++/ImageDesign.html
+share/GraphicsMagick-1.1.7/www/Magick++/ImageMagick.png
+share/GraphicsMagick-1.1.7/www/Magick++/Install.html
+share/GraphicsMagick-1.1.7/www/Magick++/Magick++.png
+share/GraphicsMagick-1.1.7/www/Magick++/Montage.html
+share/GraphicsMagick-1.1.7/www/Magick++/NEWS.html
+share/GraphicsMagick-1.1.7/www/Magick++/PixelPacket.html
+share/GraphicsMagick-1.1.7/www/Magick++/Pixels.html
+share/GraphicsMagick-1.1.7/www/Magick++/README.txt
+share/GraphicsMagick-1.1.7/www/Magick++/STL.html
+share/GraphicsMagick-1.1.7/www/Magick++/TypeMetric.html
+share/GraphicsMagick-1.1.7/www/Magick++/gm-188x120t.png
+share/GraphicsMagick-1.1.7/www/Magick++/index.html
+share/GraphicsMagick-1.1.7/www/Magick++/montage-sample-framed.jpg
+share/GraphicsMagick-1.1.7/www/Magick++/right_triangle.png
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-anatomy-framed.fig
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-anatomy-framed.jpg
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-anatomy-plain.fig
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-anatomy-plain.jpg
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-sample-framed.jpg
+share/GraphicsMagick-1.1.7/www/Magick++/thumbnail-sample-plain.jpg
+share/GraphicsMagick-1.1.7/www/NEWS.html
+share/GraphicsMagick-1.1.7/www/README.html
+share/GraphicsMagick-1.1.7/www/animate.html
+share/GraphicsMagick-1.1.7/www/api.html
+share/GraphicsMagick-1.1.7/www/api/animate.html
+share/GraphicsMagick-1.1.7/www/api/annotate.html
+share/GraphicsMagick-1.1.7/www/api/attribute.html
+share/GraphicsMagick-1.1.7/www/api/blob.html
+share/GraphicsMagick-1.1.7/www/api/cache.html
+share/GraphicsMagick-1.1.7/www/api/cache_view.html
+share/GraphicsMagick-1.1.7/www/api/color.html
+share/GraphicsMagick-1.1.7/www/api/composite.html
+share/GraphicsMagick-1.1.7/www/api/constitute.html
+share/GraphicsMagick-1.1.7/www/api/decorate.html
+share/GraphicsMagick-1.1.7/www/api/deprecate.html
+share/GraphicsMagick-1.1.7/www/api/display.html
+share/GraphicsMagick-1.1.7/www/api/draw.html
+share/GraphicsMagick-1.1.7/www/api/effect.html
+share/GraphicsMagick-1.1.7/www/api/enhance.html
+share/GraphicsMagick-1.1.7/www/api/error.html
+share/GraphicsMagick-1.1.7/www/api/fx.html
+share/GraphicsMagick-1.1.7/www/api/image.html
+share/GraphicsMagick-1.1.7/www/api/list.html
+share/GraphicsMagick-1.1.7/www/api/magick.html
+share/GraphicsMagick-1.1.7/www/api/memory.html
+share/GraphicsMagick-1.1.7/www/api/monitor.html
+share/GraphicsMagick-1.1.7/www/api/montage.html
+share/GraphicsMagick-1.1.7/www/api/paint.html
+share/GraphicsMagick-1.1.7/www/api/profile.html
+share/GraphicsMagick-1.1.7/www/api/quantize.html
+share/GraphicsMagick-1.1.7/www/api/registry.html
+share/GraphicsMagick-1.1.7/www/api/render.html
+share/GraphicsMagick-1.1.7/www/api/resize.html
+share/GraphicsMagick-1.1.7/www/api/resource.html
+share/GraphicsMagick-1.1.7/www/api/segment.html
+share/GraphicsMagick-1.1.7/www/api/shear.html
+share/GraphicsMagick-1.1.7/www/api/signature.html
+share/GraphicsMagick-1.1.7/www/api/stream.html
+share/GraphicsMagick-1.1.7/www/api/transform.html
+share/GraphicsMagick-1.1.7/www/api/types.html
+share/GraphicsMagick-1.1.7/www/api/widget.html
+share/GraphicsMagick-1.1.7/www/body.html
+share/GraphicsMagick-1.1.7/www/body.html.rej
+share/GraphicsMagick-1.1.7/www/books.html
+share/GraphicsMagick-1.1.7/www/color.html
+share/GraphicsMagick-1.1.7/www/composite.html
+share/GraphicsMagick-1.1.7/www/conjure.html
+share/GraphicsMagick-1.1.7/www/contribute.html
+share/GraphicsMagick-1.1.7/www/convert.html
+share/GraphicsMagick-1.1.7/www/cvs.html
+share/GraphicsMagick-1.1.7/www/development.html
+share/GraphicsMagick-1.1.7/www/display.html
+share/GraphicsMagick-1.1.7/www/download.html
+share/GraphicsMagick-1.1.7/www/formats.html
+share/GraphicsMagick-1.1.7/www/gm.html
+share/GraphicsMagick-1.1.7/www/header.html
+share/GraphicsMagick-1.1.7/www/identify.html
+share/GraphicsMagick-1.1.7/www/import.html
+share/GraphicsMagick-1.1.7/www/index.html
+share/GraphicsMagick-1.1.7/www/install.html
+share/GraphicsMagick-1.1.7/www/links.html
+share/GraphicsMagick-1.1.7/www/magick.css
+share/GraphicsMagick-1.1.7/www/miff.html
+share/GraphicsMagick-1.1.7/www/mission.html
+share/GraphicsMagick-1.1.7/www/mogrify.html
+share/GraphicsMagick-1.1.7/www/montage.html
+share/GraphicsMagick-1.1.7/www/perl.html
+share/GraphicsMagick-1.1.7/www/programming.html
+share/GraphicsMagick-1.1.7/www/quantize.html
+share/GraphicsMagick-1.1.7/www/smile.c
+share/GraphicsMagick-1.1.7/www/tools.html
+share/GraphicsMagick-1.1.7/www/utilities.html
+share/GraphicsMagick-1.1.7/www/windows.html
+@dirrm include/GraphicsMagick/Magick++
+@dirrm include/GraphicsMagick/magick
+@dirrm include/GraphicsMagick/wand
+@dirrm include/GraphicsMagick
+@dirrm lib/GraphicsMagick-1.1.7/config
+@exec ${MKDIR} %D/lib/GraphicsMagick-1.1.7/modules-Q8/filters
+@dirrm lib/GraphicsMagick-1.1.7/modules-Q8/filters
+@exec ${MKDIR} %D/lib/GraphicsMagick-1.1.7/modules-Q8/coders
+@dirrm lib/GraphicsMagick-1.1.7/modules-Q8/coders
+@exec ${MKDIR} %D/lib/GraphicsMagick-1.1.7/modules-Q8
+@dirrm lib/GraphicsMagick-1.1.7/modules-Q8
+@dirrm lib/GraphicsMagick-1.1.7
+@dirrm share/GraphicsMagick-1.1.7/www/Magick++
+@dirrm share/GraphicsMagick-1.1.7/www/api
+@dirrm share/GraphicsMagick-1.1.7/www
+@dirrm share/GraphicsMagick-1.1.7/images
+@dirrm share/GraphicsMagick-1.1.7/config
+@dirrm share/GraphicsMagick-1.1.7
+@exec ${MKDIR} %D/share/GraphicsMagick
+@dirrm share/GraphicsMagick
diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo
new file mode 100644
index 00000000000..7fe4d8b8af9
--- /dev/null
+++ b/graphics/GraphicsMagick/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/20 17:23:15 minskim Exp $
+
+SHA1 (GraphicsMagick-1.1.7.tar.bz2) = b2d3878be34e6d0a8a19e991b7f99da30b02df7e
+RMD160 (GraphicsMagick-1.1.7.tar.bz2) = 9193ab3b109df6ce4b80cb2c1602c86ca36e3043
+Size (GraphicsMagick-1.1.7.tar.bz2) = 4957394 bytes