ImageMagick: fix template version vars.

This commit is contained in:
davehome 2012-07-05 12:57:23 -06:00
parent 27eaffda8a
commit d067aa582b

View File

@ -1,11 +1,11 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_distver=6.7.5
_distverpatch=3
version=${_distver}.${_distverpatch}
_majorver=6.7.5
_patchver=3
version=${_majorver}.${_patchver}
revision=2
wrksrc=${pkgname}-${_distver}-${_distverpatch}
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
wrksrc=${pkgname}-${_majorver}-${_patchver}
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_majorver}-${_patchver}.tar.xz"
build_style=gnu-configure
configure_args="--without-gslib --without-jp2 --without-autotrace
--without-dps --without-fpx --without-gvc --without-jbig