summaryrefslogtreecommitdiffhomepage
path: root/patches/imagemagick-7.0.9-12.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-11-05 22:49:03 +0100
committerØrjan Malde <red@foxi.me>2022-11-05 22:49:03 +0100
commit4dc3955e89ef67714bb87b5db9ac89fb52ed9cda (patch)
treed31a08c1140eb8a5e0a3a8d3b1df8cc56b105b7b /patches/imagemagick-7.0.9-12.local.patch
parentbf43f5b7171ff883c5e44d62b7c9591946e92017 (diff)
downloadmidipix_build-4dc3955e89ef67714bb87b5db9ac89fb52ed9cda.tar.bz2
midipix_build-4dc3955e89ef67714bb87b5db9ac89fb52ed9cda.tar.xz
groups/231.native_packages_etc.group: imagemagick: bump to v7.1.0-51
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/imagemagick-7.0.9-12.local.patch')
-rw-r--r--patches/imagemagick-7.0.9-12.local.patch54
1 files changed, 0 insertions, 54 deletions
diff --git a/patches/imagemagick-7.0.9-12.local.patch b/patches/imagemagick-7.0.9-12.local.patch
deleted file mode 100644
index abc7d617..00000000
--- a/patches/imagemagick-7.0.9-12.local.patch
+++ /dev/null
@@ -1,54 +0,0 @@
---- ImageMagick-7.0.9-12/configure.orig 2019-12-28 16:36:23.721685562 +0000
-+++ ImageMagick-7.0.9-12/configure 2019-12-28 16:36:28.661685403 +0000
-@@ -3622,7 +3622,7 @@
- for ac_dir in config "$srcdir"/config; do
- if test -f "$ac_dir/install-sh"; then
- ac_aux_dir=$ac_dir
-- ac_install_sh="$SHELL $ac_pwd/$ac_aux_dir/install-sh -c"
-+ ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f "$ac_dir/install.sh"; then
- ac_aux_dir=$ac_dir
-@@ -4566,7 +4566,7 @@
-
- MAGICK_VERSION=7.0.9-12
-
--MAGICK_GIT_REVISION=16588:7fdd47e:20191226
-+MAGICK_GIT_REVISION=0::20191228
-
-
- # Substitute library versioning
-@@ -18287,6 +18287,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
-@@ -22252,6 +22262,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