Sophie

Sophie

distrib > Arklinux > devel > i586 > by-pkgid > db2197fc39f6321873edfeb4d8c58cea > files > 3

ImageMagick-6.7.0.5-1ark.src.rpm

# ImageMagick has adopted a new Version.Patchlevel version numbering system...
# 5.4.0.3 is actually version 5.4.0, Patchlevel 3.
%define VER 6.7.0
%define Patchlevel 5

Summary: An X application for displaying and manipulating images.
Name: ImageMagick
%if "%{Patchlevel}" != "0"
Version: %{VER}.%{Patchlevel}
%else
Version: %{VER}
%endif
Release: 1ark
License: BSD-like
Group: Applications/Multimedia
#%if "%{Patchlevel}" != "0"
Source: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
#%else
#Source: ftp://ftp.cdrom.com/pub/ImageMagick/ImageMagick-%{version}.tar.bz2
#%endif
Patch: ImageMagick-6.3.3.8-link-libXt.patch
Url: http://www.imagemagick.org/
Buildroot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: bzip2-devel, freetype-devel, libjpeg-devel, libpng-devel
BuildPrereq: libtiff-devel, libungif-devel, zlib-devel, perl
Requires: bzip2, freetype, libjpeg, libpng, libtiff, libungif, zlib
BuildRequires: freetype-devel >= 2.0.1 libtool
Obsoletes: ImageMagick-wand
Provides: ImageMagick-wand = %version-%release

%track
prog %name = {
	url = http://www.imagemagick.org/script/download.php
	regex = "The latest release of ImageMagick is version (__VER__)."
	version = %VER-%Patchlevel
}

%description
ImageMagick(TM) is an image display and manipulation tool.
ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image
formats. It can resize, rotate, sharpen, color reduce, or add special
effects to an image, and when finished you can either save the completed
work in the original format or a different one.

ImageMagick also includes command line programs for creating
animated or transparent .gifs, creating composite images, creating
thumbnail images, and more.

ImageMagick is one of your choices if you need a program to manipulate
and dis play images. If you want to develop your own applications
which use ImageMagick code or APIs, you need to install
ImageMagick-devel as well.

%package ps
Summary: %name support for PostScript and PDF files
Group: Applications/Multimedia
Requires: %name = %version-%release

%description ps
%name support for PostScript and PDF files

%package exr
Summary: %name support for the EXR image file format
Group: Applications/Multimedia
Requires: %name = %version-%release
BuildRequires: OpenEXR-devel

%description exr
%name support for the M$ WMF image file format

%package wmf
Summary: %name support for the M$ WMF image file format
Group: Applications/Multimedia
Requires: %name = %version-%release
BuildRequires: libwmf-devel

%description wmf
%name support for the M$ WMF image file format

%package svg
Summary: %name support for the SVG image file format
Group: Applications/Multimedia
Requires: %name = %version-%release

%description svg
%name support for the SVG image file format

%package djvu
Summary: %name support for the DjVu image file format
Group: Applications/Multimedia
Requires: %name = %version-%release
BuildRequires: djvulibre-devel

%description djvu
%name support for the DjVu image file format

%package dot
Summary: %name support for the GraphViz Dot image file format
Group: Applications/Multimedia
Requires: %name = %version-%release

%description dot
%name support for the GraphViz Dot image file format

%package devel
Summary: Static libraries and header files for ImageMagick app development.
Group: Development/Libraries
Requires: %name = %{version}-%{release}
Obsoletes: ImageMagick-wand-devel
Provides: ImageMagick-wand-devel = %version-%release
# <ghostscript/iapi.h> included by magick/delegate.h
Requires: ghostscript-devel

%description devel
 %name-devel contains header files you'll need to develop %name applications.
%name is an image manipulation program and library.

If you want to create or compile applications that use %name code or
APIs, you need to install %name-devel.
You do not need to install it if you just want to use %name, however.

%package static
Summary: StaticLibraries for ImageMagick app development
Group: Development/Libraries
Requires: %name-devel = %version-%release
Obsoletes: ImageMagick-wand-static
Provides: ImageMagick-wand-static = %version-%release

%description static
 %name-static contains the static libraries you'll need to compile
ImageMagick programs for systems that don't have ImageMagick installed.

%package perl
Summary: ImageMagick perl bindings
Group: System/Libraries
Requires: ImageMagick = %{version}-%{release}, perl >= 5.6.0

