mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
ImageMagick: update to 6.8.4-9 (previous distfile is gone).
This commit is contained in:
parent
2b9c99b884
commit
262457339b
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.8.0
|
_majorver=6.8.4
|
||||||
_patchver=7
|
_patchver=9
|
||||||
version=${_majorver}.${_patchver}
|
version=${_majorver}.${_patchver}
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
||||||
|
@ -15,8 +15,8 @@ short_desc="Package for display and interactive manipulation of images"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.imagemagick.org/"
|
homepage="http://www.imagemagick.org/"
|
||||||
license="${pkgname}, MIT"
|
license="${pkgname}, MIT"
|
||||||
distfiles="http://ftp.nluug.nl/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=e15672c8c11148bcfcd95885e1cd7a5575d4a6984bdf0a3a1c718a2a6ad37435
|
checksum=1120ded81d4f0725d4d8ddcc9c793da34d4c1c6abe5914b67a79a6e201f01bea
|
||||||
|
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue