/[packages]/cauldron/graphicsmagick/current/SPECS/graphicsmagick.spec
ViewVC logotype

Diff of /cauldron/graphicsmagick/current/SPECS/graphicsmagick.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1124154 by akien, Sun Jul 16 23:57:47 2017 UTC revision 1124155 by akien, Mon Jul 17 11:03:11 2017 UTC
# Line 46  BuildRequires:  jbigkit-devel Line 46  BuildRequires:  jbigkit-devel
46  BuildRequires:  chrpath  BuildRequires:  chrpath
47    
48  %description  %description
49  GraphicsMagick is the swiss army knife of image processing. It  GraphicsMagick is the swiss army knife of image processing. It
50  provides a robust collection of tools and libraries which support  provides a robust collection of tools and libraries which support
51  reading, writing, and manipulating an image in over 88 major formats  reading, writing, and manipulating an image in over 88 major formats
52  including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,  including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
53  SVG, and TIFF. GraphicsMagick supports huge images on systems that  SVG, and TIFF. GraphicsMagick supports huge images on systems that
54  support large files, and has been tested with gigapixel-size images.  support large files, and has been tested with gigapixel-size images.
55  GraphicsMagick can create new images on the fly, making it suitable  GraphicsMagick can create new images on the fly, making it suitable
56  for building dynamic Web applications. GraphicsMagick may be used to  for building dynamic Web applications. GraphicsMagick may be used to
57  resize, rotate, sharpen, color reduce, or add special effects to an  resize, rotate, sharpen, color reduce, or add special effects to an
58  image and save the result in the same or differing image format.  image and save the result in the same or differing image format.
59  Image processing operations are available from the command line, as  Image processing operations are available from the command line, as
60  well as through C, C++, Perl, or Windows COM programming interfaces.  well as through C, C++, Perl, or Windows COM programming interfaces.
61  Extensions are available from third-parties to support programming in  Extensions are available from third-parties to support programming in
62  Python, Tcl, and Ruby. With some modification, language extensions for  Python, Tcl, and Ruby. With some modification, language extensions for
63  ImageMagick may be used.  ImageMagick may be used.
64    
65  %files  %files
# Line 225  This package contains HTML/PDF documenta Line 225  This package contains HTML/PDF documenta
225      --with-perl-options="INSTALLDIRS=vendor"  \      --with-perl-options="INSTALLDIRS=vendor"  \
226      --with-perl      --with-perl
227    
228  %make  %make_build
229  %make perl-build  %make_build perl-build
230    
231  %install  %install
232  %makeinstall_std  %make_install
233  %makeinstall_std -C PerlMagick  %make_install -C PerlMagick
234    
235  # fix rights and remove rpaths  # fix rights and remove rpaths
236  chmod 755 %{buildroot}%{perl_vendorarch}/auto/Graphics/Magick/Magick.so  chmod 755 %{buildroot}%{perl_vendorarch}/auto/Graphics/Magick/Magick.so

Legend:
Removed from v.1124154  
changed lines
  Added in v.1124155

  ViewVC Help
Powered by ViewVC 1.1.30