*/
#define MagickPackageName "ImageMagick"
#define MagickCopyright "Copyright (C) 1999-2012 ImageMagick Studio LLC"
-#define MagickSVNRevision "6961"
+#define MagickSVNRevision "6986"
#define MagickLibVersion 0x700
#define MagickLibVersionText "7.0.0"
#define MagickLibVersionNumber 7,0,0
#define MagickLibAddendum "-0"
#define MagickLibInterface 7
#define MagickLibMinInterface 7
-#define MagickReleaseDate "2012-02-25"
+#define MagickReleaseDate "2012-02-28"
#define MagickChangeDate "20110801"
#define MagickAuthoritativeURL "http://www.imagemagick.org"
#if defined(MAGICKCORE_OPENMP_SUPPORT)
MagickWand/montage.h \
MagickWand/operation.c \
MagickWand/operation.h \
+ MagickWand/operation-private.h \
MagickWand/pixel-iterator.c \
MagickWand/pixel-iterator.h \
MagickWand/pixel-wand.c \
MAGICKWAND_NOINST_HDRS = \
MagickWand/mogrify-private.h \
MagickWand/magick-wand-private.h \
+ MagickWand/operation-private.h \
MagickWand/pixel-wand-private.h \
MagickWand/studio.h \
MagickWand/wand.h
MagickWand/montage.h \
MagickWand/operation.c \
MagickWand/operation.h \
+ MagickWand/operation-private.h \
MagickWand/pixel-iterator.c \
MagickWand/pixel-iterator.h \
MagickWand/pixel-wand.c \
MAGICKWAND_NOINST_HDRS = \
MagickWand/mogrify-private.h \
MagickWand/magick-wand-private.h \
+ MagickWand/operation-private.h \
MagickWand/pixel-wand-private.h \
MagickWand/studio.h \
MagickWand/wand.h
<name>ImageMagick</name>
<shortdesc xml:lang="en">ImageMagick: convert, edit, and compose images.</shortdesc>
<homepage rdf:resource="http://www.imagemagick.org/"/>
- <created>2012-02-25</created>
+ <created>2012-02-28</created>
<description xml:lang="en">
ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
<release>
<Version>
<name>stable</name>
- <created>2012-02-25</created>
+ <created>2012-02-28</created>
<revision>7.0.0</revision>
</Version>
</release>
<configure name="VERSION" value="7.0.0"/>
<configure name="LIB_VERSION" value="0x700"/>
<configure name="LIB_VERSION_NUMBER" value="7,0,0,0"/>
- <configure name="SVN_REVISION" value="6961" />
- <configure name="RELEASE_DATE" value="2012-02-25"/>
+ <configure name="SVN_REVISION" value="6986" />
+ <configure name="RELEASE_DATE" value="2012-02-28"/>
<configure name="CONFIGURE" value="./configure "/>
<configure name="PREFIX" value="/usr/local"/>
<configure name="EXEC-PREFIX" value="/usr/local"/>
MAGICK_LIBRARY_VERSION_INFO=$MAGICK_LIBRARY_CURRENT:$MAGICK_LIBRARY_REVISION:$MAGICK_LIBRARY_AGE
-MAGICK_SVN_REVISION=6961
+MAGICK_SVN_REVISION=6986