Changeset 7387
- Timestamp:
- 04/07/12 21:33:23 (14 months ago)
- Location:
- ImageMagick/branches/ImageMagick-6
- Files:
-
- 20 edited
-
ImageMagick.spec (modified) (6 diffs)
-
ImageMagick.spec.in (modified) (6 diffs)
-
PerlMagick/Magick.pm (modified) (1 diff)
-
config/configure.xml (modified) (1 diff)
-
configure (modified) (2 diffs)
-
configure.ac (modified) (2 diffs)
-
magick/magick-config.h (modified) (1 diff)
-
magick/version.h (modified) (1 diff)
-
utilities/ImageMagick.1 (modified) (1 diff)
-
utilities/animate.1 (modified) (2 diffs)
-
utilities/compare.1 (modified) (2 diffs)
-
utilities/composite.1 (modified) (2 diffs)
-
utilities/conjure.1 (modified) (2 diffs)
-
utilities/convert.1 (modified) (2 diffs)
-
utilities/display.1 (modified) (2 diffs)
-
utilities/identify.1 (modified) (2 diffs)
-
utilities/import.1 (modified) (2 diffs)
-
utilities/mogrify.1 (modified) (2 diffs)
-
utilities/montage.1 (modified) (2 diffs)
-
utilities/stream.1 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/branches/ImageMagick-6/ImageMagick.spec
r7386 r7387 3 3 4 4 Name: ImageMagick 5 Version: %{VERSION} 6 Release: %{Patchlevel}5 Version: %{VERSION}.%{Patchlevel} 6 Release: 3%{?dist} 7 7 Summary: Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats. In addition resize, rotate, shear, distort and transform images. 8 8 Group: Applications/Multimedia … … 74 74 however. 75 75 76 77 %package doc78 Summary: ImageMagick HTML documentation79 Group: Documentation80 81 82 76 %package djvu 83 77 Summary: DjVu plugin for ImageMagick … … 88 82 This packages contains a plugin for ImageMagick which makes it possible to 89 83 save and load DjvU files from ImageMagick and libMagickCore using applications. 84 85 86 %package doc 87 Summary: ImageMagick HTML documentation 88 Group: Documentation 90 89 91 90 … … 181 180 182 181 make install DESTDIR=%{buildroot} INSTALL="install -p" 183 cp -a www/source %{buildroot}%{_datadir}/doc/%{name} 182 cp -a www/source %{buildroot}%{_datadir}/doc/%{name}-%{VERSION} 184 183 rm %{buildroot}%{_libdir}/*.la 185 184 … … 252 251 %{_libdir}/libMagickCore.so* 253 252 %{_libdir}/libMagickWand.so* 253 %{_bindir}/[a-z]* 254 254 %{_libdir}/%{name}-%{VERSION} 255 %{_bindir}/[a-z]*256 255 %{_sysconfdir}/%{name} 257 256 %{_libdir}/%{name}-%{VERSION} … … 288 287 %files doc 289 288 %defattr(-,root,root,-) 290 %doc %{_datadir}/doc/%{name} 289 %doc %{_datadir}/doc/%{name}-%{VERSION} 291 290 %doc LICENSE 292 291 -
ImageMagick/branches/ImageMagick-6/ImageMagick.spec.in
r7158 r7387 3 3 4 4 Name: @PACKAGE_NAME@ 5 Version: %{VERSION} 6 Release: %{Patchlevel}5 Version: %{VERSION}.%{Patchlevel} 6 Release: 3%{?dist} 7 7 Summary: Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats. In addition resize, rotate, shear, distort and transform images. 8 8 Group: Applications/Multimedia … … 74 74 however. 75 75 76 77 %package doc78 Summary: ImageMagick HTML documentation79 Group: Documentation80 81 82 76 %package djvu 83 77 Summary: DjVu plugin for ImageMagick … … 88 82 This packages contains a plugin for ImageMagick which makes it possible to 89 83 save and load DjvU files from ImageMagick and libMagickCore using applications. 84 85 86 %package doc 87 Summary: ImageMagick HTML documentation 88 Group: Documentation 90 89 91 90 … … 181 180 182 181 make install DESTDIR=%{buildroot} INSTALL="install -p" 183 cp -a www/source %{buildroot}%{_datadir}/doc/%{name} 182 cp -a www/source %{buildroot}%{_datadir}/doc/%{name}-%{VERSION} 184 183 rm %{buildroot}%{_libdir}/*.la 185 184 … … 252 251 %{_libdir}/libMagickCore.so* 253 252 %{_libdir}/libMagickWand.so* 253 %{_bindir}/[a-z]* 254 254 %{_libdir}/%{name}-%{VERSION} 255 %{_bindir}/[a-z]*256 255 %{_sysconfdir}/%{name} 257 256 %{_libdir}/%{name}-%{VERSION} … … 288 287 %files doc 289 288 %defattr(-,root,root,-) 290 %doc %{_datadir}/doc/%{name} 289 %doc %{_datadir}/doc/%{name}-%{VERSION} 291 290 %doc LICENSE 292 291 -
ImageMagick/branches/ImageMagick-6/PerlMagick/Magick.pm
r7059 r7387 123 123 A web page has been set up for this extension. See: 124 124 125 file:///usr/local/share/doc/ImageMagick //www/perl-magick.html125 file:///usr/local/share/doc/ImageMagick-6.7.6/www/perl-magick.html 126 126 http://www.imagemagick.org/script/perl-magick.php 127 127 -
ImageMagick/branches/ImageMagick-6/config/configure.xml
r7386 r7387 19 19 <configure name="CONFIGURE_PATH" value="/usr/local/etc/ImageMagick/"/> 20 20 <configure name="SHARE_PATH" value="/usr/local/share/ImageMagick-6.7.6"/> 21 <configure name="DOCUMENTATION_PATH" value="/usr/local/share/doc/ImageMagick /"/>21 <configure name="DOCUMENTATION_PATH" value="/usr/local/share/doc/ImageMagick-6.7.6"/> 22 22 <configure name="EXECUTABLE_PATH" value="/usr/local/bin"/> 23 23 <configure name="LIBRARY_PATH" value="/usr/local/lib/ImageMagick-6.7.6"/> -
ImageMagick/branches/ImageMagick-6/configure
r7386 r7387 4244 4244 eval "eval DATA_DIR=$datadir" 4245 4245 4246 eval "eval DOC_DIR=$d ocdir"4246 eval "eval DOC_DIR=$datadir/doc" 4247 4247 4248 4248 eval "eval SYSCONF_DIR=$sysconfdir" … … 32627 32627 # 32628 32628 # Path to ImageMagick documentation files 32629 DOCUMENTATION_RELATIVE_PATH=" "32629 DOCUMENTATION_RELATIVE_PATH="${PACKAGE_NAME}-${PACKAGE_VERSION}" 32630 32630 DOCUMENTATION_PATH="${DOC_DIR}/${DOCUMENTATION_RELATIVE_PATH}" 32631 32631 DEFINE_DOCUMENTATION_PATH="${DOC_DIR}/${DOCUMENTATION_RELATIVE_PATH}/" -
ImageMagick/branches/ImageMagick-6/configure.ac
r7386 r7387 193 193 eval "eval DATA_DIR=$datadir" 194 194 AC_SUBST(DATA_DIR) 195 eval "eval DOC_DIR=$d ocdir"195 eval "eval DOC_DIR=$datadir/doc" 196 196 AC_SUBST(DOC_DIR) 197 197 eval "eval SYSCONF_DIR=$sysconfdir" … … 2974 2974 # 2975 2975 # Path to ImageMagick documentation files 2976 DOCUMENTATION_RELATIVE_PATH=" "2976 DOCUMENTATION_RELATIVE_PATH="${PACKAGE_NAME}-${PACKAGE_VERSION}" 2977 2977 DOCUMENTATION_PATH="${DOC_DIR}/${DOCUMENTATION_RELATIVE_PATH}" 2978 2978 DEFINE_DOCUMENTATION_PATH="${DOC_DIR}/${DOCUMENTATION_RELATIVE_PATH}/" -
ImageMagick/branches/ImageMagick-6/magick/magick-config.h
r7386 r7387 61 61 /* Directory where ImageMagick documents live. */ 62 62 #ifndef MAGICKCORE_DOCUMENTATION_PATH 63 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick //"63 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-6.7.6/" 64 64 #endif 65 65 -
ImageMagick/branches/ImageMagick-6/magick/version.h
r7386 r7387 59 59 #endif 60 60 #define MagickFeatures MagickOpenMPFeature MagickOpenCLFeature MagickHDRIFeature MagickZeroConfigurationFeature 61 #define MagickHomeURL "file:///usr/local/share/doc/ImageMagick //index.html"61 #define MagickHomeURL "file:///usr/local/share/doc/ImageMagick-6.7.6/index.html" 62 62 #if (MAGICKCORE_QUANTUM_DEPTH == 8) 63 63 #define MagickQuantumDepth "Q8" -
ImageMagick/branches/ImageMagick-6/utilities/ImageMagick.1
r6227 r7387 68 68 interprets and executes scripts written in the Magick Scripting Language (MSL). 69 69 .PP 70 For more information about the ImageMagick, point your browser to file:///usr/local/share/doc/ImageMagick //index.html or http://www.imagemagick.org/.70 For more information about the ImageMagick, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/index.html or http://www.imagemagick.org/. 71 71 .SH SEE ALSO 72 72 convert(1), identify(1), composite(1), montage(1), compare(1), display(1), animate(1), import(1), conjure(1), quantize(5), miff(4) 73 73 74 74 .SH COPYRIGHT 75 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP75 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/animate.1
r6227 r7387 8 8 The \fBanimate\fP program is a member of the ImageMagick(1) suite of tools. Use it to animate an image or image sequence on any X server. 9 9 10 For more information about the animate command, point your browser to file:///usr/local/share/doc/ImageMagick //www/animate.html or http://www.imagemagick.org/script/animate.php.10 For more information about the animate command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/animate.html or http://www.imagemagick.org/script/animate.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 94 94 .SH COPYRIGHT 95 95 96 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP96 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/compare.1
r6227 r7387 8 8 The \fBcompare\fP program is a member of the ImageMagick(1) suite of tools. Use it to mathematically and visually annotate the difference between an image and its reconstruction. 9 9 10 For more information about the compare command, point your browser to file:///usr/local/share/doc/ImageMagick //www/compare.html or http://www.imagemagick.org/script/compare.php.10 For more information about the compare command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/compare.html or http://www.imagemagick.org/script/compare.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 67 67 .SH COPYRIGHT 68 68 69 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP69 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/composite.1
r6227 r7387 8 8 The \fBcomposite\fP program is a member of the ImageMagick(1) suite of tools. Use it to overlap one image over another. 9 9 10 For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick //www/composite.html or http://www.imagemagick.org/script/composite.php.10 For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/composite.html or http://www.imagemagick.org/script/composite.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 104 104 .SH COPYRIGHT 105 105 106 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP106 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/conjure.1
r6227 r7387 8 8 The \fBconjure\fP program is a member of the ImageMagick(1) suite of tools. Use it to process a Magick Scripting Language (MSL) script. The Magick scripting language (MSL) will primarily benefit those that want to accomplish custom image processing tasks but do not wish to program, or those that do not have access to a Perl interpreter or a compiler. 9 9 10 For more information about the conjure command, point your browser to file:///usr/local/share/doc/ImageMagick //www/conjure.html or http://www.imagemagick.org/script/conjure.php.10 For more information about the conjure command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/conjure.html or http://www.imagemagick.org/script/conjure.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 32 32 .SH COPYRIGHT 33 33 34 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP34 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/convert.1
r6261 r7387 8 8 The \fBconvert\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. 9 9 10 For more information about the convert command, point your browser to file:///usr/local/share/doc/ImageMagick //www/convert.html or http://www.imagemagick.org/script/convert.php.10 For more information about the convert command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/convert.html or http://www.imagemagick.org/script/convert.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 269 269 270 270 .SH COPYRIGHT 271 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP271 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/display.1
r6227 r7387 8 8 The \fBdisplay\fP program is a member of the ImageMagick(1) suite of tools. Use it to display an image or image sequence on any X server. 9 9 10 For more information about the display command, point your browser to file:///usr/local/share/doc/ImageMagick //www/display.html or http://www.imagemagick.org/script/display.php.10 For more information about the display command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/display.html or http://www.imagemagick.org/script/display.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 126 126 .SH COPYRIGHT 127 127 128 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP128 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/identify.1
r6227 r7387 8 8 The \fBidentify\fP program is a member of the ImageMagick(1) suite of tools. It describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image (by default off use \fI-define unique=true\fP option), the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. 9 9 10 For more information about the identify command, point your browser to file:///usr/local/share/doc/ImageMagick //www/identify.html or http://www.imagemagick.org/script/identify.php.10 For more information about the identify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/identify.html or http://www.imagemagick.org/script/identify.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 62 62 .SH COPYRIGHT 63 63 64 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP64 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/import.1
r6708 r7387 8 8 The \fBimport\fP program is a member of the ImageMagick(1) suite of tools. Use it to capture some or all of an X server screen and save the image to a file. 9 9 10 For more information about the import command, point your browser to file:///usr/local/share/doc/ImageMagick //www/import.html or http://www.imagemagick.org/script/import.php.10 For more information about the import command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/import.html or http://www.imagemagick.org/script/import.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 95 95 .SH COPYRIGHT 96 96 97 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP97 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/mogrify.1
r6227 r7387 8 8 The \fBmogrify\fP program is a member of the ImageMagick(1) suite of tools. Use it to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to convert(1) except the original image file is overwritten with any changes you request. 9 9 10 For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick //www/mogrify.html or http://www.imagemagick.org/script/mogrify.php.10 For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/mogrify.html or http://www.imagemagick.org/script/mogrify.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 269 269 .SH COPYRIGHT 270 270 271 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP271 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/montage.1
r6227 r7387 8 8 The \fBmontage\fP program is a member of the ImageMagick(1) suite of tools. Use it to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more. 9 9 10 For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick //www/montage.html or http://www.imagemagick.org/script/montage.php.10 For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/montage.html or http://www.imagemagick.org/script/montage.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 132 132 .SH COPYRIGHT 133 133 134 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP134 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP -
ImageMagick/branches/ImageMagick-6/utilities/stream.1
r6227 r7387 8 8 \fBStream\fP is a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making \fBstream\fP desirable when working with large images or when you require raw pixel components. 9 9 10 For more information about the stream command, point your browser to file:///usr/local/share/doc/ImageMagick //www/stream.html or http://www.imagemagick.org/script/stream.php.10 For more information about the stream command, point your browser to file:///usr/local/share/doc/ImageMagick-6.7.6/www/stream.html or http://www.imagemagick.org/script/stream.php. 11 11 .SH DESCRIPTION 12 12 Image Settings: … … 55 55 .SH COPYRIGHT 56 56 57 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick //www/license.html or http://www.imagemagick.org/script/license.php\fP57 \fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.7.6/www/license.html or http://www.imagemagick.org/script/license.php\fP
Note: See TracChangeset
for help on using the changeset viewer.
