ImageMagick: update to 6.5.6-10, add missing jpeg rundep.

--HG--
extra : convert_revision : 7ed8966fd1d16f3683dba37da46a2a1fc8c01b84
This commit is contained in:
Juan RP 2009-10-11 01:31:40 +02:00
parent 38dd8d7e91
commit f4988f23c7
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_distver=6.5.4
_distver=6.5.6
_distverpatch=10
version=${_distver}.${_distverpatch}
wrksrc=${pkgname}-${_distver}-${_distverpatch}
@ -12,7 +12,7 @@ configure_args="--without-gslib --without-jp2 --without-autotrace
--with-magick-plus-plus --enable-shared"
short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b27117bfafc989ce74214db116a5b3bd1fda0e501839faab09c715c8647cd8eb
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
@ -38,6 +38,7 @@ Add_dependency full fontconfig
Add_dependency full freetype
Add_dependency full lcms
Add_dependency full libexif
Add_dependency full jpeg
Add_dependency full libpng
Add_dependency full tiff
Add_dependency full libwmf