[packages/ImageMagick] Up to 7.1.2-13
arekm
arekm at pld-linux.org
Fri Feb 13 08:35:53 CET 2026
commit 0d3c3a63bc4fa21a5b162dec81f25eb8788d1113
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 13 08:35:45 2026 +0100
Up to 7.1.2-13
ImageMagick.spec | 6 ++----
libraw-0.22.patch | 11 -----------
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 7ce939a..8953235 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -29,7 +29,7 @@
%define libpng_ver 2:1.6.34
%define ver 7.1.2
-%define pver 12
+%define pver 13
Summary: Image display, conversion, and manipulation under X
Summary(de.UTF-8): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
Summary(es.UTF-8): Exhibidor, convertidor y manipulador de imágenes bajo X
@@ -46,8 +46,7 @@ Epoch: 1
License: Apache-like
Group: X11/Applications/Graphics
Source0: https://download.imagemagick.org/archive/releases/%{name}-%{ver}-%{pver}.tar.lz
-# Source0-md5: 10425ac7b20a8cf384e20d4c42533d02
-Patch0: libraw-0.22.patch
+# Source0-md5: 23d45c6614342404e71525205315fbbb
Patch1: %{name}-link.patch
Patch2: %{name}-libpath.patch
Patch3: %{name}-ldflags.patch
@@ -765,7 +764,6 @@ Moduł kodera dla plików WMF.
%prep
%setup -q -n %{name}-%{ver}-%{pver}
-%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
diff --git a/libraw-0.22.patch b/libraw-0.22.patch
deleted file mode 100644
index 22f1ff3..0000000
--- a/libraw-0.22.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ImageMagick-7.1.2-9/coders/dng.c.orig 2025-11-30 14:26:20.000000000 +0100
-+++ ImageMagick-7.1.2-9/coders/dng.c 2026-01-13 21:06:57.346461706 +0100
-@@ -332,7 +332,7 @@
- }
-
- static void LibRawDataError(void *data,const char *magick_unused(file),
--#if defined(MAGICK_LIBRAW_VERSION_TAIL) && MAGICK_LIBRAW_VERSION_TAIL == 202502
-+#if defined(LIBRAW_MAJOR_VERSION) && defined(LIBRAW_MINOR_VERSION) && (LIBRAW_MAJOR_VERSION > 0 || LIBRAW_MINOR_VERSION >= 22)
- const INT64 offset)
- #else
- const int offset)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/0d3c3a63bc4fa21a5b162dec81f25eb8788d1113
More information about the pld-cvs-commit
mailing list