Sync & update TkgThingy

> linux-tkg: linux59-tkg: Update linux59-rc-tkg to 5.9.0 release
  > linux-tkg: linux58-tkg: Do not override EXT_CONFIG_PATH, configfile, user_patches and user_patches_no_confirm options value when using generic or ryzen profiles
  > linux-tkg: linux58-tkg: Append I2C_NCT6775=m entry to config to skip optional openrgb patch prompt
  > nvidia-all: 455.26.01
  > vkd3d-git: Get rid of the `vkd3d-fork` provides
  > vkd3d-git: Default to upstream vkd3d and add notices regarding upstream compatibility shift.
  > wine-tkg-git: Pass --without-vkd3d when _use_vkd3dlib isn't explicitly enabled
  > wine-tkg-git: deps: Don't use sudo when installing packages as root (#175)
  > wine-tkg-git: Hotfixer: Update rules and custom patches for f7d81508 and staging 24fa2aa7-b49e8743
frogging-family
Tk-Glitch 2020-10-12 12:09:10 +07:00
parent 13edfabedb
commit 8145136627
5 changed files with 11 additions and 11 deletions

@ -59,12 +59,12 @@ _external_cfg() {
_cfg_loop
fi
# linux59_rc-tkg
if [ "$linux59_rc_tkg" == "true" ]; then
_config_file_path=linux-tkg/linux59-rc-tkg
# linux59-tkg
if [ "$linux59_tkg" == "true" ]; then
_config_file_path=linux-tkg/linux59-tkg
_config_file_basename=customization.cfg
_config_file_targname=linux59-tkg.cfg
unset linux59_rc_tkg
unset linux59_tkg
_cfg_loop
fi
@ -147,7 +147,7 @@ _main_loop() {
else
mkdir -p "$_EXT_CONFIG_PATH"
echo -e "\nPlease select which tool you want to create external config files for (or all of them with option #1) :"
select tkg_tools in "all" "dxvk_tools" "gamescope" "linux54_tkg" "linux57_tkg" "linux58_tkg" "linux59_rc_tkg" "mesa_git" "mostlyportable_gcc" "mostlyportable_mingw" "nvidia_all" "vkd3d_git" "proton_tkg" "wine_tkg"
select tkg_tools in "all" "dxvk_tools" "gamescope" "linux54_tkg" "linux57_tkg" "linux58_tkg" "linux59_tkg" "mesa_git" "mostlyportable_gcc" "mostlyportable_mingw" "nvidia_all" "vkd3d_git" "proton_tkg" "wine_tkg"
do
case $tkg_tools in
"all")
@ -180,8 +180,8 @@ _main_loop() {
"linux58_tkg")
linux58_tkg="true"
;;
"linux59_rc_tkg")
linux59_rc_tkg="true"
"linux59_tkg")
linux59_tkg="true"
;;
"mesa_git")
mesa_git="true"

@ -1 +1 @@
Subproject commit 77c316a6d653d7ff74bdf02b20ea756b2a026dc6
Subproject commit 2deb19f1abba718b42e8a307c6fab3da8da1aba0

@ -1 +1 @@
Subproject commit d62fff8310ea7cc6540eca00e008b4257bcd1a35
Subproject commit 9769e459e0c041870b1a2ba98292bee0fc128cd1

@ -1 +1 @@
Subproject commit 08aa251a48dc411a9121c4697dc20b07d229c9a7
Subproject commit da114410318e19d366725cbf1a75e77d03d5ff78

@ -1 +1 @@
Subproject commit d5c5f849ff683f6d9483669b67acf5e966c16385
Subproject commit 593a3bc699278dbcf4d221c1ee3c59ea3ba866fa