summaryrefslogtreecommitdiffhomepage
path: root/patches/imagemagick-7.1.1-21_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/imagemagick-7.1.1-21_pre.local.patch')
-rw-r--r--patches/imagemagick-7.1.1-21_pre.local.patch35
1 files changed, 35 insertions, 0 deletions
diff --git a/patches/imagemagick-7.1.1-21_pre.local.patch b/patches/imagemagick-7.1.1-21_pre.local.patch
new file mode 100644
index 00000000..081c1fa0
--- /dev/null
+++ b/patches/imagemagick-7.1.1-21_pre.local.patch
@@ -0,0 +1,35 @@
+diff -ru ImageMagick-7.1.0-51.orig/configure ImageMagick-7.1.0-51/configure
+--- ImageMagick-7.1.0-51.orig/configure 2022-10-16 17:54:02.000000000 +0200
++++ ImageMagick-7.1.0-51/configure 2022-11-05 22:37:15.089499439 +0100
+@@ -18236,6 +18236,15 @@
+ dynamic_linker='GNU/Linux ld.so'
+ ;;
+
++midipix*)
++ version_type=linux # correct to gnu/linux during the next big refactor
++ need_lib_prefix=no
++ need_version=no
++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
++ soname_spec='$libname$release$shared_ext$major'
++ shlibpath_var=LD_LIBRARY_PATH
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no
+@@ -22765,6 +22775,15 @@
+ dynamic_linker='GNU/Linux ld.so'
+ ;;
+
++midipix*)
++ version_type=linux # correct to gnu/linux during the next big refactor
++ need_lib_prefix=no
++ need_version=no
++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
++ soname_spec='$libname$release$shared_ext$major'
++ shlibpath_var=LD_LIBRARY_PATH
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no