Skip to content

Commit 2d02b0a

Browse files
committed
wine-tkg: Misc fixes for some unusual config combinations
1 parent 5758edc commit 2d02b0a

11 files changed

+16353
-800
lines changed

Diff for: proton-tkg/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Created by: Tk-Glitch <ti3nou at gmail dot com>
22

33
pkgname=proton-tkg-git
4-
pkgver=5.3.r21.gc896e5cb
4+
pkgver=5.4.r0.g676dd026
55
pkgrel=1
66
_frogwhere=$PWD
77
export BUILDDIR="${_frogwhere}" # Override makepkg BUILDDIR path and use PKGBUILDs dirs instead

Diff for: wine-tkg-git/PKGBUILD

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Created by: Tk-Glitch <ti3nou at gmail dot com>
22

33
pkgname=wine-tkg-git
4-
pkgver=5.3.r21.gc896e5cb
4+
pkgver=5.4.r0.g676dd026
55

66
# workaround for pkgrel overwritten on regen
77
pkgrel=1
8-
eval pkgrel=251
8+
eval pkgrel=252
99

1010
_stgsrcdir='wine-staging-git'
1111
_esyncsrcdir='esync'
@@ -279,7 +279,9 @@ source=("$_winesrcdir"::"${_winesrctarget}${_plain_commit}"
279279
'FS_bypass_compositor.patch' # Perf
280280
'FS_bypass_compositor-disabler.patch' # Disabler for the actual bypass
281281
'valve_proton_fullscreen_hack.patch' # Proton FS hack
282+
'valve_proton_fullscreen_hack-74dc0c5.patch' # Proton FS hack
282283
'valve_proton_fullscreen_hack-staging.patch' # Proton FS hack (staging)
284+
'valve_proton_fullscreen_hack-staging-74dc0c5.patch' # Proton FS hack (<74dc0c5) (staging)
283285
'valve_proton_fullscreen_hack-staging-aee91dc.patch' # Proton FS hack (<aee91dc) (staging)
284286
'valve_proton_fullscreen_hack-staging-7e736b5.patch' # Proton FS hack (<7e736b5) (staging)
285287
'valve_proton_fullscreen_hack-staging-938dddf.patch' # Proton FS hack (<938dddf) (staging)
@@ -293,6 +295,7 @@ source=("$_winesrcdir"::"${_winesrctarget}${_plain_commit}"
293295
'valve_proton_fullscreen_hack_realmodes.patch' # Real modes listing in FS hack
294296
'proton_fs_hack_integer_scaling.patch' # Integer scaling for FS hack
295297
'proton-rawinput.patch' # Proton compatible rawinput patchset
298+
'proton-rawinput-74dc0c5.patch' # Proton compatible rawinput patchset (<74dc0c5)
296299
'winevulkan-1.1.113-proton.patch' # Update winevulkan - Proton edition
297300
'proton-tkg-8d25965.patch' # Proton-tkg (<8d25965)
298301
'proton-tkg-619bd16.patch' # Proton-tkg (<619bd16)
@@ -470,7 +473,9 @@ md5sums=('SKIP'
470473
'45c4ddc0b4c8e1dac0a7f5b35b683aa0'
471474
'5ca4ee142eafe2c8873d59b2feb51a7d'
472475
'684d1c60aa38a659b1dd792b1d7cd8f5'
476+
'0102abc3ea3b3a8187756eb99e695cf6'
473477
'088561d2f36294b7734c315d03f842b3'
478+
'1d8b110f909bfeb30924576a24ff7acb'
474479
'dda9f6e29289d05e06543e6529b346a5'
475480
'7fe6635805c658f5e4ed658b5f535948'
476481
'1faa90447591467c690063fd00073b16'
@@ -484,6 +489,7 @@ md5sums=('SKIP'
484489
'962fa3a5a4c5fd57b9f4715ed587fbe6'
485490
'4df9cd990a78606d3cd0dc0673bb141f'
486491
'a784c182c65c20cbb29b6473abae171d'
492+
'f01548cfe5983cffa0974007804df890'
487493
'44760f2958ab9eb3cc63349c75a8fe58'
488494
'15995e43af57b18bf7b45cc2d5af4f2d'
489495
'6f7cc6eb54f700d57006897e8c50a6a3'
@@ -503,7 +509,7 @@ md5sums=('SKIP'
503509
'e053c49ca8004e2ac3b546dd425634e6'
504510
'68d737b606319f1c4c55e26b128a4c18'
505511
'fbc63c3d9c499b5952a2fcf8b5fe283f'
506-
'6c025b80b1146f0f05e89559c139f21c'
512+
'863537990f53a0931130e5b05e2c923b'
507513
'7d9a7cf523c7283c64266148707b8bac'
508514
'fbc02256e0e85668be75e0275637d6c1'
509515
'4aa05580e78d36fdbd80f2ef2f46a6b3'
@@ -522,7 +528,7 @@ md5sums=('SKIP'
522528
'c4d89d28cee5187b411aad830822f8e1'
523529
'554a30c7a02f66235bae71253eabc04e'
524530
'dda3a74b697305a70347b2e527d9197c'
525-
'763ab0413b5565968a2bb7dc2d0d7907'
531+
'd4d8251f173c53ace9d0ddd7543b8195'
526532
'f404adafc8648495270e01241cd0601e'
527533
'8681c98f6d488957a206c9c1f2f9547f'
528534
'3d5518c89320a59400774a86b9a1cf2f'

0 commit comments

Comments
 (0)