From 7129a0cceb57011b20888b1aeee45e32912eac2a Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Mon, 1 Jun 2020 02:16:30 +0200 Subject: [PATCH] Sync > vkd3d-git: Provide "vkd3d-fork" and "lib32-vkd3d-fork" to kick people out of using the "fork" option in wine/proton-tkg without a proper package. > wine-tkg-git: Simplify the hotfixer and related fixes - Replace the previous revert of 06877e55 by a custom patch - Add a corrective patch for 934a0958 when the 06877e55 custom patch is applied - Disable staging_44d1a45_localreverts, use_fsync and proton_rawinput when user refuses to apply 01150d7f hotfixes (to prevent failures later on) - Prompt the user about all hotfixes for current trees in one go instead of on patch application, which could leave the user waiting between prompts > wine-tkg-git: Proton-tkg: Add an experimental vkd3d-fork builder (disabled by default for now). You'll need Wine installed system-wide and vkd3d build-time dependencies. > wine-tkg-git: Add a strip option (using --strip-unneeded) for libs on non-makepkg path. Enabled by default. > wine-tkg-git: When using _use_vkd3d="fork", add 'vkd3d-fork' & 'lib32-vkd3d-fork' to makedepends. > wine-tkg-git: Change from True to Mainline in VKD3D (#55) --- vkd3d-git | 2 +- wine-tkg-git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vkd3d-git b/vkd3d-git index 6e912f1..3649f6c 160000 --- a/vkd3d-git +++ b/vkd3d-git @@ -1 +1 @@ -Subproject commit 6e912f118bf265432c0443785e5e8c07f79b9f50 +Subproject commit 3649f6cdcd45e4407a2853eb619ab7d6bb676650 diff --git a/wine-tkg-git b/wine-tkg-git index ea3ce2c..0835419 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit ea3ce2c4c2f06c34bf371ba035e0652af4ff2190 +Subproject commit 0835419b9abb2ff4d3445c57d4d98f6800e94f21