%description perl
Perl bindings to ImageMagick.

Install ImageMagick-perl if you want to use any perl scripts that use
ImageMagick.

%package c++
Summary: ImageMagick Magick++ library (C++ bindings)
Group: System/Libraries
Requires: ImageMagick = %{version}-%{release}

%description c++
This package contains the Magick++ library, a C++ binding to the ImageMagick
graphics manipulation library.

Install ImageMagick-c++ if you want to use any applications that use Magick++.

%package c++-devel
Summary: C++ bindings for the ImageMagick library
Group: Development/Libraries
Requires: ImageMagick = %{version}, ImageMagick-c++ = %{version}, ImageMagick-devel = %{version}

%description c++-devel
ImageMagick-devel contains the header files you'll need to develop %name
applications using the Magick++ C++ bindings.
ImageMagick is an image manipulation program and library.

You don't need to install it if you just want to use ImageMagick, or if you
want to develop/compile applications using the ImageMagick C interface.

%package c++-static
Summary: C++ bindings for the ImageMagick library for static linking
Group: Development/Libraries
Requires: %name-c++-devel = %version-%release

%description c++-static
This package contains the static libraries for %name-c++.

Install %name-c++-static if you wish to develop or compile applications that
use %name-c++, but need to run on systems that don't have %name-c++
installed.

%prep
%setup -q -n %{name}-%{VER}-%Patchlevel
# Link anything that uses -ldps to -lXt
# Necessary until we fix libdps.so to link to -lXt, it uses Xt functions
%patch -p1 -b .Xt~
# Use locally installed docs
perl -pi -e 's,#define MagickHomeURL.*,#define MagickHomeURL "%_datadir/%name-%version/index.html",' magick/version.h*
# Don't use proprietary junk
perl -pi -e 's,netscape,konqueror,g' configure.ac

autoreconf

%build
%configure --enable-shared \
           --with-perl --with-x \
           --with-threads \
           --with-modules \
           --enable-openmp \
           --with-magick_plus_plus

make %?_smp_mflags

%install
rm -rf $RPM_BUILD_ROOT

make %?_smp_mflags install DESTDIR=$RPM_BUILD_ROOT 

find $RPM_BUILD_ROOT -name "*.bs" |xargs rm -f
find $RPM_BUILD_ROOT -name ".packlist" |xargs rm -f

# Don't make libtool files executable
find $RPM_BUILD_ROOT -name "*.la" |xargs chmod 0644

# Finally, remove some support files for proprietary junk
rm -f $RPM_BUILD_ROOT%_libdir/ImageMagick-%VER/config/type-windows.mgk
rm -f $RPM_BUILD_ROOT%_libdir/ImageMagick-%VER/config/type-solaris.mgk

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%post c++ -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%postun c++ -p /sbin/ldconfig

