ImageMagick: update to 6.6.6.10.

This commit is contained in:
Juan RP 2011-01-14 23:46:41 +01:00
parent e765ed73ca
commit 22db7221a7
2 changed files with 4 additions and 3 deletions

View file

@ -11,6 +11,7 @@ replaces="ImageMagick<6.5.9"
Add_dependency run libgcc Add_dependency run libgcc
Add_dependency run glibc Add_dependency run glibc
Add_dependency run libstdc++ Add_dependency run libstdc++
Add_dependency run liblzma
Add_dependency run lcms Add_dependency run lcms
Add_dependency run tiff Add_dependency run tiff
Add_dependency run freetype Add_dependency run freetype

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick' # Template file for 'ImageMagick'
pkgname=ImageMagick pkgname=ImageMagick
_distver=6.6.5 _distver=6.6.6
_distverpatch=5 _distverpatch=10
version=${_distver}.${_distverpatch} version=${_distver}.${_distverpatch}
wrksrc=${pkgname}-${_distver}-${_distverpatch} wrksrc=${pkgname}-${_distver}-${_distverpatch}
distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2" distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2"
@ -12,7 +12,7 @@ configure_args="--without-gslib --without-jp2 --without-autotrace
--with-magick-plus-plus --with-modules -with-perl --enable-shared" --with-magick-plus-plus --with-modules -with-perl --enable-shared"
short_desc="Package for display and interactive manipulation of images" short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d9ffc5e94b76dd023ef2004c30180ea147135d52509e9b2167fa9e9e8c27bfe2 checksum=6899733105e15018ee2bfaf5442109f7badf6312fcdb9be31f92c3a093a86dbd
long_desc=" long_desc="
ImageMagick TM, is a package for display and interactive manipulation ImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System. It is written in C and interfaces of images for the X Window System. It is written in C and interfaces