summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-05-22 17:50:54 +0300
committerStelios Tsampas2024-05-22 17:50:54 +0300
commit345b25c81295c6101e93eb5840a1612848db5945 (patch)
tree2b5338e5a0eda0c2073f2dd6c4c7bb3a78e712fb
parent3e5c9d3d0631fe8a9f70f70885fc1f90b45095f6 (diff)
downloadaur-345b25c81295c6101e93eb5840a1612848db5945.tar.gz
[proton-experimental] Version experimental-9.0-20240516
-rw-r--r--.SRCINFO18
-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--PKGBUILD16
8 files changed, 33 insertions, 33 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27f2bd7c5379..2874198ee235 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.20240509
+ pkgver = 9.0.20240516
pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
@@ -133,7 +133,7 @@ pkgbase = proton-experimental
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240509
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240516
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.1.0/wine-mono-9.1.0-x86.tar.xz
@@ -144,16 +144,16 @@ 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 = 0c506e232b8c8c035ecb6c5c4a59bd4dc0086c918837acd6f926fe4c036610ef
+ sha256sums = dbecb1e5f36da9d9a8b5d6513316b25cad0647ad6530e3fb948fbad0c2407c6c
sha256sums = 2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6
sha256sums = fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814
sha256sums = 601169d0203b291fbfd946b356a9538855e01de22abd470ded73baf312c88767
sha256sums = 50ce2cc85162343e62340b0ca7994ceba94592ab395fb99711e94e108e991f0c
- sha256sums = 17bb21c160b79fbc97dc5d386e736b6eda1dcb19d4883cc1556312687343c1ac
- sha256sums = ef7d7515628e4d1370502a7dc88c52edc6981eabcc02286c1218e3ebc6ca2d7b
- sha256sums = a90792db3ac5cfff8bc595a0b9d7c07c272a8ae713d3e07374e475d818f1fcba
- sha256sums = 813e43442ab0266536017e8920937a0d09a8b29297821f9d6bd40f701ac48ef7
- sha256sums = 20aca547e37c007a6362bbb72f0522a0e681c9acdfac0c202b01a24cf3f8cc1b
- sha256sums = b576abb091bbdb056e5f2b5e322afbac6ea9473eee0176e0d773f1c80562bcad
+ sha256sums = 8c644c1d0f9c2103bd6ebb76bdf33a88403205682aef247bc824a9a7976888c4
+ sha256sums = bb798988b45b244132a5aeb9815347e05d195ef2294d9f99dd25535a76abde8e
+ sha256sums = 383ef47ef48c085d49e18375c889bfd6b420fea2f6013eda89c82f432a620007
+ sha256sums = b84cfaed88528f5c0bbd292b128a8d18315f1252b6163504a8c9f136972ff36b
+ sha256sums = 3e9df8114aeb6fee97868667801c08f564900439c17cc69348361062355823aa
+ sha256sums = 2fb52854702044d5f22ed28a6bfd55e538d58a04f3394aff63a6f8b3e84dd704
pkgname = proton-experimental
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index a02ae962d352..6745af6e43d5 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,4 +1,4 @@
-From 4a53c69e878bff530e68c3cda92639d792819c87 Mon Sep 17 00:00:00 2001
+From 9f6874d3e42897c09541fbe39b6cebed7347e432 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
@@ -464,7 +464,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 9a8db8cc..6b26b486 100755
+index 0aa176b8..5ed98c3c 100755
--- a/proton
+++ b/proton
@@ -424,7 +424,6 @@ class Proton:
@@ -475,7 +475,7 @@ index 9a8db8cc..6b26b486 100755
def path(self, d):
return self.base_dir + d
-@@ -1544,8 +1543,6 @@ if __name__ == "__main__":
+@@ -1546,8 +1545,6 @@ if __name__ == "__main__":
g_proton = Proton(os.path.dirname(sys.argv[0]))
@@ -484,7 +484,7 @@ index 9a8db8cc..6b26b486 100755
g_compatdata = CompatData(os.environ["STEAM_COMPAT_DATA_PATH"])
-@@ -1554,7 +1551,8 @@ if __name__ == "__main__":
+@@ -1556,7 +1553,8 @@ if __name__ == "__main__":
g_session.init_wine()
if g_proton.missing_default_prefix():
@@ -507,5 +507,5 @@ index beddcbbb..b6f36788 100644
- "compatmanager_layer_name" "proton"
}
--
-2.45.0
+2.45.1
diff --git a/0002-AUR-Do-not-update-cargo-crates.patch b/0002-AUR-Do-not-update-cargo-crates.patch
index bd97573a49eb..ca23b14468d5 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From e77fc3b6e37c89648afb3ce8e9ec0b54cb5a0b88 Mon Sep 17 00:00:00 2001
+From 1dfe774b1164a186d8848ab3627db6c3d2bc0238 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.45.0
+2.45.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 4554b5fa6a34..5a268af86566 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 e13d963ed9fb79b793d8b01773cd9cc4c90a8628 Mon Sep 17 00:00:00 2001
+From 7fb3a1ce346ad7bb169678465b1ab8606693c7a8 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 11eb5ca7..65ce8106 100644
$(eval $(call rules-source,wine,$(SRCDIR)/wine))
$(eval $(call rules-autoconf,wine,32))
--
-2.45.0
+2.45.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 d398dfc7e572..01e5731abb57 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 1171cf4ff58b797aa911b7c5174308ad546126ae Mon Sep 17 00:00:00 2001
+From d95b4c98306679dbae34b9d3ada26a5670284c9c 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 6b26b486..5ae39c6e 100755
+index 5ed98c3c..6661c7ad 100755
--- a/proton
+++ b/proton
@@ -923,6 +923,15 @@ class CompatData:
@@ -40,5 +40,5 @@ index 6b26b486..5ae39c6e 100755
if use_wined3d:
dxvkfiles = []
--
-2.45.0
+2.45.1
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index aea4cc7d847f..b23d7511aef9 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From 0e3c4098dbd0d00a874e4cfb2d4dc7a1fa9fddef Mon Sep 17 00:00:00 2001
+From 32d093d22f6cd2e7efd4045fccf89ff3896713f9 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 65ce8106..2777549c 100644
COMMON_FLAGS64 := -mcmodel=small
CARGO_BUILD_ARGS += --release
--
-2.45.0
+2.45.1
diff --git a/0006-AUR-Fix-hwnd-redefinition.patch b/0006-AUR-Fix-hwnd-redefinition.patch
index c00a277edda8..00d469b518a1 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,4 +1,4 @@
-From 0253a49da62ac06b04bd278751d54a0feaacd536 Mon Sep 17 00:00:00 2001
+From 08690d28150f970faed85f2ca8e81d0d55d0eaa6 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
@@ -44,5 +44,5 @@ index 7d6b4f66..c5533d79 100644
#undef min
#undef max
--
-2.45.0
+2.45.1
diff --git a/PKGBUILD b/PKGBUILD
index 7d1b34260553..98b158ffce58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=9.0-20240509
+_srctag=9.0-20240516
_commit=
pkgver=${_srctag//-/.}
_geckover=2.47.4
@@ -256,14 +256,14 @@ package() {
$(find "$_monodir" -iname "*x86_64.dll" -or -iname "*x86_64.exe")
}
-sha256sums=('0c506e232b8c8c035ecb6c5c4a59bd4dc0086c918837acd6f926fe4c036610ef'
+sha256sums=('dbecb1e5f36da9d9a8b5d6513316b25cad0647ad6530e3fb948fbad0c2407c6c'
'2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6'
'fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814'
'601169d0203b291fbfd946b356a9538855e01de22abd470ded73baf312c88767'
'50ce2cc85162343e62340b0ca7994ceba94592ab395fb99711e94e108e991f0c'
- '17bb21c160b79fbc97dc5d386e736b6eda1dcb19d4883cc1556312687343c1ac'
- 'ef7d7515628e4d1370502a7dc88c52edc6981eabcc02286c1218e3ebc6ca2d7b'
- 'a90792db3ac5cfff8bc595a0b9d7c07c272a8ae713d3e07374e475d818f1fcba'
- '813e43442ab0266536017e8920937a0d09a8b29297821f9d6bd40f701ac48ef7'
- '20aca547e37c007a6362bbb72f0522a0e681c9acdfac0c202b01a24cf3f8cc1b'
- 'b576abb091bbdb056e5f2b5e322afbac6ea9473eee0176e0d773f1c80562bcad')
+ '8c644c1d0f9c2103bd6ebb76bdf33a88403205682aef247bc824a9a7976888c4'
+ 'bb798988b45b244132a5aeb9815347e05d195ef2294d9f99dd25535a76abde8e'
+ '383ef47ef48c085d49e18375c889bfd6b420fea2f6013eda89c82f432a620007'
+ 'b84cfaed88528f5c0bbd292b128a8d18315f1252b6163504a8c9f136972ff36b'
+ '3e9df8114aeb6fee97868667801c08f564900439c17cc69348361062355823aa'
+ '2fb52854702044d5f22ed28a6bfd55e538d58a04f3394aff63a6f8b3e84dd704')