ImageMagick: update to 6.5.9.8, convert to subpkgs.
--HG-- extra : convert_revision : 095965c19de7b479da5d072e598b0f04de515f28
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_distver=6.5.6
|
||||
_distverpatch=10
|
||||
revision=3
|
||||
_distver=6.5.9
|
||||
_distverpatch=8
|
||||
version=${_distver}.${_distverpatch}
|
||||
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
||||
distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2"
|
||||
@@ -10,10 +9,10 @@ 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"
|
||||
--with-magick-plus-plus --with-modules --enable-shared"
|
||||
short_desc="Package for display and interactive manipulation of images"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e0bba405573ca18ca11ac37e089e13cb9cab6219e6783cfa45f9815017b0b6cb
|
||||
checksum=b9a82d457727952c8bbe8717571c34b9d3d18f83c056c7233e77da5b0d431de9
|
||||
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
|
||||
@@ -29,6 +28,7 @@ long_desc="
|
||||
completed work in the same or differing image format."
|
||||
|
||||
keep_libtool_archives=yes
|
||||
subpackages="libmagick libmagick-devel libmagick-perl"
|
||||
|
||||
Add_dependency run lcms
|
||||
Add_dependency run tiff
|
||||
@@ -45,15 +45,7 @@ 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 run libmagick
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build lcms-devel
|
||||
Add_dependency build tiff-devel
|
||||
|
||||
Reference in New Issue
Block a user