%files
%defattr(-,root,root)
%attr(755,root,root) %_libdir/libMagickCore.so*
%attr(755,root,root) %_libdir/libMagickWand.so*
%_sysconfdir/ImageMagick
%_bindir/compare
%_bindir/composite
%_bindir/conjure
%_bindir/convert
%_bindir/identify
%_bindir/mogrify
%_bindir/montage
%_bindir/animate
%_bindir/display
%_bindir/import
%_bindir/stream
%_mandir/man1/compare.1*
%_mandir/man1/composite.1*
%_mandir/man1/conjure.1*
%_mandir/man1/convert.1*
%_mandir/man1/display.1*
%_mandir/man1/identify.1*
%_mandir/man1/montage.1*
%_mandir/man1/animate.1*
%_mandir/man1/import.1*
%_mandir/man1/mogrify.1*
%_mandir/man1/stream.1*
#%_mandir/man4/miff.4*
%_datadir/%name-%VER
%dir %_libdir/%name-%VER
%dir %_libdir/%name-%VER/modules-Q16
%dir %_libdir/%name-%VER/modules-Q16/coders
%dir %_libdir/%name-%VER/modules-Q16/filters
%_libdir/%name-%VER/modules-Q16/coders/*.??
%_libdir/%name-%VER/modules-Q16/filters/*.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/djvu.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/dot.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/exr.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/ps.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/pdf.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/wmf.??
%exclude %_libdir/%name-%VER/modules-Q16/coders/svg.??

%files exr
%_libdir/%name-%VER/modules-Q16/coders/exr.??

%files ps
%_libdir/%name-%VER/modules-Q16/coders/ps.??
%_libdir/%name-%VER/modules-Q16/coders/pdf.??

%files wmf
%_libdir/%name-%VER/modules-Q16/coders/wmf.??

%files svg
%_libdir/%name-%VER/modules-Q16/coders/svg.??

%files djvu
%_libdir/%name-%VER/modules-Q16/coders/djvu.??

%files dot
%_libdir/%name-%VER/modules-Q16/coders/dot.??

%files devel
%defattr(-,root,root)
%_bindir/MagickCore-config
%_bindir/MagickWand-config
%dir %_includedir/ImageMagick
%_includedir/ImageMagick/magick
%_includedir/ImageMagick/wand
%_libdir/pkgconfig/MagickCore.pc
%_libdir/pkgconfig/MagickWand.pc
%_mandir/man1/ImageMagick.1*
%_mandir/man1/MagickCore-config.1*
%_mandir/man1/MagickWand-config.1*
%_docdir/ImageMagick*
# obsolete
%_bindir/Magick-config
%_bindir/Wand-config
%_libdir/pkgconfig/ImageMagick.pc
%_libdir/pkgconfig/Wand.pc

%files static
%defattr(-,root,root)
%_libdir/libMagickCore.a
%_libdir/libMagickWand.a

%files c++
%defattr(-,root,root)
%attr(755,root,root) %_libdir/libMagick++.so*

%files c++-devel
%defattr(-,root,root)
%_bindir/Magick++-config
%_mandir/man1/Magick++-config.1*
%_includedir/ImageMagick/Magick++
%_includedir/ImageMagick/Magick++.h
%_libdir/pkgconfig/ImageMagick++.pc
%_libdir/pkgconfig/Magick++.pc

%files c++-static
%defattr(-,root,root)
%{_libdir}/libMagick++.a

%files perl
%defattr(-,root,root)
%_libdir/perl*/site_perl/*/*/auto/Image
%_libdir/perl*/site_perl/*/*/Image
%_mandir/man3/Image::Magick.3pm*

%changelog
* Wed Jun  8 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.7.0.5-1ark
- 6.7.0-5

* Wed May 25 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.7.0.0-1ark
- 6.6.7-0

* Mon May 16 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.9.9-1ark
- 6.6.9-9

* Mon Feb 21 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.7.8-1ark
- 6.6.7-8

* Fri Jan 14 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.7.0-2ark
- Rebuild for libpng 1.5

* Mon Jan 10 2011 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.7.0-1ark
- Get rid of the George W. Bush branch (666.6) in favor of 667 ;)

* Mon Dec 20 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.6.6-1ark
- 6.6.6-6

* Mon Dec 13 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.6.5-1ark
- 6.6.6-5

* Mon Nov 29 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.6.1-1ark
- 6.6.6-1

* Mon Nov 22 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.5.10-1ark
- 6.6.5-10

* Mon Nov  8 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.5.7-1ark
- 6.6.5-7

* Tue Oct 26 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.5.4-1ark
- 6.6.5.4

* Sun Oct 24 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.5.3-1ark
- 6.6.5.3

* Fri Oct 15 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.5-1ark
- 6.6.5

* Mon Sep  6 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.4-1ark
- 6.6.4

* Wed Sep  1 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.3.10-1ark
- 6.6.3-10

* Fri Aug 20 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.3.7-1ark
- 6.6.3-7

* Mon Aug  9 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.3.4-1ark
- 6.6.3-4

* Sat Aug  7 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.3.3-1ark
- 6.6.3-3

* Fri Jul 30 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.3.1-1ark
- 6.6.3-1
- Split EXT bits into a separate package

* Mon May 24 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.2.0-1ark
- 6.6.2-0
- Change requirement from espgs to ghostscript

* Sat Apr 24 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.1.5-1ark
- 6.6.1-5
- libjpeg.so.8

* Sun Apr 18 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.1.4-1ark
- 6.6.1-4

* Fri Apr  9 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.1.1-1ark
- 6.6.1-1

* Tue Mar 30 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.0.10-1ark
- 6.6.0-10

* Fri Mar  5 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.6.0.1-1ark
- 6.6.0-1

* Fri Jan 15 2010 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.5.9-1ark
- 6.5.9-0

* Fri Nov 27 2009 Bernhard Rosenkraenzer <bero@arklinux.ch> 6.5.8.0-1ark
- 6.5.8-0

