mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to GraphicsMagick 1.3.47 to fix build with llvm22, ok Brad
http://www.graphicsmagick.org/NEWS.html#may-13-2026
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
COMMENT= image processing tools with stable ABI
|
||||
|
||||
DISTNAME= GraphicsMagick-1.3.45
|
||||
REVISION= 1
|
||||
DISTNAME= GraphicsMagick-1.3.47
|
||||
CATEGORIES= graphics devel
|
||||
SITES= ${SITE_SOURCEFORGE:=graphicsmagick/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
SHARED_LIBS= GraphicsMagick 9.4 \
|
||||
GraphicsMagick++ 6.1 \
|
||||
GraphicsMagickWand 4.0
|
||||
SHARED_LIBS= GraphicsMagick 10.0 \
|
||||
GraphicsMagick++ 7.0 \
|
||||
GraphicsMagickWand 4.1
|
||||
|
||||
HOMEPAGE= http://www.graphicsmagick.org/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (GraphicsMagick-1.3.45.tar.xz) = 3OpRZ0FPfIBVV94tekepsxR7y/YXuR9fD0r+XmVDAms=
|
||||
SIZE (GraphicsMagick-1.3.45.tar.xz) = 5936968
|
||||
SHA256 (GraphicsMagick-1.3.47.tar.xz) = lftoLasCBqnbFo0GWWP0/99aYLCyo3WsofRJL7GNBic=
|
||||
SIZE (GraphicsMagick-1.3.47.tar.xz) = 6075948
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -32139,7 +32139,7 @@ fi
|
||||
@@ -33819,7 +33819,7 @@ fi
|
||||
#
|
||||
|
||||
# Subdirectory under lib to place GraphicsMagick lib files
|
||||
@@ -10,7 +10,7 @@ Index: configure
|
||||
|
||||
printf "%s\n" "#define MagickLibSubdir \"$MagickLibSubdir\"" >>confdefs.h
|
||||
|
||||
@@ -32225,7 +32225,7 @@ printf "%s\n" "#define MagickFilterModulesPath \"$Magi
|
||||
@@ -33905,7 +33905,7 @@ printf "%s\n" "#define MagickFilterModulesPath \"$Magi
|
||||
|
||||
#
|
||||
# Path to GraphicsMagick share files
|
||||
|
||||
@@ -95,6 +95,7 @@ lib/GraphicsMagick/config/
|
||||
lib/GraphicsMagick/config/delegates.mgk
|
||||
lib/GraphicsMagick/config/type-ghostscript.mgk
|
||||
lib/GraphicsMagick/config/type-solaris.mgk
|
||||
lib/GraphicsMagick/config/type-urw-base35-otf.mgk
|
||||
lib/GraphicsMagick/config/type-windows.mgk
|
||||
lib/GraphicsMagick/config/type.mgk
|
||||
lib/GraphicsMagick/modules-Q16/
|
||||
@@ -384,6 +385,8 @@ share/doc/GraphicsMagick/www/ChangeLog-2020.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2021.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2022.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2023.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2024.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2025.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog.html
|
||||
share/doc/GraphicsMagick/www/Changes.html
|
||||
share/doc/GraphicsMagick/www/Copyright.html
|
||||
|
||||
Reference in New Issue
Block a user