Skip to content

Commit

Permalink
addpatch: imagemagick 7.1.1.38-2
Browse files Browse the repository at this point in the history
Disable libultrahdr until we have it.

(wishing well: plctlab/PLCT-Weekly#829 (comment))
  • Loading branch information
felixonmars committed Sep 13, 2024
1 parent 9245454 commit 5c8a483
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions imagemagick/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
diff --git PKGBUILD PKGBUILD
index 0ddb442..d44d287 100644
--- PKGBUILD
+++ PKGBUILD
@@ -35,7 +35,6 @@ optdepends=('ghostscript: PS/PDF support'
'libraw: DNG support'
'librsvg: SVG support'
'libtiff: TIFF support'
- 'libultrahdr: UHDR support'
'libwebp: WEBP support'
'libwmf: WMF support'
'libzip: OpenRaster support'
@@ -59,7 +58,6 @@ makedepends=(chrpath
libjxl
libraw
librsvg
- libultrahdr
libwebp
libwmf
libzip

0 comments on commit 5c8a483

Please sign in to comment.