* Thu Sep 10 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.5.8-1ark
- 6.5.5-8
- Build with current graphviz

* Wed Aug 26 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.5.2-1ark
- 6.5.5-2

* Thu Aug 13 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.4.10-1ark
- 6.5.4-10

* Thu Jul 30 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.4.6-1ark
- Update
- Build with libjpeg.so.7, libpng14.so.14, libtiff.so.5

* Tue Jun 16 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.3.7-1ark
- 6.5.3-7

* Wed May 27 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.2.9-1ark
- 6.5.2-9

* Tue May 26 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.2.8-1ark
- 6.5.2-8
- Enable OpenMP support, now that more applications use it we can put
  it in core

* Tue May  5 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.2.0-1ark
- 6.5.2-0

* Wed Mar 11 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.5.0.0-1ark
- 6.5.0-0

* Fri Feb  6 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.9.2-1ark
- 6.4.9-2

* Tue Feb  3 2009 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.9.1-1ark
- 6.4.9-1

* Thu Dec 18 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.7.10-1ark
- 6.4.7-10

* Mon Dec 15 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.7.8-1ark
- 6.4.7-8

* Fri Dec 12 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.7.6-1ark
- 6.4.7-6
- Drop libdjvulibre.so.15 dependency

* Wed Dec  3 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.6.8-1ark
- 6.4.6-8

* Wed Oct 22 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.4.4.10-1ark
- 6.4.4-10

* Wed Feb  6 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.8.4-1ark
- 6.3.8-4

* Sun Jan 27 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.8.2-1ark
- 6.3.8-2

* Thu Jan 24 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.8.1-1ark
- 6.3.8-1

* Tue Jan 22 2008 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.8.0-1ark
- 6.3.8-0

* Thu Dec 27 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.7.7-1ark
- 6.3.7-7

* Sat Dec 22 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.7.5-1ark
- 6.3.7-5

* Wed Nov 21 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.7.0-1ark
- 6.3.7-0
- Add some more package splits to avoid dependency issues

* Sun Nov 04 2007 David Tio <deux@arklinux.org> 6.3.6.6-1ark
- 6.3.6-6

* Mon Aug 13 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.6-1ark
- 6.3.5-6

* Fri Aug  3 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.5-1ark
- 6.3.5-5

* Mon Jul 30 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.4-1ark
- 6.3.5-4
- New subpackage -dot for GraphViz files

* Mon Jul 23 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.3-1ark
- 6.3.5-3

* Fri Jul 20 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.2-1ark
- 6.3.5-2

* Sun Jul 15 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5.1-1ark
- 6.3.5-1

* Sun Jul  7 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5-2ark
- Remove some dependency bloat:
  * disable OpenMP (for now)
  * Split DjVu support into a separate package

* Fri Jul  5 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.5-1ark
- 6.3.5-0

* Tue Jun 12 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.4.8-1ark
- 6.3.4-8

* Tue Apr 17 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.3.8-1ark
- 6.3.3-8
- Remove *.la files for the libs (but not the plugins, ImageMagick uses ltdl_*
  and therefore actually uses .la stuff)
- Remove libMagick++.a from %name-c++-devel

* Sat Mar  3 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.3.0-1ark
- 6.3.3-0

* Fri Feb  9 2007 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.2.4-1ark
- 6.2.3-4

* Sun Dec 10 2006 David Tio <deux@arklinux.org> 6.3.1.1-1ark
- 6.3.1-1

* Sun Dec 03 2006 David Tio <deux@arklinux.org> 6.3.1.0-1ark
- 6.3.1-0 

* Sun Nov 26 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.0.7-1ark
- 6.3.0-7
- Fix PNG handling on non-x86

* Sat Nov 25 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.0.6-1ark
- 6.3.0-6

* Fri Nov 10 2006 David Tio <deux@arklinux.org> 6.3.0.3-1ark
- 6.3.0-3

* Sat Nov  4 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.0.2-1ark
- 6.3.0-2

* Sun Oct 15 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.3.0-1ark
- 6.3.0

* Sat Oct 07 2006 David Tio <deux@arklinux.org> 6.2.9.8-1ark
- 6.2.9-8

* Sun Sep 03 2006 David Tio <deux@arklinux.org> 6.2.9.3-1ark
- 6.2.9-3

* Sat Aug 26 2006 David Tio <deux@arklinux.org> 6.2.9.2-1ark
- 6.2.9-2

