[packages/ImageMagick/ImageMagick-6] Up to 6.9.13.29
arekm
arekm at pld-linux.org
Tue Sep 23 22:24:23 CEST 2025
commit 2dd43e4338972489611ede425e51065353fe5465
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Sep 23 22:24:09 2025 +0200
Up to 6.9.13.29
ImageMagick-perl.patch | 12 ------------
ImageMagick.spec | 11 ++++++-----
2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 13addae..340a1b0 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -23,7 +23,7 @@
%define origname ImageMagick
%define ver 6.9.13
-%define pver 9
+%define pver 29
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
@@ -35,18 +35,19 @@ Summary(tr.UTF-8): X altında resim gösterme, çevirme ve değişiklik yapma
Summary(uk.UTF-8): Перегляд, конвертування та обробка зображень під X Window
Name: ImageMagick6
Version: %{ver}%{?pver:.%{pver}}
-Release: 5
+Release: 1
Epoch: 1
License: Apache-like
Group: X11/Applications/Graphics
Source0: https://www.imagemagick.org/archive/releases/%{origname}-%{ver}-%{pver}.tar.lz
-# Source0-md5: fca6322cd818f4bf5757b4489e6fa467
+# Source0-md5: d4ff578c8ddcc33e5404b2b9339ad431
Patch1: %{origname}-link.patch
Patch2: %{origname}-libpath.patch
Patch3: %{origname}-ldflags.patch
Patch4: %{origname}-lt.patch
-Patch5: %{origname}-perl.patch
+
Patch6: magick6.patch
+
Patch7: %{origname}-OpenCL.patch
URL: https://legacy.imagemagick.org/
%{?with_opencl:BuildRequires: OpenCL-devel}
@@ -719,7 +720,7 @@ Moduł kodera dla plików WMF.
%patch -P3 -p1
%patch -P4 -p1
%patch -P5 -p1
-%patch -P6 -p1
+
%patch -P7 -p1
find -type f | xargs grep -l '/usr/local/bin/perl' | xargs %{__sed} -i -e 's=!/usr/local/bin/perl=!%{__perl}='
diff --git a/ImageMagick-perl.patch b/ImageMagick-perl.patch
deleted file mode 100644
index 30dc353..0000000
--- a/ImageMagick-perl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ImageMagick-6.9.13-9/PerlMagick/Makefile.PL.in.orig 2024-04-19 20:13:48.000000000 +0200
-+++ ImageMagick-6.9.13-9/PerlMagick/Makefile.PL.in 2024-04-24 20:57:29.699101806 +0200
-@@ -223,9 +223,6 @@ WriteMakefile
- # Linker flags for building a dynamically loadable module
- 'LDDLFLAGS' => $LDDLFLAGS_magick,
-
-- # Install PerlMagick into ImageMagick prefix
-- 'INSTALL_BASE' => '@PREFIX_DIR@',
--
- # Install PerlMagick binary into ImageMagick bin directory
- 'INSTALLBIN' => '@BIN_DIR@',
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/2dd43e4338972489611ede425e51065353fe5465
More information about the pld-cvs-commit
mailing list