Blame patches/imagemagick-7.1.1-21_pre.local.patch

758d52
diff -ru ImageMagick-7.1.0-51.orig/configure ImageMagick-7.1.0-51/configure
758d52
--- ImageMagick-7.1.0-51.orig/configure	2022-10-16 17:54:02.000000000 +0200
758d52
+++ ImageMagick-7.1.0-51/configure	2022-11-05 22:37:15.089499439 +0100
aa7abe
@@ -18236,6 +18236,15 @@
758d52
   dynamic_linker='GNU/Linux ld.so'
758d52
   ;;
758d52
 
758d52
+midipix*)
758d52
+  version_type=linux # correct to gnu/linux during the next big refactor
758d52
+  need_lib_prefix=no
758d52
+  need_version=no
758d52
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
758d52
+  soname_spec='$libname$release$shared_ext$major'
758d52
+  shlibpath_var=LD_LIBRARY_PATH
758d52
+  ;;
758d52
+
758d52
 netbsd*)
758d52
   version_type=sunos
758d52
   need_lib_prefix=no
aa7abe
@@ -22765,6 +22775,15 @@
758d52
   dynamic_linker='GNU/Linux ld.so'
758d52
   ;;
758d52
 
758d52
+midipix*)
758d52
+  version_type=linux # correct to gnu/linux during the next big refactor
758d52
+  need_lib_prefix=no
758d52
+  need_version=no
758d52
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
758d52
+  soname_spec='$libname$release$shared_ext$major'
758d52
+  shlibpath_var=LD_LIBRARY_PATH
758d52
+  ;;
758d52
+
758d52
 netbsd*)
758d52
   version_type=sunos
758d52
   need_lib_prefix=no