* Mon Aug 21 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.9.1-1ark
- 6.2.9-1

* Sat Aug 12 2006 David Tio <deux@arklinux.org> 6.2.9.0-1ark
- 6.2.9-0

* Sun Aug  6 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.8-1ark
- 6.2.8-8

* Fri Jul 28 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.7-1ark
- 6.2.8-7

* Thu Jul 27 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.6-1ark
- 6.2.8-6

* Sat Jul 22 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.5-1ark
- 6.2.8-5

* Wed Jul 12 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.4-1ark
- 6.2.8-4

* Mon Jul  3 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.3-1ark
- 6.2.8-3

* Mon Jul  3 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.2-1ark
- 6.2.8-2

* Wed Jun 28 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.1-1ark
- 6.2.8-1
- Fix apps that #include <magick/delegate.h>

* Mon Jun  5 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.8.0-1ark
- 6.2.8-0

* Sun May 28 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.7.8-1ark
- 6.2.7-8

* Mon May 15 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.7.6-1ark
- 6.2.7-6

* Sun Apr 30 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.7.2-1ark
- 6.2.7-2

* Sat Apr 29 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.7.1-3ark
- Split out SVG support, we don't want a librsvg dependency in core

* Wed Apr 26 2006 David Tio <deux@arklinux.org> 6.2.7.1-2ark
- 6.2.7-1

* Sun Apr 23 2006 David Tio <deux@arklinux.org> 6.2.7.0-1ark
- 6.2.7-0

* Wed Apr  5 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.6.8-2ark
- Split WMF support to a separate package - too many dependencies

* Wed Apr  5 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.6.8-1ark
- 6.2.6-8

* Tue Mar 27 2006 David Tio <deux@arklinux.org> 6.2.6.6-1ark
- 6.2.6-6

* Wed Mar  1 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.6.2-1ark
- 6.2.6-2

* Fri Feb  3 2006 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.6.1-1ark
- Fix up stupid perl Makefile linking to /usr/lib/libMagick* rather than
  the newly built one (-L/usr/lib is _EVIL_)
- Update

* Tue Jan 24 2006 David Tio <deux@arklinux.org> 6.2.6.0-1ark
- 6.2.6-0

* Sat Dec 31 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.5.5-2ark
- x86_64 fixes

* Mon Nov 28 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.5.5-1ark
- 6.2.5-5

* Sun Oct 30 2005 David Tio <deux@arklinux.org> 6.2.5.4-1ark
- 6.2.5-4

* Sun Oct 16 2005 David Tio <deux@arklinux.org> 6.2.5.2-1ark
- 6.2.5-2

* Sun Oct 09 2005 David Tio <deux@arklinux.org> 6.2.5.1-1ark
- 6.2.5-1

* Mon Oct  3 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.5-1ark
- 6.2.5

* Sat Sep 24 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.6-2ark
- Rebuild -- convert still wants libWand.so.6

* Mon Sep 19 2005 David Tio <deux@arklinux.org> 6.2.4.6-1ark
- 6.2.4-6

* Mon Sep  5 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.4-1ark
- 6.2.4-4

* Sun Aug 28 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.3-1ark
- 6.2.4-3

* Tue Aug 23 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.2-1ark
- 6.2.4-2

* Tue Aug 16 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.1-1ark
- 6.2.4-1

* Mon Aug 15 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.4.0-1ark
- 6.2.4-0

* Sun Jul 17 2005 David Tio <deux@arklinux.org> 6.2.3.4-1ark
- 6.2.3-4

* Sun Jun 19 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.3.2-1ark
- 6.2.3-2

* Mon May 30 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.3.1-1ark
- 6.2.3-1
- Build against new Xorg, needed because libdps is gone

* Mon May 30 2005 David Tio <deux@arklinux.org> 6.2.3.0-1ark
- 6.2.3-0

* Tue Apr 26 2005 David Tio <deux@arklinux.org> 6.2.2.0-1ark
- 6.2.2-0

* Wed Mar 30 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.1.1-1ark
- 6.2.1-1

* Sun Mar 27 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.1-1ark
- 6.2.1

* Wed Mar 16 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.0.8-1ark
- 6.2.0-8

* Mon Feb 28 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.0.3-1ark
- 6.2.0-3

* Thu Feb 24 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.2.0.1-1ark
- 6.2.0-1
- Build against new jasper

