sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-24 08:00:32 +00:00
parent cbcec355c0
commit c376d85ea0
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
190 changed files with 4781 additions and 1132 deletions

View file

@ -1,7 +1,7 @@
Index: configure
--- configure.orig
+++ configure
@@ -6957,6 +6957,9 @@ aix*)
@@ -6969,6 +6969,9 @@ printf "%s\n" "$PTHREAD_LIBS" >&6; }
openbsd*)
using_freetype_fontconfig=yes
@ -11,7 +11,7 @@ Index: configure
using_x11=yes
PTHREAD_CFLAGS="-D_THREAD_SAFE"
PTHREAD_LIBS="-pthread"
@@ -14987,6 +14990,11 @@ openbsd*)
@@ -14994,6 +14997,11 @@ solaris*)
P_SEP=:
case "$host_cpu" in
@ -23,7 +23,7 @@ Index: configure
i*86)
CPUNAME=INTEL
RTL_ARCH=x86
@@ -21701,9 +21709,6 @@ _ACEOF
@@ -21689,9 +21697,6 @@ _ACEOF
rm -fr libconftest*
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gccvisinlineshiddenok" >&5
printf "%s\n" "$gccvisinlineshiddenok" >&6; }
@ -33,7 +33,7 @@ Index: configure
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CXX_BASE has a visibility bug with class-level attributes (GCC bug 26905)" >&5
@@ -29026,7 +29031,7 @@ then :
@@ -29008,7 +29013,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
@ -42,7 +42,7 @@ Index: configure
test "$am_cv_pathless_PYTHON" = none && break
prog="import sys
# split strings by '.' and convert to numeric. Append some zeros
@@ -29344,7 +29349,7 @@ then :
@@ -29326,7 +29331,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
@ -51,7 +51,7 @@ Index: configure
test "$am_cv_pathless_PYTHON" = none && break
prog="import sys
# split strings by '.' and convert to numeric. Append some zeros
@@ -29670,7 +29675,7 @@ then :
@@ -29652,7 +29657,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
@ -60,7 +60,7 @@ Index: configure
test "$am_cv_pathless_PYTHON" = none && break
prog="import sys
# split strings by '.' and convert to numeric. Append some zeros
@@ -37819,7 +37824,7 @@ printf "%s\n" "internal" >&6; }
@@ -37917,7 +37922,7 @@ printf "%s\n" "internal" >&6; }
if test "$COM" = "MSC"; then
HYPHEN_LIB="${WORKDIR}/LinkTarget/StaticLibrary/hyphen.lib"
else
@ -69,7 +69,7 @@ Index: configure
fi
fi
@@ -38022,7 +38027,7 @@ printf "%s\n" "internal" >&6; }
@@ -38120,7 +38125,7 @@ printf "%s\n" "internal" >&6; }
if test "$COM" = "MSC"; then
MYTHES_LIBS="${WORKDIR}/LinkTarget/StaticLibrary/mythes.lib"
else
@ -78,7 +78,7 @@ Index: configure
fi
fi
@@ -38870,8 +38875,8 @@ else
@@ -38968,8 +38973,8 @@ else
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the flex version" >&5
printf %s "checking the flex version... " >&6; }
_flex_version=$($FLEX --version | $SED -e 's/^.*\([[:digit:]]\{1,\}\.[[:digit:]]\{1,\}\.[[:digit:]]\{1,\}\).*$/\1/')
@ -89,7 +89,7 @@ Index: configure
fi
fi
@@ -42767,7 +42772,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -42865,7 +42870,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
printf %s "checking for Qt5 libraries... " >&6; }
qt5_libdir="no"
for lib_dir in $qt5_libdirs; do
@ -98,7 +98,7 @@ Index: configure
qt5_libdir="$lib_dir"
break
fi
@@ -43569,7 +43574,7 @@ printf "%s\n" "$kf5_incdir" >&6; }
@@ -43674,7 +43679,7 @@ printf "%s\n" "$kf5_incdir" >&6; }
printf %s "checking for KF5 libraries... " >&6; }
kf5_libdir="no"
for kf5_check in $kf5_libdirs; do
@ -107,7 +107,7 @@ Index: configure
kf5_libdir="$kf5_check"
break
fi
@@ -45543,7 +45548,7 @@ for i in shasum /usr/local/bin/shasum /usr/sfw/bin/sha
@@ -45662,7 +45667,7 @@ for i in shasum /usr/local/bin/shasum /usr/sfw/bin/sha
done
if test -z "$SHA256SUM"; then
@ -116,7 +116,7 @@ Index: configure
eval "$i --version" > /dev/null 2>&1
ret=$?
if test $ret -eq 0; then
@@ -46231,7 +46236,7 @@ if test $_os = iOS -o $_os = Android; then
@@ -46350,7 +46355,7 @@ if test $_os = iOS -o $_os = Android; then
fi
if test -n "$enable_mergelibs" -a "$enable_mergelibs" != "no"; then