summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-02-26 20:31:04 +0200
committerStelios Tsampas2024-02-26 20:31:04 +0200
commit8f706ecc971c8146787623a99d4800c819452b52 (patch)
tree90210df2ca7af6dbf45b990cb49bf6215b4b7d09
parent956fd0a84b4b6f99e481bcf86edf0b0334ffa488 (diff)
downloadaur-8f706ecc971c8146787623a99d4800c819452b52.tar.gz
[proton-experimental] Update to 9.0-20240221
-rw-r--r--.SRCINFO22
-rw-r--r--0001-AUR-Pkgbuild-changes.patch39
-rw-r--r--0002-AUR-Do-not-update-cargo-crates.patch4
-rw-r--r--0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch10
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch8
-rw-r--r--0005-AUR-Strip-binaries-early.patch6
-rw-r--r--0006-AUR-Fix-hwnd-redefinition.patch36
-rw-r--r--PKGBUILD20
8 files changed, 71 insertions, 74 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ed820097379..80b169d0bed5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-experimental
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, experimental branch
- pkgver = 8.0.20240205
+ pkgver = 9.0.20240221
pkgrel = 2
epoch = 1
url = https://github.com/ValveSoftware/Proton
@@ -124,15 +124,15 @@ pkgbase = proton-experimental
provides = proton
noextract = wine-gecko-2.47.4-x86.tar.xz
noextract = wine-gecko-2.47.4-x86_64.tar.xz
- noextract = wine-mono-8.1.0-x86.tar.xz
+ noextract = wine-mono-9.0.0-x86.tar.xz
options = !staticlibs
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-8.0-20240205
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240221
source = https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.tar.xz
source = https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.tar.xz
- source = https://github.com/madewokherd/wine-mono/releases/download/wine-mono-8.1.0/wine-mono-8.1.0-x86.tar.xz
+ source = https://github.com/madewokherd/wine-mono/releases/download/wine-mono-9.0.0/wine-mono-9.0.0-x86.tar.xz
source = 0001-AUR-Pkgbuild-changes.patch
source = 0002-AUR-Do-not-update-cargo-crates.patch
source = 0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
@@ -142,12 +142,12 @@ pkgbase = proton-experimental
sha256sums = SKIP
sha256sums = 2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6
sha256sums = fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814
- sha256sums = 4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4
- sha256sums = facdd6c59e93f5f0877ba1e68a1f5f90f8cd8333e6fba863760ddfa49330753c
- sha256sums = 0ad87e3ca616120ec490361df41e24b445a62ad4f9652b048d156c4859f4a2f6
- sha256sums = e76d56f97a795f143ecd718229b9af8a5e2a4d1daffa6e35a26bc68c1c22f68e
- sha256sums = a5429443e20a2b5d5f1e90626741b264bac036556202f99c691637815785c989
- sha256sums = 73fabb8d30e174e57ac864a5ec7a3bc6bcd0fd917db4094d3b9ad807ca69a411
- sha256sums = db9f7cca780b4e4225e1cc75501cd348878112936cdc5c832caa8e4dd6614e1a
+ sha256sums = d73d440c08ebd67c93fbd6534f4f1b4e98aa07342f9c7d98c8aaeb74755eb9cf
+ sha256sums = 1a7594e71ad34046226e6145570b2bd3f19b0145ec1e0f66dc4cbad3e83cc224
+ sha256sums = 25693e0d04c6e959cfe75eee69c0812f4ec8c4ef1183a0e4e40705bd501ddb85
+ sha256sums = d94e11af39dce07e09c3448b38cd3511931c6981fa18f136a2b3f3f448206438
+ sha256sums = 8c1518d07b7516fd09b189d9182174ea2fb7b5a4d83f6dda8b857cdf429b43fa
+ sha256sums = 115925bfa8e727013955fb9b27feb63462c6c40f45758d2204f8c7322af8e44a
+ sha256sums = 13921bc7b252d439b4c3355f4010d4c0dfe91eee0ec5cdd0363f19c01dbc8309
pkgname = proton-experimental
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index 92d26d7b19ab..dd6f9cfdf39f 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,10 +1,10 @@
-From 3056186c67e1708550d8321843650a106a88d776 Mon Sep 17 00:00:00 2001
+From dfa9096f4255b00b6b78a6ef2e847f7b7db82482 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 26 Apr 2023 14:22:23 +0300
Subject: [PATCH 1/6] AUR Pkgbuild changes
---
- Makefile.in | 75 ++++++++++++++++++++++++++--------
+ Makefile.in | 76 ++++++++++++++++++++++++++--------
compatibilitytool.vdf.template | 2 +-
configure.sh | 2 +
make/rules-autoconf.mk | 4 +-
@@ -17,10 +17,10 @@ Subject: [PATCH 1/6] AUR Pkgbuild changes
make/rules-winemaker.mk | 2 +-
proton | 6 +--
toolmanifest_runtime.vdf | 3 --
- 13 files changed, 89 insertions(+), 42 deletions(-)
+ 13 files changed, 89 insertions(+), 43 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index 7ec939df..3636f22c 100644
+index b88483f7..822f0382 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,11 +50,12 @@ else
@@ -134,7 +134,7 @@ index 7ec939df..3636f22c 100644
$(eval $(call rules-source,ffmpeg,$(SRCDIR)/ffmpeg))
$(eval $(call rules-configure,ffmpeg,32))
$(eval $(call rules-configure,ffmpeg,64))
-@@ -330,7 +361,7 @@ $(eval $(call rules-cmake,openxr,64))
+@@ -331,7 +362,7 @@ $(eval $(call rules-cmake,openxr,64))
## Note 32-bit is not supported by SteamVR, so we don't build it.
##
@@ -143,7 +143,7 @@ index 7ec939df..3636f22c 100644
WINEOPENXR_DEPENDS = wine openxr
$(eval $(call rules-source,wineopenxr,$(SRCDIR)/wineopenxr))
-@@ -408,6 +439,9 @@ OPENFST_CONFIGURE_ARGS = \
+@@ -409,6 +440,9 @@ OPENFST_CONFIGURE_ARGS = \
--with-pic \
--disable-bin \
@@ -153,10 +153,11 @@ index 7ec939df..3636f22c 100644
$(eval $(call rules-source,openfst,$(SRCDIR)/openfst))
$(eval $(call rules-autoconf,openfst,32))
$(eval $(call rules-autoconf,openfst,64))
-@@ -470,7 +504,10 @@ WINE_SOURCE_ARGS = \
+@@ -471,8 +505,10 @@ WINE_SOURCE_ARGS = \
--exclude dlls/winevulkan/winevulkan.spec
WINE_CONFIGURE_ARGS = \
+- --enable-werror \
+ --with-x \
+ --with-gstreamer \
--with-mingw \
@@ -164,7 +165,7 @@ index 7ec939df..3636f22c 100644
--disable-tests
WINE_CONFIGURE_ARGS32 = \
-@@ -523,10 +560,14 @@ $(eval $(call rules-makedep,vrclient,64))
+@@ -527,10 +563,14 @@ $(eval $(call rules-makedep,vrclient,64))
## dxvk
##
@@ -179,7 +180,7 @@ index 7ec939df..3636f22c 100644
$(eval $(call rules-source,dxvk,$(SRCDIR)/dxvk))
$(eval $(call rules-meson,dxvk,32,CROSS))
$(eval $(call rules-meson,dxvk,64,CROSS))
-@@ -554,6 +595,9 @@ $(OBJ)/.dxvk-post-build32:
+@@ -558,6 +598,9 @@ $(OBJ)/.dxvk-post-build32:
DXVK_NVAPI_MESON_ARGS32 = --bindir=$(DXVK_NVAPI_DST32)/lib/wine/nvapi
DXVK_NVAPI_MESON_ARGS64 = --bindir=$(DXVK_NVAPI_DST64)/lib64/wine/nvapi
@@ -189,7 +190,7 @@ index 7ec939df..3636f22c 100644
$(eval $(call rules-source,dxvk-nvapi,$(SRCDIR)/dxvk-nvapi))
$(eval $(call rules-meson,dxvk-nvapi,32,CROSS))
$(eval $(call rules-meson,dxvk-nvapi,64,CROSS))
-@@ -628,6 +672,9 @@ ifneq ($(UNSTRIPPED_BUILD),)
+@@ -632,6 +675,9 @@ ifneq ($(UNSTRIPPED_BUILD),)
VKD3D_PROTON_MESON_ARGS = -Denable_trace=true
endif
@@ -199,7 +200,7 @@ index 7ec939df..3636f22c 100644
$(eval $(call rules-source,vkd3d-proton,$(SRCDIR)/vkd3d-proton))
$(eval $(call rules-meson,vkd3d-proton,32,CROSS))
$(eval $(call rules-meson,vkd3d-proton,64,CROSS))
-@@ -924,14 +971,14 @@ $(FONTS_OBJ)/source-han/%.ttf: $$(%.ttf_CIDFONT) $$(%.ttf_FEATURES) $$(%.ttf_SEQ
+@@ -928,14 +974,14 @@ $(FONTS_OBJ)/source-han/%.ttf: $$(%.ttf_CIDFONT) $$(%.ttf_FEATURES) $$(%.ttf_SEQ
mkdir -p $(FONTS_OBJ)/source-han
# Do not immediately create the target file, so that make is interrupted
# it will restart again
@@ -217,7 +218,7 @@ index 7ec939df..3636f22c 100644
mv $@.tmp $@
$(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
-@@ -941,12 +988,12 @@ $(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
+@@ -945,12 +991,12 @@ $(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
ttx -o $@ -m $($(notdir $@)_FONT) $(FONTS_OBJ)/ume-gothic/$(notdir $(basename $($(notdir $@)_NAMETABLE_PATCH))).ttx
$(simsun.ttc): $(simsun.ttf) $(nsimsun.ttf)
@@ -233,7 +234,7 @@ index 7ec939df..3636f22c 100644
$(micross.ttf): $(FONTS)/scripts/merge.py $(noto_sans.ttf) $(noto_sans_arabic.ttf) $(noto_sans_armenian.ttf) $(noto_sans_bengali.ttf) $(noto_sans_coptic.ttf) \
$(noto_sans_georgian.ttf) $(noto_sans_gujarati.ttf) $(noto_sans_hebrew.ttf) $(noto_sans_khmer.ttf) $(noto_sans_tamil.ttf) \
-@@ -1072,8 +1119,8 @@ all-dist: $(DIST_OVR32) $(DIST_OVR64)
+@@ -1076,8 +1122,8 @@ all-dist: $(DIST_OVR32) $(DIST_OVR64)
##
default_pfx: wine gst_good gst_libav gst_plugins_rs lsteamclient steamexe vrclient wineopenxr dxvk dxvk-nvapi vkd3d-proton
@@ -244,7 +245,7 @@ index 7ec939df..3636f22c 100644
rm -rf $(abspath $(DIST_PREFIX))
python3 $(SRCDIR)/default_pfx.py $(abspath $(DIST_PREFIX)) $(abspath $(DST_DIR))
-@@ -1205,7 +1252,6 @@ ifeq ($(ENABLE_CCACHE),1)
+@@ -1209,7 +1255,6 @@ ifeq ($(ENABLE_CCACHE),1)
export CCACHE_DIR := $(if $(CCACHE_DIR),$(CCACHE_DIR),$(HOME)/.ccache)
override DOCKER_OPTS := -v $(CCACHE_DIR):$(CCACHE_DIR)$(CONTAINER_MOUNT_OPTS) $(CCACHE_ENV) -e CCACHE_DIR=$(CCACHE_DIR) $(DOCKER_OPTS)
else
@@ -252,7 +253,7 @@ index 7ec939df..3636f22c 100644
override DOCKER_OPTS := $(CCACHE_ENV) -e CCACHE_DISABLE=1 $(DOCKER_OPTS)
endif
-@@ -1220,9 +1266,6 @@ ifeq ($(CONTAINER_ENGINE),)
+@@ -1224,9 +1269,6 @@ ifeq ($(CONTAINER_ENGINE),)
CONTAINER_ENGINE := docker
endif
@@ -464,7 +465,7 @@ index 5c3b59a3..ed6589e0 100644
winebuild --$(lastword $(subst ., ,$(4))) --fake-module -E "$(basename $(4)).spec" -o "$(4).fake"
mkdir -p $$($(2)_LIBDIR$(3))/$(LIBDIR_WINE_$(3))
diff --git a/proton b/proton
-index 2faa16b6..87b13577 100755
+index 22422ab3..fd131e02 100755
--- a/proton
+++ b/proton
@@ -423,7 +423,6 @@ class Proton:
@@ -475,7 +476,7 @@ index 2faa16b6..87b13577 100755
def path(self, d):
return self.base_dir + d
-@@ -1752,8 +1751,6 @@ if __name__ == "__main__":
+@@ -1494,8 +1493,6 @@ if __name__ == "__main__":
g_proton = Proton(os.path.dirname(sys.argv[0]))
@@ -484,7 +485,7 @@ index 2faa16b6..87b13577 100755
g_compatdata = CompatData(os.environ["STEAM_COMPAT_DATA_PATH"])
-@@ -1762,7 +1759,8 @@ if __name__ == "__main__":
+@@ -1504,7 +1501,8 @@ if __name__ == "__main__":
g_session.init_wine()
if g_proton.missing_default_prefix():
@@ -507,5 +508,5 @@ index beddcbbb..b6f36788 100644
- "compatmanager_layer_name" "proton"
}
--
-2.43.1
+2.44.0
diff --git a/0002-AUR-Do-not-update-cargo-crates.patch b/0002-AUR-Do-not-update-cargo-crates.patch
index 160e01340447..81961c861fdc 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From 8f433c2161a800e24dcc7c5dd9adb48dad2d6745 Mon Sep 17 00:00:00 2001
+From 782a77ef391501e43b5a8f68123326aa5170710f Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Sun, 19 Mar 2023 10:56:59 +0200
Subject: [PATCH 2/6] AUR Do not update cargo crates
@@ -21,5 +21,5 @@ index 00fa99fc..225ab528 100644
-j$$(SUBJOBS) --locked --offline --verbose \
--target "$$(CARGO_TARGET_$(3))" \
--
-2.43.1
+2.44.0
diff --git a/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch b/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
index cf0eb677420c..42bd1e3b351e 100644
--- a/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
+++ b/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
@@ -1,4 +1,4 @@
-From 9c69ddbb3082515a94761f1aef10542d4a92c3ac Mon Sep 17 00:00:00 2001
+From b494a8fa1dddc381dc74f5496e6ab95e0290ffd4 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 12 Jul 2023 17:53:47 +0300
Subject: [PATCH 3/6] AUR Remove kaldi, openfst, vosk-api modules because of
@@ -9,10 +9,10 @@ Subject: [PATCH 3/6] AUR Remove kaldi, openfst, vosk-api modules because of
1 file changed, 1 insertion(+), 81 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index 3636f22c..ea505e39 100644
+index 822f0382..7aefa09f 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -403,86 +403,6 @@ $(OBJ)/.steamexe-post-build64:
+@@ -404,86 +404,6 @@ $(OBJ)/.steamexe-post-build64:
cp $(SRC)/steam_helper/64/libsteam_api.so $(DST_LIBDIR64)/
touch $@
@@ -99,7 +99,7 @@ index 3636f22c..ea505e39 100644
##
## wine
-@@ -518,7 +438,7 @@ WINE_CONFIGURE_ARGS64 = --enable-win64 \
+@@ -519,7 +439,7 @@ WINE_CONFIGURE_ARGS64 = --enable-win64 \
VKD3D_PE_CFLAGS="-I$(VULKAN_HEADERS_DST64)/include -I$(VKD3D_DST64)/include/vkd3d" \
VKD3D_PE_LIBS="-L$(VKD3D_DST64)/bin -l:libvkd3d-1.dll -l:libvkd3d-shader-1.dll"
@@ -109,5 +109,5 @@ index 3636f22c..ea505e39 100644
$(eval $(call rules-source,wine,$(SRCDIR)/wine))
$(eval $(call rules-autoconf,wine,32))
--
-2.43.1
+2.44.0
diff --git a/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch b/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
index 8a0a18850195..4bddcc219345 100644
--- a/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
+++ b/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
@@ -1,4 +1,4 @@
-From 70c31f5f82163bbf18cb8338e14f80b9de78b620 Mon Sep 17 00:00:00 2001
+From 9981c540159727f5a3999c2318c5f02864ffa8d1 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 12 Jul 2023 03:16:34 +0300
Subject: [PATCH 4/6] AUR Copy DLL dependencies of 32bit libvkd3d dlls into the
@@ -20,10 +20,10 @@ a runtime dependency.
1 file changed, 9 insertions(+)
diff --git a/proton b/proton
-index 87b13577..8d13f941 100755
+index fd131e02..027e5650 100755
--- a/proton
+++ b/proton
-@@ -921,6 +921,15 @@ class CompatData:
+@@ -922,6 +922,15 @@ class CompatData:
prefix=self.prefix_dir, track_file=tracked_files, link_debug=True)
try_copy(g_proton.lib_dir + "vkd3d/libvkd3d-shader-1.dll", "drive_c/windows/syswow64",
prefix=self.prefix_dir, track_file=tracked_files, link_debug=True)
@@ -40,5 +40,5 @@ index 87b13577..8d13f941 100755
if use_wined3d:
dxvkfiles = []
--
-2.43.1
+2.44.0
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index 65f9b964456f..0232a8ecdf4e 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From c8de8d2e84662b3eca41111d84a3d74bc363a955 Mon Sep 17 00:00:00 2001
+From 4fb329df8d2086e68c2e27c6fbe63361cb37ffbb Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 23 Aug 2023 19:31:35 +0300
Subject: [PATCH 5/6] AUR Strip binaries early
@@ -8,7 +8,7 @@ Subject: [PATCH 5/6] AUR Strip binaries early
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
-index ea505e39..892d78b1 100644
+index 7aefa09f..99ee6e17 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +54,7 @@ CFLAGS ?= -O2 -march=nocona -mtune=core-avx2
@@ -21,5 +21,5 @@ index ea505e39..892d78b1 100644
COMMON_FLAGS64 := -mcmodel=small
CARGO_BUILD_ARGS += --release
--
-2.43.1
+2.44.0
diff --git a/0006-AUR-Fix-hwnd-redefinition.patch b/0006-AUR-Fix-hwnd-redefinition.patch
index 5579d9f8ba3c..cf4002fced84 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,52 +1,48 @@
-From 9def0147d49fc860d0ba590bd1e7f90fe8a8e410 Mon Sep 17 00:00:00 2001
+From ce239cce081703f8eb0dd6355e51dafd56a86d86 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 | 4 ++++
- vrclient_x64/json_converter.cpp | 4 ++++
- 2 files changed, 8 insertions(+)
+ vrclient_x64/json_converter.cpp | 2 ++
+ 2 files changed, 6 insertions(+)
diff --git a/steam_helper/steam.cpp b/steam_helper/steam.cpp
-index 4700a1af..d6214df6 100644
+index 59ac90c3..38e42b75 100644
--- a/steam_helper/steam.cpp
+++ b/steam_helper/steam.cpp
-@@ -34,10 +34,14 @@
+@@ -34,11 +34,15 @@
#include "ntstatus.h"
#define WIN32_NO_STATUS
+extern "C" {
#include <windows.h>
+}
+ #include <winsvc.h>
#include <winternl.h>
#include <shellapi.h>
+extern "C" {
#include <shlwapi.h>
+}
- #include <shlobj.h>
#include <string.h>
#include <stdio.h>
+ #include <limits.h>
diff --git a/vrclient_x64/json_converter.cpp b/vrclient_x64/json_converter.cpp
-index 627fbbb4..3b3ccf15 100644
+index 7d6b4f66..c5533d79 100644
--- a/vrclient_x64/json_converter.cpp
+++ b/vrclient_x64/json_converter.cpp
-@@ -1,11 +1,15 @@
- #include <stdarg.h>
- #include <stddef.h>
+@@ -3,8 +3,10 @@
+ #include "ntstatus.h"
+ #define WIN32_NO_STATUS
+extern "C" {
- #include <windef.h>
- #include <winbase.h>
-+}
-
- #undef wcsncpy
-+extern "C" {
- #include <windows.h>
+ #include "windef.h"
+ #include "winbase.h"
+}
- #include <wine/debug.h>
- WINE_DEFAULT_DEBUG_CHANNEL(vrclient);
+ #undef min
+ #undef max
--
-2.43.1
+2.44.0
diff --git a/PKGBUILD b/PKGBUILD
index c1f5a1d23d9a..281d24617556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=8.0-20240205
+_srctag=9.0-20240221
_commit=
-pkgver=8.0.20240205 #${_srctag//-/.}
+pkgver=9.0.20240221 #${_srctag//-/.}
_geckover=2.47.4
-_monover=8.1.0
+_monover=9.0.0
pkgrel=2
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
@@ -260,10 +260,10 @@ package() {
sha256sums=('SKIP'
'2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6'
'fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814'
- '4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4'
- 'facdd6c59e93f5f0877ba1e68a1f5f90f8cd8333e6fba863760ddfa49330753c'
- '0ad87e3ca616120ec490361df41e24b445a62ad4f9652b048d156c4859f4a2f6'
- 'e76d56f97a795f143ecd718229b9af8a5e2a4d1daffa6e35a26bc68c1c22f68e'
- 'a5429443e20a2b5d5f1e90626741b264bac036556202f99c691637815785c989'
- '73fabb8d30e174e57ac864a5ec7a3bc6bcd0fd917db4094d3b9ad807ca69a411'
- 'db9f7cca780b4e4225e1cc75501cd348878112936cdc5c832caa8e4dd6614e1a')
+ 'd73d440c08ebd67c93fbd6534f4f1b4e98aa07342f9c7d98c8aaeb74755eb9cf'
+ '1a7594e71ad34046226e6145570b2bd3f19b0145ec1e0f66dc4cbad3e83cc224'
+ '25693e0d04c6e959cfe75eee69c0812f4ec8c4ef1183a0e4e40705bd501ddb85'
+ 'd94e11af39dce07e09c3448b38cd3511931c6981fa18f136a2b3f3f448206438'
+ '8c1518d07b7516fd09b189d9182174ea2fb7b5a4d83f6dda8b857cdf429b43fa'
+ '115925bfa8e727013955fb9b27feb63462c6c40f45758d2204f8c7322af8e44a'
+ '13921bc7b252d439b4c3355f4010d4c0dfe91eee0ec5cdd0363f19c01dbc8309')