* Wed Feb 23 2005 David Tio <deux@arklinux.org> 6.2.0.0-1ark
- 6.2.0-0

* Thu Jan 27 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.9.4-1ark
- 6.1.9-4

* Sun Jan 23 2005 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.9.2-1ark
- 6.1.9-2

* Fri Jan 14 2005 David Tio <deux@arklinux.org> 6.1.8-6-1ark
- 3 PLs in a week?????

* Wed Jan 12 2005 David Tio <deux@arklinux.org> 6.1.8.2-1ark
- 6.1.8-2

* Sun Jan 09 2005 David Tio <deux@arklinux.org> 6.1.8.0-1ark
- 6.1.8-0

* Fri Jan 01 2005 David Tio <deux@arklinux.org> 6.1.7.6-1ark
- 6.1.7-6

* Wed Dec 29 2004 David Tio <deux@arklinux.org> 6.1.7.5-1ark
- 6.1.7-5

* Sun Dec 05 2004 David Tio <deux@arklinux.org> 6.1.6.0-1ark
- 6.1.6-0

* Thu Dec 02 2004 David Tio <deux@arklinux.org> 6.1.5.8-1ark
- 6.1.5-8

* Fri Nov 26 2004 David Tio <deux@arklinux.org> 6.1.5.6-1ark
- 6.1.5-6

* Tue Nov 23 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.5.3-1ark
- 6.1.5-3

* Mon Nov 15 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.4.2-1ark
- 6.1.4-2

* Tue Nov  9 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.3.7-1ark
- 6.1.3-7

* Fri Oct 29 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.2.4-1ark
- 6.1.2-4

* Tue Oct 26 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.2.1-1ark
- 6.1.2-1

* Tue Oct 19 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.1.3-1ark
- 6.1.1-3

* Thu Oct  7 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.1.0.5-1ark
- 6.1.0-5

* Wed Sep 15 2004 David Tio <deux@arklinux.org> 6.0.8.1-1ark
- 6.0.8

* Tue Sep 14 2004 David Tio <deux@arklinux.org> 6.0.7.3-1ark
- PL 3

* Sun Sep 05 2004 David Tio <deux@arklinux.org> 6.0.7.1-1ark
- 6.0.7

* Sat Aug 28 2004 David Tio <deux@arklinux.org> 6.0.6.3-1ark
- 6.0.6.2

* Sun Aug 22 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.5.3-1ark
- 6.0.5.3

* Tue Aug 17 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.5.2-1ark
- 6.0.5.2

* Fri Aug 13 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.4.3-1ark
- PL 3

* Fri Aug 06 2004 David Tio <deux@arklinux.org> 6.0.4.2-1ark
- PL 2

* Sat Jul 31 2004 David Tio <deux@arklinux.org> 6.0.4.1-1ark
- 6.0.4

* Sat Jul 24 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.3.5-1ark
- PL 5
- Make it build on amd64

* Sun Jul 18 2004 David Tio <deux@arklinux.org> 6.0.3-3-1ark
- PL 3

* Wed Jul 07 2004 David Tio <deux@arklinux.org> 6.0.3-1-1ark
- 6.0.3

* Sun Jun 27 2004 David Tio <deux@arklniux.org> 6.0.2.7-2ark
- PL 7

* Sun Jun 13 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.2.6-1ark
- PL 6

* Sat Jun 12 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.2.5-1ark
- PL 5

* Sun Jun  6 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.2-1ark
- 6.0.2

* Thu May 27 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.1.4-1ark
- PL 4

* Thu May 20 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.1.3-1ark
- PL 3

* Fri May 14 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.1.2-1ark
- PL 2

* Wed May  5 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.1-1ark
- 6.0.1

* Thu Apr 29 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.7-1ark
- guess ;)

* Tue Apr 27 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.6-1ark
- Yet another one...
- Undo the -wand split, the base tools need wand these days

* Tue Apr 27 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.5-1ark
- This is ridiculous. Those bugfix releases are getting released faster
  than they can be packaged. ;)

* Mon Apr 26 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.4-1ark
- 6.0.0-4

* Fri Apr 23 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.3-1ark
- 6.0.0-3
- Fix "%%releaase" typo

* Thu Apr 22 2004 Bernhard Rosenkraenzer <bero@arklinux.org> 6.0.0.2-1ark
- 6.0.0-2
- Entirely new package, the old one was way too messy