summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-03-28 15:38:33 -0400
committerkj-sh6042025-03-28 15:38:33 -0400
commit8ed92cc87d59a27723ac0829566e4e113e532f36 (patch)
tree587136e23ca285926995cb2a2eacc8137cb28c18
parent2fa22dea42e08e2129b3a4a6f5b91fd06874f6f2 (diff)
refactor: update `imagemagick-compat` in prep for dropped packages
-rw-r--r--imagemagick-compat/.SRCINFO4
-rw-r--r--imagemagick-compat/PKGBUILD4
2 files changed, 2 insertions, 6 deletions
diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO
index 4c4de6e..d72a6ee 100644
--- a/imagemagick-compat/.SRCINFO
+++ b/imagemagick-compat/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imagemagick
pkgdesc = An image viewing/manipulation program with "convert" compatibility wrapper script
pkgver = 7.1.1.46
- pkgrel = 1
+ pkgrel = 2
url = https://www.imagemagick.org/
arch = x86_64
license = custom
@@ -9,9 +9,7 @@ pkgbase = imagemagick
checkdepends = ttf-dejavu
makedepends = chrpath
makedepends = djvulibre
- makedepends = ghostpcl
makedepends = ghostscript
- makedepends = ghostxps
makedepends = glu
makedepends = jbigkit
makedepends = libheif
diff --git a/imagemagick-compat/PKGBUILD b/imagemagick-compat/PKGBUILD
index 596d866..7bb1d6b 100644
--- a/imagemagick-compat/PKGBUILD
+++ b/imagemagick-compat/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=imagemagick
pkgver=7.1.1.46
-pkgrel=1
+pkgrel=2
_relname=ImageMagick-${pkgver%%.*}
_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
pkgdesc='An image viewing/manipulation program with "convert" compatibility wrapper script'
@@ -48,9 +48,7 @@ backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thres
provides=(libmagick)
makedepends=(chrpath
djvulibre
- ghostpcl
ghostscript
- ghostxps
glu
jbigkit
libheif