sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-18 18:38:43 +00:00
parent 2c0afcbbf3
commit b72ce7a5e9
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1248 changed files with 11809 additions and 12798 deletions

View file

@ -14,7 +14,7 @@ Index: configure
rm -f config.log
@@ -1329,7 +1330,6 @@ if test "$static" = "yes" ; then
@@ -1330,7 +1331,6 @@ if test "$static" = "yes" ; then
plugins="no"
fi
fi
@ -22,7 +22,7 @@ Index: configure
cat > $TMPC << EOF
@@ -1474,6 +1474,56 @@ if ! has "$pkg_config_exe"; then
@@ -1475,6 +1475,56 @@ if ! has "$pkg_config_exe"; then
fi
##########################################
@ -79,7 +79,7 @@ Index: configure
# glib support probe
# When bumping glib_req_ver, please check also whether we should increase
@@ -2403,6 +2453,15 @@ fi
@@ -2404,6 +2454,15 @@ fi
if test "$plugins" = "yes" ; then
echo "CONFIG_PLUGIN=y" >> $config_host_mak