summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-03-21 12:42:08 +0200
committerStelios Tsampas2024-03-21 12:42:08 +0200
commit1387b5b8dbcbb9b8fd0b8266463a9a87effa1771 (patch)
tree21f12a754cbb0bcbce9f77ee9569f3946f702c33
parent01f5d36586eb347bfa190d8106d22f8fae67a770 (diff)
downloadaur-1387b5b8dbcbb9b8fd0b8266463a9a87effa1771.tar.gz
[proton-experimental] Version 9.0-20240320
-rw-r--r--.SRCINFO18
-rw-r--r--0001-AUR-Pkgbuild-changes.patch8
-rw-r--r--0002-AUR-Do-not-update-cargo-crates.patch2
-rw-r--r--0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch2
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch4
-rw-r--r--0005-AUR-Strip-binaries-early.patch2
-rw-r--r--0006-AUR-Fix-hwnd-redefinition.patch2
-rw-r--r--0007-AUR-Enable-winewayland.patch6
-rw-r--r--PKGBUILD16
9 files changed, 30 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ec35b87e3e0..37090a0313c9 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 = 9.0.20240315
+ pkgver = 9.0.20240320
pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
@@ -131,7 +131,7 @@ pkgbase = proton-experimental
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240315
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240320
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-9.0.0/wine-mono-9.0.0-x86.tar.xz
@@ -141,15 +141,15 @@ pkgbase = proton-experimental
source = 0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
source = 0005-AUR-Strip-binaries-early.patch
source = 0006-AUR-Fix-hwnd-redefinition.patch
- sha256sums = c0e64cc3ead6f61da397d53a017ede22e4dac62f2541d771ff1b2482af11d0ee
+ sha256sums = 39eb6a474ccda025e12c6f2a98508cf2d1676f2fc300c330ab944dbe7e858fd0
sha256sums = 2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6
sha256sums = fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814
sha256sums = d73d440c08ebd67c93fbd6534f4f1b4e98aa07342f9c7d98c8aaeb74755eb9cf
- sha256sums = 56c0c34e6a9337d273cc9aa6c6ed3bb8976a0a78c1f195283b97eb822a7989a8
- sha256sums = 67b5e2826372320342f953fdf6c95bc0a437451fb89bd90726fe09151e8ec20c
- sha256sums = 7e0e38a6bdea4e23bee805e4466e09799257c1578d6e87f6f44397995a5e60df
- sha256sums = 8094cb34cea1b1485f4770ca4397abb7b86cc83e1b5ade2a2bc8967b2a6080a6
- sha256sums = a2a83ca7eef6f464c47d02127ee4e2486a767cacf3ec4fb027786ee5c219a883
- sha256sums = b755251edc2279d1e707439ac2f81e3c238a1337a134199d4e60320b1970426c
+ sha256sums = cb1b1d00b4d2d06a2d897faabd791d1e899eb97ad56b17f15a95e50a678bc149
+ sha256sums = 0fe09acabf88aedd9e4c5dbf54ed17cb082d5721c470fe0349b50ffc1f524dde
+ sha256sums = 4d6193ff0e8d9235b48ea96a419ace219a3c08eaabf5177ae94732841b906342
+ sha256sums = b4c695330b5a7d8fc7643f77db806d5e448994acc589ebdbad45c6d11b6ca3ef
+ sha256sums = efb778b2fb54c87a6a76b50232ba10bda6cf5848707322fca3fc51b2298bc019
+ sha256sums = d53330006cf77c8fbff6b11897e23ad1853ed96276c63e0e4adb591f39ce8cfa
pkgname = proton-experimental
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index e7e79b8f6c77..d465c5de540b 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,4 +1,4 @@
-From 7f703f80f3f1bca46d9e03f7e93d400b3d835c56 Mon Sep 17 00:00:00 2001
+From ef9011785ef9e93507e1347a2a9dd7882fc3320f 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/7] AUR Pkgbuild changes
@@ -465,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 89199274..a9ece88f 100755
+index 47776ade..115a09b4 100755
--- a/proton
+++ b/proton
@@ -423,7 +423,6 @@ class Proton:
@@ -476,7 +476,7 @@ index 89199274..a9ece88f 100755
def path(self, d):
return self.base_dir + d
-@@ -1513,8 +1512,6 @@ if __name__ == "__main__":
+@@ -1510,8 +1509,6 @@ if __name__ == "__main__":
g_proton = Proton(os.path.dirname(sys.argv[0]))
@@ -485,7 +485,7 @@ index 89199274..a9ece88f 100755
g_compatdata = CompatData(os.environ["STEAM_COMPAT_DATA_PATH"])
-@@ -1523,7 +1520,8 @@ if __name__ == "__main__":
+@@ -1520,7 +1517,8 @@ if __name__ == "__main__":
g_session.init_wine()
if g_proton.missing_default_prefix():
diff --git a/0002-AUR-Do-not-update-cargo-crates.patch b/0002-AUR-Do-not-update-cargo-crates.patch
index 3c1252a0e957..7132561b010e 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From 6d5f98c78464cf495b8473c94212818bf9df6eb3 Mon Sep 17 00:00:00 2001
+From 07d8cd6e173b99a40117d4e9665294728940ae7f 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/7] AUR Do not update cargo crates
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 29bc64d6f136..af8462305473 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 8632733f2e29384316c8f34715b1f1c04ca82b7a Mon Sep 17 00:00:00 2001
+From 3442dfb082f6807112b689c12d8ae3ccd7b8cb23 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/7] AUR Remove kaldi, openfst, vosk-api modules because of
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 57c950cbd715..c4a40f97c475 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 221809d0891318f3be682963ac6d4981ebe72dcb Mon Sep 17 00:00:00 2001
+From 5495fcd76cfa6ff8bffb5959c5476c35f381b5c6 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/7] 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 a9ece88f..f18488f8 100755
+index 115a09b4..c0fcb2d9 100755
--- a/proton
+++ b/proton
@@ -922,6 +922,15 @@ class CompatData:
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index 948cec04a88a..cc9267c76145 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From c427ccfdb660e7d7a0355b80ed138511937ee8c8 Mon Sep 17 00:00:00 2001
+From 9ce0ec2cfc5174f500845615ea5488b375d51e71 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/7] AUR Strip binaries early
diff --git a/0006-AUR-Fix-hwnd-redefinition.patch b/0006-AUR-Fix-hwnd-redefinition.patch
index 779cf5e73398..4f00c0f6aba2 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,4 +1,4 @@
-From e52e2c355bd7f0d21871cec3ad9378279698fd3b Mon Sep 17 00:00:00 2001
+From f6bfc31eb8be260ae2696e1ad8e1564fe6658fd7 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/7] AUR: Fix hwnd redefinition
diff --git a/0007-AUR-Enable-winewayland.patch b/0007-AUR-Enable-winewayland.patch
index 59ed712dbbbf..80c5ee7829e3 100644
--- a/0007-AUR-Enable-winewayland.patch
+++ b/0007-AUR-Enable-winewayland.patch
@@ -1,4 +1,4 @@
-From 6ca10827262228625e4483151f2341c3e230c3c5 Mon Sep 17 00:00:00 2001
+From 009c12c0026b2252b25d2843b4f3b1e6ca78adb8 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Thu, 29 Feb 2024 15:28:48 +0200
Subject: [PATCH 7/7] AUR Enable winewayland
@@ -21,10 +21,10 @@ index 99ee6e17..581b981c 100644
--with-mingw \
--without-oss \
diff --git a/proton b/proton
-index f18488f8..417eab43 100755
+index c0fcb2d9..a7e52c5c 100755
--- a/proton
+++ b/proton
-@@ -1544,6 +1544,14 @@ if __name__ == "__main__":
+@@ -1541,6 +1541,14 @@ if __name__ == "__main__":
elif sys.argv[1] == "waitforexitandrun":
#wait for wineserver to shut down
g_session.run_proc([g_proton.wineserver_bin, "-w"])
diff --git a/PKGBUILD b/PKGBUILD
index d3b398dca96a..509772753649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=9.0-20240315
+_srctag=9.0-20240320
_commit=
pkgver=${_srctag//-/.}
_geckover=2.47.4
@@ -253,13 +253,13 @@ package() {
$(find "$_monodir" -iname "*x86_64.dll" -or -iname "*x86_64.exe")
}
-sha256sums=('c0e64cc3ead6f61da397d53a017ede22e4dac62f2541d771ff1b2482af11d0ee'
+sha256sums=('39eb6a474ccda025e12c6f2a98508cf2d1676f2fc300c330ab944dbe7e858fd0'
'2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6'
'fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814'
'd73d440c08ebd67c93fbd6534f4f1b4e98aa07342f9c7d98c8aaeb74755eb9cf'
- '56c0c34e6a9337d273cc9aa6c6ed3bb8976a0a78c1f195283b97eb822a7989a8'
- '67b5e2826372320342f953fdf6c95bc0a437451fb89bd90726fe09151e8ec20c'
- '7e0e38a6bdea4e23bee805e4466e09799257c1578d6e87f6f44397995a5e60df'
- '8094cb34cea1b1485f4770ca4397abb7b86cc83e1b5ade2a2bc8967b2a6080a6'
- 'a2a83ca7eef6f464c47d02127ee4e2486a767cacf3ec4fb027786ee5c219a883'
- 'b755251edc2279d1e707439ac2f81e3c238a1337a134199d4e60320b1970426c')
+ 'cb1b1d00b4d2d06a2d897faabd791d1e899eb97ad56b17f15a95e50a678bc149'
+ '0fe09acabf88aedd9e4c5dbf54ed17cb082d5721c470fe0349b50ffc1f524dde'
+ '4d6193ff0e8d9235b48ea96a419ace219a3c08eaabf5177ae94732841b906342'
+ 'b4c695330b5a7d8fc7643f77db806d5e448994acc589ebdbad45c6d11b6ca3ef'
+ 'efb778b2fb54c87a6a76b50232ba10bda6cf5848707322fca3fc51b2298bc019'
+ 'd53330006cf77c8fbff6b11897e23ad1853ed96276c63e0e4adb591f39ce8cfa')