2007-01-15 22:49:14 +00:00
|
|
|
#
|
2011-02-23 16:53:30 +00:00
|
|
|
# spec file for package ImageMagick
|
2007-01-15 22:49:14 +00:00
|
|
|
#
|
2013-01-10 16:25:05 +00:00
|
|
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-15 22:49:14 +00:00
|
|
|
#
|
2008-09-13 08:18:48 +00:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-03-12 11:12:33 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
Name: ImageMagick
|
2011-04-26 13:18:27 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
BuildRequires: autoconf >= 2.69
|
2011-04-27 07:19:28 +00:00
|
|
|
BuildRequires: dcraw
|
2012-08-07 13:07:16 +00:00
|
|
|
BuildRequires: fdupes
|
2011-04-27 07:19:28 +00:00
|
|
|
BuildRequires: freetype2-devel
|
|
|
|
BuildRequires: gcc-c++
|
2012-01-19 11:11:23 +00:00
|
|
|
BuildRequires: ghostscript-fonts-other
|
|
|
|
BuildRequires: ghostscript-fonts-std
|
|
|
|
BuildRequires: ghostscript-library
|
2012-08-07 13:07:16 +00:00
|
|
|
BuildRequires: libbz2-devel
|
2011-04-27 07:19:28 +00:00
|
|
|
BuildRequires: libdjvulibre-devel
|
|
|
|
BuildRequires: libexif-devel
|
2011-04-26 13:18:27 +00:00
|
|
|
BuildRequires: libjasper-devel
|
2013-01-10 16:25:05 +00:00
|
|
|
BuildRequires: libjpeg-devel
|
2012-08-07 13:07:16 +00:00
|
|
|
BuildRequires: liblcms2-devel
|
2011-10-18 14:31:28 +00:00
|
|
|
BuildRequires: librsvg-devel
|
2013-02-07 12:56:16 +00:00
|
|
|
BuildRequires: libtiff-devel >= 4.0.3
|
2012-08-07 13:07:16 +00:00
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRequires: libwebp-devel
|
|
|
|
BuildRequires: libwmf-devel
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: lzma-devel
|
2013-01-10 16:28:18 +00:00
|
|
|
BuildRequires: pango-devel
|
2012-08-07 13:07:16 +00:00
|
|
|
BuildRequires: pkgconfig
|
2011-10-18 14:31:28 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%define mfr_version 6.8.2
|
|
|
|
%define mfr_revision 4
|
|
|
|
%define quantum_depth 8
|
2011-04-26 13:18:27 +00:00
|
|
|
%define source_version %{mfr_version}-%{mfr_revision}
|
2012-03-27 17:38:35 +00:00
|
|
|
Version: %{mfr_version}.%{mfr_revision}
|
|
|
|
Release: 0
|
2013-02-07 12:56:16 +00:00
|
|
|
%define libver 7
|
|
|
|
%define libspec -Q%{quantum_depth}
|
2007-01-15 22:49:14 +00:00
|
|
|
Summary: Viewer and Converter for Images
|
2012-03-27 17:38:35 +00:00
|
|
|
License: SUSE-ImageMagick
|
2012-01-19 11:11:23 +00:00
|
|
|
Group: Productivity/Graphics/Other
|
2012-03-27 17:38:35 +00:00
|
|
|
Url: http://www.imagemagick.org
|
|
|
|
Source: ImageMagick-%{source_version}.tar.bz2
|
2010-05-11 15:09:36 +00:00
|
|
|
# To get mtime of file
|
|
|
|
Source1: ImageMagick.changes
|
2012-03-27 17:38:35 +00:00
|
|
|
Source2: baselibs.conf
|
2011-04-26 13:18:27 +00:00
|
|
|
Patch1: ImageMagick-6.6.8.9-examples.patch
|
|
|
|
Patch2: ImageMagick-6.6.8.9-doc.patch
|
2012-03-27 17:38:35 +00:00
|
|
|
Patch3: ImageMagick-6.7.6.1-no-dist-lzip.patch
|
2013-02-07 12:56:16 +00:00
|
|
|
Patch4: ImageMagick-6.8.2.4-revert-r9087-montage-signatures.patch
|
2013-02-20 17:41:45 +00:00
|
|
|
Patch5: ImageMagick-6.8.2.4-versioned-etc.patch
|
2007-01-15 22:49:14 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2011-04-27 07:19:28 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%package -n perl-PerlMagick
|
2012-08-07 13:07:16 +00:00
|
|
|
Requires: ImageMagick = %{version}
|
2013-02-07 12:56:16 +00:00
|
|
|
Requires: libMagickCore%{libspec}-%{libver} = %{version}
|
2012-08-07 13:07:16 +00:00
|
|
|
Requires: perl = %{perl_version}
|
2007-01-15 22:49:14 +00:00
|
|
|
Summary: Perl interface for ImageMagick
|
|
|
|
Group: Development/Libraries/Perl
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%package devel
|
2011-05-24 20:04:41 +00:00
|
|
|
Requires: ImageMagick = %{version}
|
2013-02-07 12:56:16 +00:00
|
|
|
Requires: libMagickCore%{libspec}-%{libver} = %{version}
|
|
|
|
Requires: libMagickWand%{libspec}-%{libver} = %{version}
|
2008-03-28 17:57:10 +00:00
|
|
|
Summary: Include Files and Libraries Mandatory for Development
|
2007-01-15 22:49:14 +00:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-01-18 15:42:44 +00:00
|
|
|
Requires: glibc-devel
|
2012-01-19 15:30:44 +00:00
|
|
|
# bnc#741947:
|
|
|
|
Requires: libbz2-devel
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
%package extra
|
2012-08-07 13:07:16 +00:00
|
|
|
Requires: ImageMagick = %{version}
|
2013-02-07 12:56:16 +00:00
|
|
|
Requires: libMagickCore%{libspec}-%{libver} = %{version}
|
2007-09-25 19:09:12 +00:00
|
|
|
Summary: Viewer and Converter for Images - extra codecs
|
2007-07-27 10:11:34 +00:00
|
|
|
Group: Productivity/Graphics/Other
|
|
|
|
#delegates configured in delegates.xml that imagemagick can use
|
|
|
|
Recommends: autotrace dcraw transfig ghostscript_any hp2xx netpbm ghostpcl libwmf
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%package -n libMagickCore%{libspec}-%{libver}
|
2007-09-25 19:09:12 +00:00
|
|
|
Summary: Viewer and Converter for Images - runtime library
|
2007-07-27 10:11:34 +00:00
|
|
|
Group: Productivity/Graphics/Other
|
|
|
|
Suggests: ImageMagick-extra = %{version}
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%package -n libMagickWand%{libspec}-%{libver}
|
2007-09-25 19:09:12 +00:00
|
|
|
Summary: Viewer and Converter for Images - runtime library
|
2007-07-27 10:11:34 +00:00
|
|
|
Group: Productivity/Graphics/Other
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%package -n libMagick++%{libspec}-%{libver}
|
2011-04-26 13:18:27 +00:00
|
|
|
Requires: ImageMagick
|
2007-01-15 22:49:14 +00:00
|
|
|
Summary: C++ Interface for ImageMagick - runtime library
|
|
|
|
Group: Development/Libraries/C and C++
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
%package -n libMagick++-devel
|
2012-08-07 13:07:16 +00:00
|
|
|
Requires: ImageMagick-devel = %{version}
|
2013-02-07 12:56:16 +00:00
|
|
|
Requires: libMagick++%{libspec}-%{libver} = %{version}
|
2012-08-07 13:07:16 +00:00
|
|
|
Requires: libstdc++-devel
|
2007-01-15 22:49:14 +00:00
|
|
|
Summary: C++ Interface for ImageMagick - files mandatory for development
|
|
|
|
Group: Development/Libraries/C and C++
|
2007-09-25 19:09:12 +00:00
|
|
|
|
2009-08-28 18:20:14 +00:00
|
|
|
%package doc
|
2012-03-27 17:38:35 +00:00
|
|
|
Summary: Document Files for ImageMagick Library
|
|
|
|
Group: Development/Libraries/C and C++
|
2010-02-11 18:41:27 +00:00
|
|
|
%if 0%{?suse_version} >= 1120
|
|
|
|
BuildArch: noarch
|
|
|
|
%endif
|
2009-08-28 18:20:14 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%prep
|
2012-03-27 17:38:35 +00:00
|
|
|
%setup -n ImageMagick-%{source_version}
|
2007-01-15 22:49:14 +00:00
|
|
|
%patch1
|
|
|
|
%patch2
|
2011-04-26 13:18:27 +00:00
|
|
|
%patch3 -p1
|
2013-02-07 12:56:16 +00:00
|
|
|
%patch4 -p4 -R
|
2013-02-20 17:41:45 +00:00
|
|
|
%patch5 -p1
|
2007-01-15 22:49:14 +00:00
|
|
|
|
|
|
|
%build
|
2012-03-27 17:38:35 +00:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS"
|
|
|
|
export CXXFLAGS="$RPM_OPT_FLAGS"
|
|
|
|
export LDFLAGS="-L%{_libdir}"
|
2010-05-11 15:09:36 +00:00
|
|
|
CHANGES=`stat --format="%y" %SOURCE1|cut --characters=1-10`
|
|
|
|
# Use mtime of .changes for build time
|
|
|
|
sed -i -e "s|^PACKAGE_RELEASE_DATE.*$|PACKAGE_RELEASE_DATE=\"$CHANGES\"|" version.sh
|
|
|
|
|
2008-12-05 14:30:14 +00:00
|
|
|
autoreconf --force --install -v
|
2011-04-26 13:18:27 +00:00
|
|
|
|
2012-01-18 15:42:44 +00:00
|
|
|
%configure --with-pic \
|
2010-02-11 18:41:27 +00:00
|
|
|
--enable-shared \
|
|
|
|
--without-frozenpaths \
|
|
|
|
--with-magick_plus_plus \
|
|
|
|
--with-modules \
|
|
|
|
--with-threads \
|
|
|
|
--without-perl \
|
|
|
|
--disable-static \
|
2012-03-27 17:38:35 +00:00
|
|
|
--with-djvu=yes \
|
2013-02-07 12:56:16 +00:00
|
|
|
--with-wmf=yes \
|
|
|
|
--with-quantum-depth=%{quantum_depth}
|
2012-03-27 17:38:35 +00:00
|
|
|
make %{?_smp_mflags} all
|
2007-01-15 22:49:14 +00:00
|
|
|
cd PerlMagick
|
|
|
|
perl Makefile.PL
|
2012-03-27 17:38:35 +00:00
|
|
|
make %{?_smp_mflags} LD_RUN_PATH="%{_libdir}:%{_prefix}/X11R6/%{_lib}"
|
2013-01-10 16:25:05 +00:00
|
|
|
|
|
|
|
%check
|
|
|
|
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/magick/.libs:$PWD/wand/.libs
|
|
|
|
export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs
|
|
|
|
export MAGICK_CODER_FILTER_PATH=$PWD/filters/.libs
|
|
|
|
export MAGICK_CONFIGURE_PATH=$PWD/config
|
|
|
|
cd PerlMagick
|
|
|
|
make test
|
2007-12-02 14:57:16 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%install
|
2013-02-07 12:56:16 +00:00
|
|
|
%{__install} -d "${RPM_BUILD_ROOT%}"'%{_defaultdocdir}/%{name}/images'
|
2012-03-27 17:38:35 +00:00
|
|
|
%{__make} install \
|
2007-01-15 22:49:14 +00:00
|
|
|
DESTDIR=$RPM_BUILD_ROOT \
|
|
|
|
pkgdocdir=%{_defaultdocdir}/%{name}/
|
|
|
|
cd PerlMagick
|
2012-03-27 17:38:35 +00:00
|
|
|
%{__make} "DESTDIR=${RPM_BUILD_ROOT}" 'LD_RUN_PATH=%{_libdir}:%{_prefix}/X11R6/%{_lib}' install_vendor
|
2010-02-11 18:41:27 +00:00
|
|
|
%perl_process_packlist
|
2012-03-27 17:38:35 +00:00
|
|
|
cd '../Magick++'
|
|
|
|
%{__rm} -rf demo/{.deps,.libs,*.C,*.o,Makefile*,run_demos.bat}
|
|
|
|
PATH='/bin:/usr/bin' find demo -type f -perm +111 -execdir %{__rm} -rf '{}' ';'
|
|
|
|
%{__mv} demo/makefile.2 demo/Makefile
|
2007-01-15 22:49:14 +00:00
|
|
|
cd ..
|
2011-04-26 13:18:27 +00:00
|
|
|
%{__mv} -t "${RPM_BUILD_ROOT}"'%{_sysconfdir}'/%{name}* "${RPM_BUILD_ROOT}"'%{_datadir}'/%{name}*/*.xml
|
|
|
|
PATH='/bin:/usr/bin' find "${RPM_BUILD_ROOT}/%{_libdir}" -name "*.la" ! -empty \
|
|
|
|
-execdir %{__sed} -i -e 's@ -L/usr/src[^ ]*@@g' -e 's@ /usr/lib/libltdl.la@@g' '{}' ';'
|
|
|
|
%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/libltdl.*
|
|
|
|
%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/*.la
|
|
|
|
echo>'%{buildroot}%{_includedir}/%{name}/wand.h' '#include "wand/MagickWand.h"'
|
2008-03-28 17:57:10 +00:00
|
|
|
%if 0%{?suse_version} > 1020
|
2012-03-27 17:38:35 +00:00
|
|
|
%fdupes $RPM_BUILD_ROOT%{_includedir}/%{name}/wand
|
|
|
|
%fdupes $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/www/api
|
2008-03-28 17:57:10 +00:00
|
|
|
%endif
|
2011-11-02 12:36:34 +00:00
|
|
|
rm -rf %{buildroot}/%{_datadir}/doc/%{name}
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%post -n libMagickCore%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-07-27 10:11:34 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%postun -n libMagickCore%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-07-27 10:11:34 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%post -n libMagickWand%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%postun -n libMagickWand%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%post -n libMagick++%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%postun -n libMagick++%{libspec}-%{libver} -p /sbin/ldconfig
|
2007-01-15 22:49:14 +00:00
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2012-03-27 17:38:35 +00:00
|
|
|
%docdir %{_docdir}/%{name}
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc QuickStart.txt README.txt NEWS.txt ChangeLog LICENSE
|
2010-02-11 18:41:27 +00:00
|
|
|
%{_bindir}/[^MW]*
|
2007-01-15 22:49:14 +00:00
|
|
|
%doc %{_mandir}/man1/*
|
2011-04-26 13:18:27 +00:00
|
|
|
%exclude %{_mandir}/man1/*-config.1.gz
|
2007-07-27 10:11:34 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%files -n libMagickCore%{libspec}-%{libver}
|
2012-03-27 17:38:35 +00:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc LICENSE
|
2011-04-11 13:29:04 +00:00
|
|
|
%dir %{_sysconfdir}/ImageMagick*
|
|
|
|
%config %{_sysconfdir}/ImageMagick*/*
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/libMagickCore%{libspec}.so.%{libver}*
|
2007-01-15 22:49:14 +00:00
|
|
|
%dir %{_libdir}/ImageMagick*
|
|
|
|
%dir %{_libdir}/ImageMagick*/modules*
|
|
|
|
%dir %{_libdir}/ImageMagick*/modules*/*
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/ImageMagick*/config%{libspec}
|
2007-07-27 10:11:34 +00:00
|
|
|
%exclude %{_libdir}/ImageMagick*/modules*/*/wmf.*
|
|
|
|
%exclude %{_libdir}/ImageMagick*/modules*/*/jp2.*
|
|
|
|
%exclude %{_libdir}/ImageMagick*/modules*/*/djvu.*
|
2012-03-27 17:38:35 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/*.so
|
2010-02-18 09:39:27 +00:00
|
|
|
# don't remove la files, see bnc#579798
|
|
|
|
%{_libdir}/ImageMagick*/modules*/*/*.la
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%files -n libMagickWand%{libspec}-%{libver}
|
2007-07-27 10:11:34 +00:00
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/libMagickWand%{libspec}.so.%{libver}*
|
2007-07-27 10:11:34 +00:00
|
|
|
|
|
|
|
%files extra
|
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2007-07-27 10:11:34 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/wmf.so
|
2010-02-18 09:39:27 +00:00
|
|
|
# don't remove la files, see bnc#579798
|
|
|
|
%{_libdir}/ImageMagick*/modules*/*/wmf.la
|
2007-07-27 10:11:34 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/jp2.so
|
2010-02-18 09:39:27 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/jp2.la
|
2007-07-27 10:11:34 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/djvu.so
|
2010-02-18 09:39:27 +00:00
|
|
|
%{_libdir}/ImageMagick*/modules*/*/djvu.la
|
2007-07-27 10:11:34 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/libMagickCore%{libspec}.so
|
|
|
|
%{_libdir}/libMagickWand%{libspec}.so
|
2010-02-11 18:41:27 +00:00
|
|
|
%dir %{_includedir}/ImageMagick
|
|
|
|
%{_includedir}/ImageMagick/magick
|
|
|
|
%{_includedir}/ImageMagick/wand
|
2011-04-26 13:18:27 +00:00
|
|
|
%{_includedir}/ImageMagick/wand.h
|
2010-02-11 18:41:27 +00:00
|
|
|
%{_bindir}/MagickCore-config
|
|
|
|
%{_bindir}/MagickWand-config
|
|
|
|
%{_bindir}/Magick-config
|
|
|
|
%{_bindir}/Wand-config
|
2007-01-15 22:49:14 +00:00
|
|
|
%{_libdir}/pkgconfig/ImageMagick.pc
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/pkgconfig/ImageMagick.pc
|
|
|
|
%{_libdir}/pkgconfig/ImageMagick%{libspec}.pc
|
|
|
|
%{_libdir}/pkgconfig/Wand*.pc
|
|
|
|
%{_libdir}/pkgconfig/MagickCore*.pc
|
|
|
|
%{_libdir}/pkgconfig/MagickWand*.pc
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc %{_mandir}/man1/*-config.1.gz
|
|
|
|
%exclude %{_mandir}/man1/Magick++-config.1.gz
|
2007-01-15 22:49:14 +00:00
|
|
|
|
|
|
|
%files -n perl-PerlMagick
|
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2007-01-15 22:49:14 +00:00
|
|
|
%doc PerlMagick/README.txt
|
|
|
|
%doc PerlMagick/demo
|
|
|
|
%doc %{_mandir}/man3/Image::Magick.3pm*
|
|
|
|
%{perl_vendorarch}/auto/Image
|
|
|
|
%{perl_vendorarch}/Image
|
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%files -n libMagick++%{libspec}-%{libver}
|
2007-01-15 22:49:14 +00:00
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/libMagick++%{libspec}.so.%{libver}*
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
%files -n libMagick++-devel
|
2007-01-15 22:49:14 +00:00
|
|
|
%defattr(-,root,root)
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc LICENSE
|
2012-03-27 17:38:35 +00:00
|
|
|
%doc Magick++/demo
|
2008-03-28 17:57:10 +00:00
|
|
|
%doc Magick++/NEWS Magick++/README Magick++/AUTHORS
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/libMagick++%{libspec}.so
|
2010-02-11 18:41:27 +00:00
|
|
|
%{_includedir}/ImageMagick/Magick++.h
|
|
|
|
%{_includedir}/ImageMagick/Magick++
|
|
|
|
%{_bindir}/Magick++-config
|
2013-02-07 12:56:16 +00:00
|
|
|
%{_libdir}/pkgconfig/ImageMagick++*.pc
|
|
|
|
%{_libdir}/pkgconfig/Magick++*.pc
|
2011-04-26 13:18:27 +00:00
|
|
|
%doc %{_mandir}/man1/Magick++-config.1.gz
|
2007-01-15 22:49:14 +00:00
|
|
|
|
2009-08-28 18:20:14 +00:00
|
|
|
%files doc
|
|
|
|
%defattr(-,root,root)
|
2012-03-27 17:38:35 +00:00
|
|
|
%dir %{_docdir}/%{name}
|
2009-08-28 18:20:14 +00:00
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%description
|
|
|
|
ImageMagick is a robust collection of tools and libraries to read,
|
|
|
|
write, and manipulate an image in many image formats, including popular
|
|
|
|
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
|
|
|
|
you can create images dynamically, making it suitable for Web
|
|
|
|
applications. You can also resize, rotate, sharpen, color-reduce, or
|
|
|
|
add special effects to an image and save your completed work in many
|
|
|
|
different image formats. Image processing operations are available from
|
|
|
|
the command line as well as through C, C++, and PERL-based programming
|
|
|
|
interfaces.
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
ImageMagick is a robust collection of tools and libraries to read,
|
|
|
|
write, and manipulate an image in many image formats, including popular
|
|
|
|
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
|
|
|
|
you can create images dynamically, making it suitable for Web
|
|
|
|
applications. You can also resize, rotate, sharpen, color-reduce, or
|
|
|
|
add special effects to an image and save your completed work in many
|
|
|
|
different image formats. Image processing operations are available from
|
|
|
|
the command line as well as through C, C++, and PERL-based programming
|
|
|
|
interfaces.
|
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
%description extra
|
2007-09-25 19:09:12 +00:00
|
|
|
This package adds support for djvu, wmf and jpeg2000 formats and
|
|
|
|
installs optional helper applications.
|
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
ImageMagick is a robust collection of tools and libraries to read,
|
|
|
|
write, and manipulate an image in many image formats, including popular
|
|
|
|
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
|
|
|
|
you can create images dynamically, making it suitable for Web
|
|
|
|
applications. You can also resize, rotate, sharpen, color-reduce, or
|
|
|
|
add special effects to an image and save your completed work in many
|
|
|
|
different image formats. Image processing operations are available from
|
|
|
|
the command line as well as through C, C++, and PERL-based programming
|
|
|
|
interfaces.
|
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%description -n libMagickCore%{libspec}-%{libver}
|
2007-07-27 10:11:34 +00:00
|
|
|
ImageMagick is a robust collection of tools and libraries to read,
|
|
|
|
write, and manipulate an image in many image formats, including popular
|
|
|
|
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
|
|
|
|
you can create images dynamically, making it suitable for Web
|
|
|
|
applications. You can also resize, rotate, sharpen, color-reduce, or
|
|
|
|
add special effects to an image and save your completed work in many
|
|
|
|
different image formats. Image processing operations are available from
|
|
|
|
the command line as well as through C, C++, and PERL-based programming
|
|
|
|
interfaces.
|
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%description -n libMagickWand%{libspec}-%{libver}
|
2007-07-27 10:11:34 +00:00
|
|
|
ImageMagick is a robust collection of tools and libraries to read,
|
|
|
|
write, and manipulate an image in many image formats, including popular
|
|
|
|
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
|
|
|
|
you can create images dynamically, making it suitable for Web
|
|
|
|
applications. You can also resize, rotate, sharpen, color-reduce, or
|
|
|
|
add special effects to an image and save your completed work in many
|
|
|
|
different image formats. Image processing operations are available from
|
|
|
|
the command line as well as through C, C++, and PERL-based programming
|
|
|
|
interfaces.
|
|
|
|
|
2007-01-15 22:49:14 +00:00
|
|
|
%description -n perl-PerlMagick
|
|
|
|
PerlMagick is an objected-oriented Perl interface to ImageMagick. Use
|
|
|
|
the module to read, manipulate, or write an image or image sequence
|
|
|
|
from within a Perl script. This makes it suitable for Web CGI scripts.
|
|
|
|
|
2013-02-07 12:56:16 +00:00
|
|
|
%description -n libMagick++%{libspec}-%{libver}
|
2007-01-15 22:49:14 +00:00
|
|
|
This is Magick++, the object-oriented C++ API for the ImageMagick
|
|
|
|
image-processing library.
|
|
|
|
|
|
|
|
Magick++ supports an object model inspired by PerlMagick. Magick++
|
|
|
|
should be faster than PerlMagick since it is written in a compiled
|
|
|
|
language which is not parsed at run-time. This makes it suitable for
|
|
|
|
Web CGI programs. Images support implicit reference counting so that
|
|
|
|
copy constructors and assignment incur almost no cost. The cost of
|
|
|
|
actually copying an image (if necessary) is done just before
|
|
|
|
modification and this copy is managed automatically by Magick++.
|
|
|
|
De-referenced copies are automatically deleted. The image objects
|
|
|
|
support value (rather than pointer) semantics so it is trivial to
|
|
|
|
support multiple generations of an image in memory at one time.
|
|
|
|
|
2007-07-27 10:11:34 +00:00
|
|
|
%description -n libMagick++-devel
|
2007-01-15 22:49:14 +00:00
|
|
|
This is Magick++, the object-oriented C++ API for the ImageMagick
|
|
|
|
image-processing library.
|
|
|
|
|
|
|
|
Magick++ supports an object model inspired by PerlMagick. Magick++
|
|
|
|
should be faster than PerlMagick since it is written in a compiled
|
|
|
|
language which is not parsed at run-time. This makes it suitable for
|
|
|
|
Web CGI programs. Images support implicit reference counting so that
|
|
|
|
copy constructors and assignment incur almost no cost. The cost of
|
|
|
|
actually copying an image (if necessary) is done just before
|
|
|
|
modification and this copy is managed automatically by Magick++.
|
|
|
|
De-referenced copies are automatically deleted. The image objects
|
|
|
|
support value (rather than pointer) semantics so it is trivial to
|
|
|
|
support multiple generations of an image in memory at one time.
|
|
|
|
|
2009-08-28 18:20:14 +00:00
|
|
|
%description doc
|
|
|
|
HTML documentation for ImageMagick library and scene examples.
|
|
|
|
|
2011-09-07 08:54:16 +00:00
|
|
|
|
2013-02-20 17:41:45 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-02-19 19:45:13 +00:00
|
|
|
%changelog
|