summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-07-21 11:18:21 +0300
committerStelios Tsampas2023-07-21 11:18:21 +0300
commit33ddb81d310df3ee54dc29040e91d51ddd0513a0 (patch)
tree8511ff73c9e811623a6ac21ebb64120a65b58cd2
parent4a1f60b8f64e0d1bfd35299cb0e26653ef372864 (diff)
downloadaur-33ddb81d310df3ee54dc29040e91d51ddd0513a0.tar.gz
[proton-ge-custom] Version GE-Proton8-7
-rw-r--r--.SRCINFO14
-rw-r--r--0001-AUR-Pkgbuild-changes.patch76
-rw-r--r--0002-AUR-Do-not-update-cargo-crates.patch4
-rw-r--r--0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch14
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch4
-rw-r--r--PKGBUILD14
-rw-r--r--PKGBUILD.testing6
7 files changed, 65 insertions, 67 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e85d930ce818..4359cf937072 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-ge-custom
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build
- pkgver = GE.Proton8.6
- pkgrel = 8
+ pkgver = GE.Proton8.7
+ pkgrel = 1
epoch = 2
url = https://github.com/GloriousEggroll/proton-ge-custom
install = proton-ge-custom.install
@@ -164,7 +164,7 @@ pkgbase = proton-ge-custom
options = !staticlibs
options = !lto
options = emptydirs
- source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=610dead69d75fe548b4349dadb3ab04e7e466095
+ source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=c03528a75cb317aa19a8e65bbe5c82416ee16594
source = wine-valve::git+https://github.com/ValveSoftware/wine.git
source = dxvk::git+https://github.com/doitsujin/dxvk.git
source = openvr::git+https://github.com/ValveSoftware/openvr.git
@@ -231,10 +231,10 @@ pkgbase = proton-ge-custom
sha256sums = 08d318f3dd6440a8a777cf044ccab039b0d9c8809991d2180eb3c9f903135db3
sha256sums = 0beac419c20ee2e68a1227b6e3fa8d59fec0274ed5e82d0da38613184716ef75
sha256sums = 14c7d76780b79dc62d8ed9d1759e7adcfa332bb2406e2e694dee7b2128cc7a77
- sha256sums = ce553d398f64ba06d97396eb83b6b467945c156d5aa43dbe8ace8b0998dc388c
- sha256sums = e7d35e025f596b23a550f809ec206c43f795e3aa1422d52642cfffbd7e006163
- sha256sums = 37db39f3df3924c9f956b8404cb654a40baf76b2abba4be4af6ec674e94b31f9
- sha256sums = f95f12d351219342652327db0770f738e8e34a14e0a64c955bbc2677a4c41931
+ sha256sums = 5885547b1b62ee25036ab353f0a6afcfd77673727b165d42e988335eac9a8430
+ sha256sums = f328f4b3cef7932d3225aac8f21a2c72c4aa203cc3ef6d92cee411124243974f
+ sha256sums = ede96f8697d29080967fabdc6b49618958e2df8f982ea33976dd7764e27781ac
+ sha256sums = c2061114f7f7c31e2f0e30b3df9dcc9ef39654c0b48026b911ffa58d6732181e
sha256sums = 20824bb565fefcad4aa978c54e0f8b9d9d17b7b52fb03fc87943150de148f06f
pkgname = proton-ge-custom
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index 76c28a49ded3..f767ada91f1b 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,36 +1,28 @@
-From 12d305a71df56e9dec087c18a6293df9766b073b Mon Sep 17 00:00:00 2001
+From 630bd1b30aab2e887a3203cc4e4be2b6450120c3 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Tue, 7 Feb 2023 22:00:48 +0200
Subject: [PATCH 1/4] AUR Pkgbuild changes
---
- Makefile.in | 78 +++++++++++++++++++++++++++-------
+ Makefile.in | 77 +++++++++++++++++++++++++++-------
compatibilitytool.vdf.template | 2 +-
configure.sh | 2 +
make/rules-autoconf.mk | 4 +-
make/rules-cargo.mk | 4 +-
make/rules-cmake.mk | 4 +-
- make/rules-common.mk | 18 +++++---
+ make/rules-common.mk | 18 ++++----
make/rules-configure.mk | 4 +-
make/rules-meson.mk | 3 +-
make/rules-winemaker.mk | 2 +-
proton | 6 +--
toolmanifest_runtime.vdf | 3 --
- 12 files changed, 90 insertions(+), 40 deletions(-)
+ 12 files changed, 90 insertions(+), 39 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index 9726d2f1..cbebe144 100644
+index 9cc159cd..b1f39777 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -24,7 +24,6 @@ SHELL := /bin/bash
- # BUILD_NAME - Name of the build for manifests etc.
- # STEAMRT_IMAGE - Name of the docker image to use for building
-
--STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20221017.1-1
-
- ifeq ($(SRCDIR),)
- foo := $(error SRCDIR not set, do not include Makefile.in directly, run ./configure.sh to generate Makefile)
-@@ -50,14 +49,23 @@ else
+@@ -50,11 +50,12 @@ else
endif
CROSSLDFLAGS += -Wl,--file-alignment,4096
@@ -43,7 +35,11 @@ index 9726d2f1..cbebe144 100644
-COMMON_FLAGS32 := -mstackrealign
+COMMON_FLAGS32 := -mstackrealign -mno-avx
COMMON_FLAGS64 := -mcmodel=small
- CARGO_BUILD_ARG := --release
+ CARGO_BUILD_ARGS += --release
+
+@@ -62,6 +63,14 @@ ifneq ($(SUPPRESS_WARNINGS),)
+ COMMON_FLAGS += -w
+ endif
+ifneq ($(USE_LTO), 1)
+GST_LTO :=
@@ -56,7 +52,7 @@ index 9726d2f1..cbebe144 100644
$(DST_DIR):
mkdir -p $@
-@@ -68,7 +76,7 @@ all: all-dist | $(DST_DIR)
+@@ -72,7 +81,7 @@ all: all-dist | $(DST_DIR)
all-dist: | $(DST_DIR)
dist: all
@@ -65,7 +61,7 @@ index 9726d2f1..cbebe144 100644
include $(SRC)/make/utility.mk
include $(SRC)/make/rules-source.mk
-@@ -99,6 +107,7 @@ $(eval $(call rules-meson,dav1d,64))
+@@ -103,6 +112,7 @@ $(eval $(call rules-meson,dav1d,64))
##
GST_ORC_MESON_ARGS := \
@@ -73,7 +69,7 @@ index 9726d2f1..cbebe144 100644
-Dorc-test=disabled \
-Dexamples=disabled \
-Dtests=disabled \
-@@ -114,10 +123,14 @@ $(eval $(call rules-meson,gst_orc,64))
+@@ -118,10 +128,14 @@ $(eval $(call rules-meson,gst_orc,64))
##
GSTREAMER_MESON_ARGS := \
@@ -88,7 +84,7 @@ index 9726d2f1..cbebe144 100644
-Dexamples=disabled \
-Dtests=disabled \
-Dintrospection=disabled \
-@@ -138,6 +151,11 @@ $(eval $(call rules-meson,gstreamer,64))
+@@ -142,6 +156,11 @@ $(eval $(call rules-meson,gstreamer,64))
## graphene
##
@@ -100,7 +96,7 @@ index 9726d2f1..cbebe144 100644
$(eval $(call rules-source,graphene,$(SRCDIR)/graphene))
$(eval $(call rules-meson,graphene,32))
$(eval $(call rules-meson,graphene,64))
-@@ -148,6 +166,9 @@ $(eval $(call rules-meson,graphene,64))
+@@ -152,6 +171,9 @@ $(eval $(call rules-meson,graphene,64))
##
GST_BASE_MESON_ARGS := \
@@ -110,7 +106,7 @@ index 9726d2f1..cbebe144 100644
-Dalsa=disabled \
-Daudiomixer=disabled \
-Daudiorate=disabled \
-@@ -192,6 +213,8 @@ $(eval $(call rules-meson,gst_base,64))
+@@ -196,6 +218,8 @@ $(eval $(call rules-meson,gst_base,64))
##
GST_GOOD_MESON_ARGS := \
@@ -119,7 +115,7 @@ index 9726d2f1..cbebe144 100644
-Daalib=disabled \
-Dalpha=disabled \
-Dapetag=disabled \
-@@ -266,6 +289,7 @@ $(eval $(call rules-meson,gst_good,64))
+@@ -270,6 +294,7 @@ $(eval $(call rules-meson,gst_good,64))
FFMPEG_CONFIGURE_ARGS := \
--enable-shared \
@@ -127,7 +123,7 @@ index 9726d2f1..cbebe144 100644
--disable-static \
--disable-everything \
--disable-programs \
-@@ -289,6 +313,11 @@ FFMPEG_CONFIGURE_ARGS := \
+@@ -293,6 +318,11 @@ FFMPEG_CONFIGURE_ARGS := \
--enable-decoder=aac \
--enable-demuxer=xwma
@@ -139,7 +135,7 @@ index 9726d2f1..cbebe144 100644
$(eval $(call rules-source,ffmpeg,$(SRCDIR)/FFmpeg))
$(eval $(call rules-configure,ffmpeg,32))
$(eval $(call rules-configure,ffmpeg,64))
-@@ -333,6 +362,8 @@ $(OBJ)/.gst_plugins_rs-post-build32:
+@@ -337,6 +367,8 @@ $(OBJ)/.gst_plugins_rs-post-build32:
##
GST_BAD_MESON_ARGS := \
@@ -148,7 +144,7 @@ index 9726d2f1..cbebe144 100644
-Dfbdev=disabled \
-Ddecklink=disabled \
-Dcurl=disabled \
-@@ -352,7 +383,12 @@ GST_BAD_MESON_ARGS := \
+@@ -356,7 +388,12 @@ GST_BAD_MESON_ARGS := \
-Dvoamrwbenc=disabled \
-Dnvcodec=disabled \
-Dx265=disabled \
@@ -161,7 +157,7 @@ index 9726d2f1..cbebe144 100644
-Dgobject-cast-checks=disabled \
-Dglib-asserts=disabled \
-Dglib-checks=disabled \
-@@ -370,6 +406,7 @@ $(eval $(call rules-meson,gst_bad,64))
+@@ -374,6 +411,7 @@ $(eval $(call rules-meson,gst_bad,64))
##
GST_UGLY_MESON_ARGS := \
@@ -169,7 +165,7 @@ index 9726d2f1..cbebe144 100644
-Ddoc='disabled' \
-Dtests=disabled \
-Dgobject-cast-checks=disabled \
-@@ -605,7 +642,11 @@ WINE_SOURCE_ARGS = \
+@@ -611,7 +649,11 @@ WINE_SOURCE_ARGS = \
--exclude dlls/winevulkan/winevulkan.spec
WINE_CONFIGURE_ARGS = \
@@ -181,7 +177,7 @@ index 9726d2f1..cbebe144 100644
--disable-tests
WINE_CONFIGURE_ARGS32 = \
-@@ -675,6 +716,9 @@ DXVK_MESON_ARGS32 = --bindir=$(DXVK_DST32)/lib/wine/dxvk
+@@ -681,6 +723,9 @@ DXVK_MESON_ARGS32 = --bindir=$(DXVK_DST32)/lib/wine/dxvk
DXVK_MESON_ARGS64 = --bindir=$(DXVK_DST64)/lib64/wine/dxvk
DXVK_DEPENDS = glslang
@@ -191,7 +187,7 @@ index 9726d2f1..cbebe144 100644
$(eval $(call rules-source,dxvk,$(SRCDIR)/dxvk))
$(eval $(call rules-meson,dxvk,32,CROSS))
$(eval $(call rules-meson,dxvk,64,CROSS))
-@@ -702,6 +746,9 @@ $(OBJ)/.dxvk-post-build32:
+@@ -708,6 +753,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
@@ -201,9 +197,9 @@ index 9726d2f1..cbebe144 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))
-@@ -772,6 +819,9 @@ VKD3D_PROTON_MESON_ARGS32 = --bindir=$(VKD3D_PROTON_DST32)/lib/wine/vkd3d-proton
- VKD3D_PROTON_MESON_ARGS64 = --bindir=$(VKD3D_PROTON_DST64)/lib64/wine/vkd3d-proton
- VKD3D_PROTON_DEPENDS = glslang
+@@ -782,6 +830,9 @@ ifneq ($(UNSTRIPPED_BUILD),)
+ VKD3D_PROTON_MESON_ARGS = -Denable_trace=true
+ endif
+VKD3D_PROTON_CPPFLAGS= -msse -msse2
+VKD3D_PROTON_LDFLAGS= -static -static-libgcc -static-libstdc++
@@ -211,7 +207,7 @@ index 9726d2f1..cbebe144 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))
-@@ -1031,14 +1081,14 @@ $(FONTS_OBJ)/source-han/%.ttf: $$(%.ttf_CIDFONT) $$(%.ttf_FEATURES) $$(%.ttf_SEQ
+@@ -1062,14 +1113,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
@@ -229,7 +225,7 @@ index 9726d2f1..cbebe144 100644
mv $@.tmp $@
$(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
-@@ -1048,12 +1098,12 @@ $(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
+@@ -1079,12 +1130,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)
@@ -245,7 +241,7 @@ index 9726d2f1..cbebe144 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) \
-@@ -1179,8 +1229,8 @@ all-dist: $(DIST_OVR32) $(DIST_OVR64)
+@@ -1210,8 +1261,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
@@ -256,7 +252,7 @@ index 9726d2f1..cbebe144 100644
rm -rf $(abspath $(DIST_PREFIX))
python3 $(SRCDIR)/default_pfx.py $(abspath $(DIST_PREFIX)) $(abspath $(DST_DIR))
-@@ -1322,7 +1372,6 @@ ifeq ($(ENABLE_CCACHE),1)
+@@ -1353,7 +1404,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
@@ -264,7 +260,7 @@ index 9726d2f1..cbebe144 100644
override DOCKER_OPTS := $(CCACHE_ENV) -e CCACHE_DISABLE=1 $(DOCKER_OPTS)
endif
-@@ -1337,9 +1386,6 @@ ifeq ($(CONTAINER_ENGINE),)
+@@ -1368,9 +1418,6 @@ ifeq ($(CONTAINER_ENGINE),)
CONTAINER_ENGINE := docker
endif
@@ -324,7 +320,7 @@ index ad04eeb8..53eda5bc 100644
endef
diff --git a/make/rules-cargo.mk b/make/rules-cargo.mk
-index ea76678b..45bd7381 100644
+index ff7f4e03..e6529e2c 100644
--- a/make/rules-cargo.mk
+++ b/make/rules-cargo.mk
@@ -13,8 +13,10 @@ $$(OBJ)/.$(1)-configure$(3):
@@ -338,7 +334,7 @@ index ea76678b..45bd7381 100644
+ -j$$(SUBJOBS) --locked --offline --verbose \
--target "$$(CARGO_TARGET_$(3))" \
--target-dir $$($(2)_OBJ$(3)) \
- $$(CARGO_BUILD_ARG) \
+ $$(CARGO_BUILD_ARGS) \
diff --git a/make/rules-cmake.mk b/make/rules-cmake.mk
index 520d88ac..ab898810 100644
--- a/make/rules-cmake.mk
@@ -460,7 +456,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 35b0d144..c581144f 100755
+index 7f142f86..4af0c40c 100755
--- a/proton
+++ b/proton
@@ -423,7 +423,6 @@ class Proton:
diff --git a/0002-AUR-Do-not-update-cargo-crates.patch b/0002-AUR-Do-not-update-cargo-crates.patch
index 1dfb682f7ae5..614f5f8692f7 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From 4bd8fb1ab5ceb8541c67c590a8083581ad27e180 Mon Sep 17 00:00:00 2001
+From d8181ccb82297b9b3e56ef25f3042caeb65b988c 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/4] AUR Do not update cargo crates
@@ -8,7 +8,7 @@ Subject: [PATCH 2/4] AUR Do not update cargo crates
1 file changed, 2 deletions(-)
diff --git a/make/rules-cargo.mk b/make/rules-cargo.mk
-index 45bd7381..11e36c1d 100644
+index e6529e2c..51c8f0e2 100644
--- a/make/rules-cargo.mk
+++ b/make/rules-cargo.mk
@@ -13,8 +13,6 @@ $$(OBJ)/.$(1)-configure$(3):
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 31fb264cc3bb..5d649c43a14c 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,18 +1,18 @@
-From f0dc7899e42d09b8ef675ee2d408ef8c891fe29a Mon Sep 17 00:00:00 2001
+From b7ca6c25ef0dc4c0cfbd5d51ad36b4ef405ead0c Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 12 Jul 2023 17:56:34 +0300
Subject: [PATCH 3/4] AUR Remove kaldi, openfst, vosk-api modules because of
missing blas, lapack lib32 from Arch
---
- Makefile.in | 77 +----------------------------------------------------
- 1 file changed, 1 insertion(+), 76 deletions(-)
+ Makefile.in | 79 +----------------------------------------------------
+ 1 file changed, 1 insertion(+), 78 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index cbebe144..ff735c90 100644
+index b1f39777..ce8a32b9 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -546,81 +546,6 @@ $(OBJ)/.steamexe-post-build64:
+@@ -551,83 +551,6 @@ $(OBJ)/.steamexe-post-build64:
cp $(STEAMEXE_SRC)/64/libsteam_api.so $(DST_LIBDIR64)/
touch $@
@@ -79,6 +79,7 @@ index cbebe144..ff735c90 100644
-$(eval $(call rules-cmake,kaldi,32))
-$(eval $(call rules-cmake,kaldi,64))
-
+-
-##
-## vosk
-##
@@ -91,10 +92,11 @@ index cbebe144..ff735c90 100644
-$(eval $(call rules-source,vosk,$(SRCDIR)/vosk-api))
-$(eval $(call rules-cmake,vosk,32))
-$(eval $(call rules-cmake,vosk,64))
+-
##
## wine
-@@ -657,7 +582,7 @@ WINE_CONFIGURE_ARGS64 = --enable-win64 \
+@@ -664,7 +587,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"
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 53799c998bcd..44569e03fbbc 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 0d474b4667bb5b36fa3d3fa0a698c8e6a69186d1 Mon Sep 17 00:00:00 2001
+From 391e96733fe1261d2c8f22f1b7d4f8232ff8e456 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/4] 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 c581144f..9b6047c9 100755
+index 4af0c40c..caceceed 100755
--- a/proton
+++ b/proton
@@ -1083,6 +1083,15 @@ class CompatData:
diff --git a/PKGBUILD b/PKGBUILD
index 1280621bd5c4..16b415ff10b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton8-6
-_commit=610dead69d75fe548b4349dadb3ab04e7e466095
+_srctag=GE-Proton8-7
+_commit=c03528a75cb317aa19a8e65bbe5c82416ee16594
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.0
-pkgrel=8
+pkgrel=1
epoch=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build"
url="https://github.com/GloriousEggroll/proton-ge-custom"
@@ -384,10 +384,10 @@ sha256sums=('SKIP'
'08d318f3dd6440a8a777cf044ccab039b0d9c8809991d2180eb3c9f903135db3'
'0beac419c20ee2e68a1227b6e3fa8d59fec0274ed5e82d0da38613184716ef75'
'14c7d76780b79dc62d8ed9d1759e7adcfa332bb2406e2e694dee7b2128cc7a77'
- 'ce553d398f64ba06d97396eb83b6b467945c156d5aa43dbe8ace8b0998dc388c'
- 'e7d35e025f596b23a550f809ec206c43f795e3aa1422d52642cfffbd7e006163'
- '37db39f3df3924c9f956b8404cb654a40baf76b2abba4be4af6ec674e94b31f9'
- 'f95f12d351219342652327db0770f738e8e34a14e0a64c955bbc2677a4c41931'
+ '5885547b1b62ee25036ab353f0a6afcfd77673727b165d42e988335eac9a8430'
+ 'f328f4b3cef7932d3225aac8f21a2c72c4aa203cc3ef6d92cee411124243974f'
+ 'ede96f8697d29080967fabdc6b49618958e2df8f982ea33976dd7764e27781ac'
+ 'c2061114f7f7c31e2f0e30b3df9dcc9ef39654c0b48026b911ffa58d6732181e'
'20824bb565fefcad4aa978c54e0f8b9d9d17b7b52fb03fc87943150de148f06f')
# Optional patches
sha256sums+=(
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index ca56992f6411..45c7188f56cb 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton8-6
-_commit=610dead69d75fe548b4349dadb3ab04e7e466095
+_srctag=GE-Proton8-7
+_commit=c03528a75cb317aa19a8e65bbe5c82416ee16594
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.0
-pkgrel=8
+pkgrel=1
epoch=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build"
url="https://github.com/GloriousEggroll/proton-ge-custom"