summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-02-13 11:30:04 +0200
committerStelios Tsampas2024-02-13 11:35:35 +0200
commitcae2c4ee5cbbc03c48c862390267d117f9bd61ed (patch)
treeebfff193f6174b83240ebc354d23ca4aa6a8a45c
parent75017df0335c92699778e15f7de08ea8235bf77e (diff)
downloadaur-cae2c4ee5cbbc03c48c862390267d117f9bd61ed.tar.gz
[proton-experimental] Version 8.0-20240205
-rw-r--r--.SRCINFO24
-rw-r--r--0001-AUR-Pkgbuild-changes.patch10
-rw-r--r--0002-AUR-Do-not-update-cargo-crates.patch4
-rw-r--r--0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch4
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch6
-rw-r--r--0005-AUR-Strip-binaries-early.patch4
-rw-r--r--0006-AUR-Fix-hwnd-redefinition.patch4
-rw-r--r--PKGBUILD17
8 files changed, 36 insertions, 37 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ffc867056b2..ec689154548c 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.20240111.3
+ pkgver = 8.0.20240205
pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
@@ -57,8 +57,8 @@ pkgbase = proton-experimental
makedepends = lib32-gst-plugins-base-libs
makedepends = vulkan-icd-loader
makedepends = lib32-vulkan-icd-loader
- makedepends = sdl2>=2.0.16
- makedepends = lib32-sdl2>=2.0.16
+ makedepends = sdl2
+ makedepends = lib32-sdl2
makedepends = rust
makedepends = lib32-rust-libs
makedepends = libgphoto2
@@ -87,8 +87,8 @@ pkgbase = proton-experimental
depends = lib32-libxkbcommon
depends = libvpx
depends = lib32-libvpx
- depends = sdl2>=2.0.16
- depends = lib32-sdl2>=2.0.16
+ depends = sdl2
+ depends = lib32-sdl2
depends = libsoup
depends = lib32-libsoup
depends = libgudev
@@ -129,7 +129,7 @@ pkgbase = proton-experimental
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-8.0-20240111c
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-8.0-20240205
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
@@ -143,11 +143,11 @@ pkgbase = proton-experimental
sha256sums = 2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6
sha256sums = fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814
sha256sums = 4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4
- sha256sums = 0ee535ea77c14b0b1953e5456f1c38659d6eabab2c4afe347e321400edab6daf
- sha256sums = 1dbff94c55d48eb878b0ee713dd2bc2ffc23243c7e04a0c941dd1b05430940c7
- sha256sums = b2e4af3738313c64fb86224398696628e138341b603e3c4f8a5193d1d603c962
- sha256sums = abf849ef1da423cd1cbbc53925a77fb2c47a74f682448a87ff067edcd4453729
- sha256sums = 66fea034536c4183e25838b1133a8b397b6cd6645be3260740040f50bd216bb9
- sha256sums = 6d7902abcbccc850db96a362f5f42eecd4c8b8b71cd8cedfc3b880f91536a9c7
+ sha256sums = 689caab80d585d5d22262a71eb8cee5db695d92384088a72203ad5f0a3bc2637
+ sha256sums = e8fcd752b269595722cfb986d4a977c605681c6eb7fe009946ade746581ad8b2
+ sha256sums = 2dc90663f5475150538d2c1a33e6d6dbd9cde78c0009c8cd55d0c815567c4d76
+ sha256sums = d30a79af720e721295bfded9be714d085b46894dbe81f78b78db9ed6e2641818
+ sha256sums = 2a5d3dabc4f5e94ee285bc3475298ac9364c31ad59d69bcc2394ced79a6674c0
+ sha256sums = 1be6147da088788e73c704eebfe6f79420dbc0cfb3fbeb96e44d559b3427f669
pkgname = proton-experimental
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index a8baa3969eb9..0476d8c41fe9 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,4 +1,4 @@
-From 78bb23d7dae4b4d863e7fcdbccc2da501fa19d01 Mon Sep 17 00:00:00 2001
+From d10b62dac4fe677fd00c5d406196b5a212e0de2f 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
@@ -459,7 +459,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 66340546..c9a373ea 100755
+index 2faa16b6..87b13577 100755
--- a/proton
+++ b/proton
@@ -423,7 +423,6 @@ class Proton:
@@ -470,7 +470,7 @@ index 66340546..c9a373ea 100755
def path(self, d):
return self.base_dir + d
-@@ -1751,8 +1750,6 @@ if __name__ == "__main__":
+@@ -1752,8 +1751,6 @@ if __name__ == "__main__":
g_proton = Proton(os.path.dirname(sys.argv[0]))
@@ -479,7 +479,7 @@ index 66340546..c9a373ea 100755
g_compatdata = CompatData(os.environ["STEAM_COMPAT_DATA_PATH"])
-@@ -1761,7 +1758,8 @@ if __name__ == "__main__":
+@@ -1762,7 +1759,8 @@ if __name__ == "__main__":
g_session.init_wine()
if g_proton.missing_default_prefix():
@@ -502,5 +502,5 @@ index beddcbbb..b6f36788 100644
- "compatmanager_layer_name" "proton"
}
--
-2.43.0
+2.43.1
diff --git a/0002-AUR-Do-not-update-cargo-crates.patch b/0002-AUR-Do-not-update-cargo-crates.patch
index 87eb7ed5f663..b9235332a165 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From 41b28a57fc3b191ae3755ac277e99810776e7f78 Mon Sep 17 00:00:00 2001
+From 79daca152dc772c5c33de9a7803fb473b26fac27 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.0
+2.43.1
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 b5cab311f2ab..4b586754369b 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 f8afc0cf5972211a9c3a353a9c11b9a54c632e32 Mon Sep 17 00:00:00 2001
+From 6261003a84aabb1218f969e03a9126986a2d97a5 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
@@ -109,5 +109,5 @@ index 32211119..1f196b49 100644
$(eval $(call rules-source,wine,$(SRCDIR)/wine))
$(eval $(call rules-autoconf,wine,32))
--
-2.43.0
+2.43.1
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 7ca9d3a9b661..d5aeda3dd76c 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 261862f2c93fdad045c6c44e3114e6ea4001eae0 Mon Sep 17 00:00:00 2001
+From 6b00a459f6a907ea1a075319689225bc924c5208 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,7 +20,7 @@ a runtime dependency.
1 file changed, 9 insertions(+)
diff --git a/proton b/proton
-index c9a373ea..d7dc3dfa 100755
+index 87b13577..8d13f941 100755
--- a/proton
+++ b/proton
@@ -921,6 +921,15 @@ class CompatData:
@@ -40,5 +40,5 @@ index c9a373ea..d7dc3dfa 100755
if use_wined3d:
dxvkfiles = []
--
-2.43.0
+2.43.1
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index 29a63abf284c..9a45895b6545 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From d6561291e8168ee3c026e4206d91d4ea90ba4fc3 Mon Sep 17 00:00:00 2001
+From aa5353ce5cd17971ddb7548c0a19334ea16e40a3 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
@@ -21,5 +21,5 @@ index 1f196b49..b70e1e48 100644
COMMON_FLAGS64 := -mcmodel=small
CARGO_BUILD_ARGS += --release
--
-2.43.0
+2.43.1
diff --git a/0006-AUR-Fix-hwnd-redefinition.patch b/0006-AUR-Fix-hwnd-redefinition.patch
index b071e77681ee..ebbafaa8589b 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,4 +1,4 @@
-From e748bac8d1bd1b60dddb68840790ad4f5ecfef3c Mon Sep 17 00:00:00 2001
+From cd760beea4ee15c3a435120b2bb71176200d3358 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
@@ -48,5 +48,5 @@ index 627fbbb4..3b3ccf15 100644
WINE_DEFAULT_DEBUG_CHANNEL(vrclient);
--
-2.43.0
+2.43.1
diff --git a/PKGBUILD b/PKGBUILD
index fdf62672b1d0..32b73034056a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=8.0-20240111c
+_srctag=8.0-20240205
_commit=
-pkgver=8.0.20240111.3 #${_srctag//-/.}
+pkgver=8.0.20240205 #${_srctag//-/.}
_geckover=2.47.4
_monover=8.1.0
pkgrel=1
@@ -261,10 +261,9 @@ sha256sums=('SKIP'
'2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6'
'fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814'
'4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4'
- '0ee535ea77c14b0b1953e5456f1c38659d6eabab2c4afe347e321400edab6daf'
- '1dbff94c55d48eb878b0ee713dd2bc2ffc23243c7e04a0c941dd1b05430940c7'
- 'b2e4af3738313c64fb86224398696628e138341b603e3c4f8a5193d1d603c962'
- 'abf849ef1da423cd1cbbc53925a77fb2c47a74f682448a87ff067edcd4453729'
- '66fea034536c4183e25838b1133a8b397b6cd6645be3260740040f50bd216bb9'
- '6d7902abcbccc850db96a362f5f42eecd4c8b8b71cd8cedfc3b880f91536a9c7')
-
+ '689caab80d585d5d22262a71eb8cee5db695d92384088a72203ad5f0a3bc2637'
+ 'e8fcd752b269595722cfb986d4a977c605681c6eb7fe009946ade746581ad8b2'
+ '2dc90663f5475150538d2c1a33e6d6dbd9cde78c0009c8cd55d0c815567c4d76'
+ 'd30a79af720e721295bfded9be714d085b46894dbe81f78b78db9ed6e2641818'
+ '2a5d3dabc4f5e94ee285bc3475298ac9364c31ad59d69bcc2394ced79a6674c0'
+ '1be6147da088788e73c704eebfe6f79420dbc0cfb3fbeb96e44d559b3427f669')