* update imagemagick to 7.1.1.25-1
This commit is contained in:
parent
7a1064926c
commit
1c7bb1ef8d
@ -3,7 +3,7 @@
|
||||
# Contributor: Eric Bélanger <eric@archlinux.org>
|
||||
|
||||
pkgname=imagemagick
|
||||
pkgver=7.1.1.21
|
||||
pkgver=7.1.1.25
|
||||
pkgrel=1
|
||||
_relname=ImageMagick-${pkgver%%.*}
|
||||
_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
|
||||
@ -12,10 +12,12 @@ url='https://www.imagemagick.org/'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(custom)
|
||||
depends=(bzip2
|
||||
cairo
|
||||
fftw
|
||||
fontconfig
|
||||
freetype2
|
||||
gcc-libs
|
||||
glib2
|
||||
glibc
|
||||
lcms2
|
||||
liblqr
|
||||
@ -23,7 +25,9 @@ depends=(bzip2
|
||||
libpng
|
||||
libraqm
|
||||
libxext
|
||||
libxml2)
|
||||
libxml2
|
||||
xz
|
||||
zlib)
|
||||
optdepends=('ghostscript: PS/PDF support'
|
||||
'jbigkit: JBIG support'
|
||||
'libheif: HEIF support'
|
||||
@ -31,6 +35,7 @@ optdepends=('ghostscript: PS/PDF support'
|
||||
'libjxl: JPEG XL support'
|
||||
'libraw: DNG support'
|
||||
'librsvg: SVG support'
|
||||
'libtiff: TIFF support'
|
||||
'libwebp: WEBP support'
|
||||
'libwmf: WMF support'
|
||||
'libzip: OpenRaster support'
|
||||
@ -66,7 +71,7 @@ checkdepends=(gsfonts
|
||||
replaces=(imagemagick-doc)
|
||||
source=(https://imagemagick.org/archive/$_tarname.tar.xz{,.asc}
|
||||
arch-fonts.diff)
|
||||
sha256sums=('1e44faec8bf603e8c894a7c039fb1b4bb83dc0c429c79c74577e73ceefe4a238'
|
||||
sha256sums=('4e4643d4f62cc764a98e46d93e3c67852e75c22714ed48cee4cdcda29fbea6b1'
|
||||
'SKIP'
|
||||
'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
|
||||
validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A) # Lexie Parsimoniae
|
||||
|
Loading…
x
Reference in New Issue
Block a user