summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-09-28 17:20:39 +0300
committerStelios Tsampas2023-09-28 17:20:39 +0300
commit8f83d5d1be1861d0868a282ea2c0e68f27eb12fa (patch)
tree40cc1b35b69ce0b49f7b6c00c257980a2aa4ee10
parent774f05588344210e232bf0f8ba61b4c5aacd4739 (diff)
downloadaur-8f83d5d1be1861d0868a282ea2c0e68f27eb12fa.tar.gz
[proton-experimental] Update HWND patch
-rw-r--r--.SRCINFO4
-rw-r--r--0006-AUR-Fix-hwnd-redefinition.patch16
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.testing4
4 files changed, 17 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1dc0bc2c1ad6..eb6b0bbb4021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-experimental
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, experimental branch
pkgver = 8.0.20230927.3
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/ValveSoftware/Proton
install = proton-experimental.install
@@ -189,6 +189,6 @@ pkgbase = proton-experimental
sha256sums = ef04c0f2e8e05196426bff5c646b76a9e361e66d47ae01308a22411d861d6ad2
sha256sums = af91463247f9d125ca871e6862edfcff49b13a30d2e062cf244e82e38c2e3bc7
sha256sums = 69bf69bdf483675e484d673e1332fa6e94de1dca5ce5b3e5eb59f5d665b9c501
- sha256sums = 57013541c72435769d21521d85730fd16d623ca697ebfd32257910b69ab3c71c
+ sha256sums = d9744ce008a83c6454359cdaf183571a668c6958c67d7d0329af4c8abcdb31e9
pkgname = proton-experimental
diff --git a/0006-AUR-Fix-hwnd-redefinition.patch b/0006-AUR-Fix-hwnd-redefinition.patch
index 007cb78c7d71..9f7c8833b9f3 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,12 +1,12 @@
-From 2c9533f0f3d9243a52a01b2835899a9b4dcf7666 Mon Sep 17 00:00:00 2001
+From 5f765d24e0f1c127e9da8257f46d3b0e8a06298e Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Thu, 28 Sep 2023 14:16:04 +0300
Subject: [PATCH 6/6] AUR: Fix hwnd redefinition
---
steam_helper/steam.cpp | 2 ++
- vrclient_x64/vrclient_x64/json_converter.cpp | 2 ++
- 2 files changed, 4 insertions(+)
+ vrclient_x64/vrclient_x64/json_converter.cpp | 4 ++++
+ 2 files changed, 6 insertions(+)
diff --git a/steam_helper/steam.cpp b/steam_helper/steam.cpp
index 8f377fcd..51855c30 100644
@@ -23,10 +23,16 @@ index 8f377fcd..51855c30 100644
#include <shellapi.h>
#include <shlwapi.h>
diff --git a/vrclient_x64/vrclient_x64/json_converter.cpp b/vrclient_x64/vrclient_x64/json_converter.cpp
-index b95cb3c0..aa28dd61 100644
+index b95cb3c0..f9a3406b 100644
--- a/vrclient_x64/vrclient_x64/json_converter.cpp
+++ b/vrclient_x64/vrclient_x64/json_converter.cpp
-@@ -5,7 +5,9 @@
+@@ -1,11 +1,15 @@
+ #include <stdarg.h>
+ #include <stddef.h>
+
++extern "C" {
+ #include <windef.h>
++}
#include <winbase.h>
#undef wcsncpy
diff --git a/PKGBUILD b/PKGBUILD
index 54fbee3ec06d..b92304b42a1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _commit=
pkgver=8.0.20230927.3 #${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.1
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
url="https://github.com/ValveSoftware/Proton"
@@ -266,7 +266,7 @@ sha256sums=('SKIP'
'ef04c0f2e8e05196426bff5c646b76a9e361e66d47ae01308a22411d861d6ad2'
'af91463247f9d125ca871e6862edfcff49b13a30d2e062cf244e82e38c2e3bc7'
'69bf69bdf483675e484d673e1332fa6e94de1dca5ce5b3e5eb59f5d665b9c501'
- '57013541c72435769d21521d85730fd16d623ca697ebfd32257910b69ab3c71c')
+ 'd9744ce008a83c6454359cdaf183571a668c6958c67d7d0329af4c8abcdb31e9')
# Optional patches
sha256sums+=(
)
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index 87b6f822f72d..680b1f5e1518 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -6,7 +6,7 @@ _commit=
pkgver=8.0.20230927.3 #${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.1
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
url="https://github.com/ValveSoftware/Proton"
@@ -269,7 +269,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '57013541c72435769d21521d85730fd16d623ca697ebfd32257910b69ab3c71c')
+ 'd9744ce008a83c6454359cdaf183571a668c6958c67d7d0329af4c8abcdb31e9')
# Optional patches
sha256sums+=(
)