void-packages/srcpkgs/ImageMagick/template
Juan RP 24a987ef58 Bump revision for pkgs depending on jpeg (abi_depends bump).
--HG--
extra : convert_revision : b1b4ca5702dfb2318a7ec9270d51582dbfd85fa3
2010-01-17 15:09:04 +01:00

81 lines
2.9 KiB
Plaintext

# Template file for 'ImageMagick'
pkgname=ImageMagick
_distver=6.5.6
_distverpatch=10
revision=3
version=${_distver}.${_distverpatch}
wrksrc=${pkgname}-${_distver}-${_distverpatch}
distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2"
build_style=gnu_configure
configure_args="--without-gslib --without-jp2 --without-autotrace
--without-djvu --without-dps --without-fpx --without-gvc --without-jbig
--without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1
--with-magick-plus-plus --enable-shared"
short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e0bba405573ca18ca11ac37e089e13cb9cab6219e6783cfa45f9815017b0b6cb
long_desc="
ImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System. It is written in C and interfaces
to the X library, and therefore does not require any proprietary
toolkit in order to compile. Although the software is copyrighted, it
is available for free and can be redistributed without fee.
The ImageMagick image display program can display an image on any
workstation screen running an X server. It can read and write many of
the more popular image formats including JPEG, TIFF, PNM, GIF, and
Photo CD. In addition you can interactively resize, rotate, sharpen,
color reduce, or add special effects to an image and save your
completed work in the same or differing image format."
keep_libtool_archives=yes
Add_dependency run lcms
Add_dependency run tiff
Add_dependency run freetype
Add_dependency run jpeg
Add_dependency run fontconfig
Add_dependency run libXext
Add_dependency run libXt
Add_dependency run bzip2
Add_dependency run zlib
Add_dependency run glibc
Add_dependency run libltdl
Add_dependency run libSM
Add_dependency run libICE
Add_dependency run libX11
Add_dependency run libgomp
Add_dependency run libxml2
Add_dependency run libpng
Add_dependency run librsvg
Add_dependency run gtk+
Add_dependency run cairo
Add_dependency run glib
Add_dependency run libwmf
Add_dependency run libstdc++
Add_dependency run libgcc
Add_dependency build pkg-config
Add_dependency build lcms-devel
Add_dependency build tiff-devel
Add_dependency build freetype-devel
Add_dependency build jpeg-devel
Add_dependency build fontconfig-devel
Add_dependency build libXext-devel
Add_dependency build libXt-devel
Add_dependency build bzip2-devel
Add_dependency build zlib-devel
Add_dependency build glibc-devel
Add_dependency build libltdl-devel
Add_dependency build libSM-devel
Add_dependency build libICE-devel
Add_dependency build libX11-devel
Add_dependency build libgomp
Add_dependency build libxml2-devel
Add_dependency build libpng-devel
Add_dependency build librsvg-devel
Add_dependency build gtk+-devel
Add_dependency build cairo-devel
Add_dependency build glib-devel
Add_dependency build libwmf-devel
Add_dependency build libstdc++-devel