Conan_Kudo / build / midipix_build

Forked from build/midipix_build 4 years ago
Clone

0aad46 patches/imagemagick-7.0.9-12.local.patch: via midipix.

Authored and Committed by Lucio Andrés Illanes Albornoz 5 years ago
    patches/imagemagick-7.0.9-12.local.patch: via midipix.
    
        
patches/imagemagick-7.0.9-12.local.patch CHANGED
@@ -1,16 +1,54 @@
1
- --- ImageMagick-7.0.9-12/configure.orig 2019-12-27 01:06:32.000000000 +0000
2
- +++ ImageMagick-7.0.9-12/configure 2019-12-27 19:40:26.904000000 +0000
3
- @@ -22639,13 +22639,7 @@
1
+ --- ImageMagick-7.0.9-12/configure.orig 2019-12-28 16:36:23.721685562 +0000
2
+ +++ ImageMagick-7.0.9-12/configure 2019-12-28 16:36:28.661685403 +0000
3
+ @@ -3622,7 +3622,7 @@
4
+ for ac_dir in config "$srcdir"/config; do
5
+ if test -f "$ac_dir/install-sh"; then
6
+ ac_aux_dir=$ac_dir
7
+ - ac_install_sh="$SHELL $ac_pwd/$ac_aux_dir/install-sh -c"
8
+ + ac_install_sh="$ac_aux_dir/install-sh -c"
9
+ break
10
+ elif test -f "$ac_dir/install.sh"; then
11
+ ac_aux_dir=$ac_dir
12
+ @@ -4566,7 +4566,7 @@
4
13
5
- # Only allow building loadable modules if we are building shared libraries
14
+ MAGICK_VERSION=7.0.9-12
6
- if test "$with_modules" != 'no' ; then
7
- - if test "$libtool_build_shared_libs" = 'no'; then
8
- - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Modules may only be built if building shared libraries is enabled." >&5
9
- -$as_echo "$as_me: WARNING: Modules may only be built if building shared libraries is enabled." >&2;}
10
- - build_modules='no'
11
- - else
12
- build_modules='yes'
13
- - fi
14
- fi
15
- if test "$build_modules" != 'no' ; then
16
15
16
+ -MAGICK_GIT_REVISION=16588:7fdd47e:20191226
17
+ +MAGICK_GIT_REVISION=0::20191228
18
+
19
+
20
+ # Substitute library versioning
21
+ @@ -18287,6 +18287,16 @@
22
+ dynamic_linker='GNU/Linux ld.so'
23
+ ;;
24
+
25
+ +midipix*)
26
+ + version_type=linux # correct to gnu/linux during the next big refactor
27
+ + need_lib_prefix=no
28
+ + need_version=no
29
+ + library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
30
+ + soname_spec='$libname$release$shared_ext$major'
31
+ + finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
32
+ + shlibpath_var=LD_LIBRARY_PATH
33
+ + ;;
34
+ +
35
+ netbsd*)
36
+ version_type=sunos
37
+ need_lib_prefix=no
38
+ @@ -22252,6 +22262,16 @@
39
+ dynamic_linker='GNU/Linux ld.so'
40
+ ;;
41
+
42
+ +midipix*)
43
+ + version_type=linux # correct to gnu/linux during the next big refactor
44
+ + need_lib_prefix=no
45
+ + need_version=no
46
+ + library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
47
+ + soname_spec='$libname$release$shared_ext$major'
48
+ + finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
49
+ + shlibpath_var=LD_LIBRARY_PATH
50
+ + ;;
51
+ +
52
+ netbsd*)
53
+ version_type=sunos
54
+ need_lib_prefix=no