summaryrefslogtreecommitdiffhomepage
path: root/patches/graphicsmagick-1.3.38_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-11-05 15:45:21 +0100
committerØrjan Malde <red@foxi.me>2022-11-05 15:45:21 +0100
commitdfd1db5504179c06ebfd220c869a7ad16a5940ce (patch)
tree4a9b100745a2757fa82e94481810d26fd78b06aa /patches/graphicsmagick-1.3.38_pre.local.patch
parent514a94b00237f50f6d58aeca3a5ec4ba879d0751 (diff)
downloadmidipix_build-dfd1db5504179c06ebfd220c869a7ad16a5940ce.tar.bz2
midipix_build-dfd1db5504179c06ebfd220c869a7ad16a5940ce.tar.xz
groups/231.native_packages_etc.group: graphicsmagick: bump to v1.3.38
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/graphicsmagick-1.3.38_pre.local.patch')
-rw-r--r--patches/graphicsmagick-1.3.38_pre.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/graphicsmagick-1.3.38_pre.local.patch b/patches/graphicsmagick-1.3.38_pre.local.patch
new file mode 100644
index 00000000..8ccf465c
--- /dev/null
+++ b/patches/graphicsmagick-1.3.38_pre.local.patch
@@ -0,0 +1,20 @@
+diff -ru GraphicsMagick-1.3.35.orig/configure GraphicsMagick-1.3.35/configure
+--- GraphicsMagick-1.3.35.orig/configure 2020-02-23 16:53:04.000000000 +0100
++++ GraphicsMagick-1.3.35/configure 2020-11-24 13:12:28.674236547 +0100
+@@ -14614,6 +14614,16 @@
+ 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'
++ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
++ shlibpath_var=LD_LIBRARY_PATH
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no