%{_libdir}/libMagickWand.so.4*
%{_bindir}/[a-z]*
%{_sysconfdir}/%{name}-%{VERSION}
-%{_localstatedir}/%{name}-%{VERSION}
+%{_localstatedir}/lib/%{name}-%{VERSION}
%{_libdir}/%{name}-%{VERSION}
%{_datadir}/%{name}-%{VERSION}
%{_mandir}/man[145]/[a-zA-Z]*
%{_libdir}/libMagickWand.so.4*
%{_bindir}/[a-z]*
%{_sysconfdir}/%{name}-%{VERSION}
-%{_localstatedir}/%{name}-%{VERSION}
+%{_localstatedir}/lib/%{name}-%{VERSION}
%{_libdir}/%{name}-%{VERSION}
%{_datadir}/%{name}-%{VERSION}
%{_mandir}/man[145]/[a-zA-Z]*
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x668"/>
<configure name="LIB_VERSION_NUMBER" value="6,6,8,7"/>
- <configure name="RELEASE_DATE" value="2011-03-21"/>
+ <configure name="RELEASE_DATE" value="2011-03-24"/>
<configure name="CONFIGURE" value="./configure "/>
<configure name="PREFIX" value="/usr/local"/>
<configure name="EXEC-PREFIX" value="/usr/local"/>
#define CONFIGURE_RELATIVE_PATH "$CONFIGURE_RELATIVE_PATH"
_ACEOF
-CONFIGURE_PATH="${LOCALSTATE_DIR}/${CONFIGURE_RELATIVE_PATH}/"
-DEFINE_CONFIGURE_PATH="${LOCALSTATE_DIR}/${CONFIGURE_RELATIVE_PATH}/"
+CONFIGURE_PATH="${LOCALSTATE_DIR}/lib/${CONFIGURE_RELATIVE_PATH}/"
+DEFINE_CONFIGURE_PATH="${LOCALSTATE_DIR}/lib/${CONFIGURE_RELATIVE_PATH}/"
case "${build_os}" in
mingw* )
DEFINE_CONFIGURE_PATH=`$WinPathScript "$DEFINE_CONFIGURE_PATH" 1`
# Subdirectory to place ImageMagick configuration files
CONFIGURE_RELATIVE_PATH="${LIBRARY_RELATIVE_PATH}"
AC_DEFINE_UNQUOTED(CONFIGURE_RELATIVE_PATH,"$CONFIGURE_RELATIVE_PATH",Subdirectory of lib where architecture-dependent configuration files live.)
-CONFIGURE_PATH="${LOCALSTATE_DIR}/${CONFIGURE_RELATIVE_PATH}/"
-DEFINE_CONFIGURE_PATH="${LOCALSTATE_DIR}/${CONFIGURE_RELATIVE_PATH}/"
+CONFIGURE_PATH="${LOCALSTATE_DIR}/lib/${CONFIGURE_RELATIVE_PATH}/"
+DEFINE_CONFIGURE_PATH="${LOCALSTATE_DIR}/lib/${CONFIGURE_RELATIVE_PATH}/"
case "${build_os}" in
mingw* )
DEFINE_CONFIGURE_PATH=`$WinPathScript "$DEFINE_CONFIGURE_PATH" 1`
/* Directory where architecture-dependent configuration files live. */
#ifndef MAGICKCORE_CONFIGURE_PATH
-#define MAGICKCORE_CONFIGURE_PATH "/usr/local/var/ImageMagick-6.6.8/"
+#define MAGICKCORE_CONFIGURE_PATH "/usr/local/var/lib/ImageMagick-6.6.8/"
#endif
/* Subdirectory of lib where architecture-dependent configuration files live.
#define MagickLibAddendum "-7"
#define MagickLibInterface 4
#define MagickLibMinInterface 4
-#define MagickReleaseDate "2011-03-21"
-#define MagickChangeDate "20110321"
+#define MagickReleaseDate "2011-03-24"
+#define MagickChangeDate "20110324"
#define MagickAuthoritativeURL "http://www.imagemagick.org"
#if defined(MAGICKCORE_OPENMP_SUPPORT)
#define MagickOpenMPFeature "OpenMP "
\-write filename write images to this file
Image Stack Operators:
- \-clone index clone an image
- \-delete index delete the image from the image sequence
+ \-clone indexes clone an image
+ \-delete indexes delete the image from the image sequence
\-duplicate count,indexes
- duplicate an image one or more times
+ duplicate an image one or more times
\-insert index insert last image into the image sequence
\-swap indexes swap two images in the image sequence
\-write filename write images to this file
Image Stack Operators:
- \-delete index delete the image from the image sequence
+ \-delete indexes delete the image from the image sequence
\-duplicate count,indexes
- duplicate an image one or more times
+ duplicate an image one or more times
\-insert index insert last image into the image sequence
\-swap indexes swap two images in the image sequence
\-coalesce merge a sequence of images
Image Stack Operators:
- \-clone index clone an image
- \-delete index delete the image from the image sequence
+ \-clone indexes clone an image
+ \-delete indexes delete the image from the image sequence
\-duplicate count,indexes
duplicate an image one or more times
\-insert index insert last image into the image sequence