[arch-commits] Commit in imagemagick/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Dec 6 14:13:00 UTC 2017


    Date: Wednesday, December 6, 2017 @ 14:12:58
  Author: heftig
Revision: 311678

7.0.7.14-1

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 14:12:06 UTC (rev 311677)
+++ PKGBUILD	2017-12-06 14:12:58 UTC (rev 311678)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=(libmagick imagemagick imagemagick-doc)
-pkgver=7.0.7.13
-pkgrel=2
+pkgver=7.0.7.14
+pkgrel=1
 pkgdesc="An image viewing/manipulation program"
 url="https://www.imagemagick.org/"
 arch=(x86_64)
@@ -11,13 +11,13 @@
 license=(custom)
 depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng)
 makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw opencl-headers libwebp
-             chrpath ocl-icd glu)
+             chrpath ocl-icd glu ghostpcl ghostxps)
 checkdepends=(gsfonts ttf-dejavu)
 _relname=ImageMagick-${pkgver%%.*}
 _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
 source=(https://www.imagemagick.org/download/$_tarname.tar.xz{,.asc}
         arch-fonts.diff)
-sha256sums=('cea13c9419d691879cf52c4e967967c392e8f76c0a6013f51c3bae90efc6480f'
+sha256sums=('1cf7623055bd0d3b52774562fc6321ef9f8c1d74b4c5d9818f095c6762621712'
             'SKIP'
             'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
 validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae
@@ -42,6 +42,9 @@
     --sysconfdir=/etc \
     --with-dejavu-font-dir=/usr/share/fonts/TTF \
     --with-gs-font-dir=/usr/share/fonts/gsfonts \
+    PSDelegate=/usr/bin/gs \
+    XPSDelegate=/usr/bin/gxps \
+    PCLDelegate=/usr/bin/gpcl6 \
     --enable-hdri \
     --enable-opencl \
     --with-gslib \



More information about the arch-commits mailing list