summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO30
-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.patch6
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch6
-rw-r--r--0005-AUR-Strip-binaries-early.patch6
-rw-r--r--0006-AUR-Fix-hwnd-redefinition.patch4
-rw-r--r--PKGBUILD26
-rw-r--r--gecko-version.patch13
9 files changed, 78 insertions, 56 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7865b9ef2cb4..28da357d0047 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build
- pkgver = GE.Proton8.31
+ pkgver = GE.Proton8.32
pkgrel = 1
epoch = 2
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -126,16 +126,16 @@ pkgbase = proton-ge-custom
optdepends = lib32-vulkan-icd-loader
optdepends = libgphoto2
provides = proton
- noextract = wine-gecko-2.47.3-x86.tar.xz
- noextract = wine-gecko-2.47.3-x86_64.tar.xz
+ 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
options = !staticlibs
options = !lto
options = !debug
options = emptydirs
- source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=6fb8c815f261a2773817e2a470918ae39e86691f
- source = https://dl.winehq.org/wine/wine-gecko/2.47.3/wine-gecko-2.47.3-x86.tar.xz
- source = https://dl.winehq.org/wine/wine-gecko/2.47.3/wine-gecko-2.47.3-x86_64.tar.xz
+ source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=749c5cf3059be20f5a145c58f1783e65483c432f
+ 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 = 0001-AUR-Pkgbuild-changes.patch
source = 0002-AUR-Do-not-update-cargo-crates.patch
@@ -143,15 +143,17 @@ pkgbase = proton-ge-custom
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
+ source = gecko-version.patch
sha256sums = SKIP
- sha256sums = 08d318f3dd6440a8a777cf044ccab039b0d9c8809991d2180eb3c9f903135db3
- sha256sums = 0beac419c20ee2e68a1227b6e3fa8d59fec0274ed5e82d0da38613184716ef75
+ sha256sums = 2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6
+ sha256sums = fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814
sha256sums = 4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4
- sha256sums = 68ac2429b5389437023ff4d994464db6452c80a81585fe9a719333d7b9aff8ee
- sha256sums = 2fe2fe1bd6bf72a7b0269a963880da4e62420c7cae749e5e610d2c822c3b50c7
- sha256sums = c9f34ccae6e1d6b478dfb36b445c8c501c5314fd13b3394aa28e757b4ec9635f
- sha256sums = 3796ce184ee92b48378526b139e2109c535cb0494ad92e7b85229c26d7629b3f
- sha256sums = f33527282a555bf409d8c3362167da6e37e3a07b07abea5dd79bbd676539325c
- sha256sums = 68bee9b8a25ef3cd177845a15eebdd1aa8f68818a114c34d345431a01376b926
+ sha256sums = b0b75d205b2d696f41d56a525be555bb9e0d4368780c9774579b3b24fa95988d
+ sha256sums = 759ef54f55a1c0123fab9ecda34caaa69e8bf753529fcbd6ccf6fcb820f963ac
+ sha256sums = 9bd1c3e0725a034ebbde56327834e9b4b1806571c25c4f3396fdc593203b2429
+ sha256sums = 655f716c9dd4f29e22448b637b9118b869cc4b67d7126e8983eb2d1ed2b031f6
+ sha256sums = 0675e014359895a5616a999f9e7d9c69d013644843ab910e7a127e3df0c52807
+ sha256sums = ff755d796e490915aa0c9859b84ae15a8b3b17229fe79e8ef6c6630cbede60a8
+ sha256sums = 7fb23288e5e9c20a349a5578d6a77bfdc62b9d611bca892e665cac4a3b4bf5d9
pkgname = proton-ge-custom
diff --git a/0001-AUR-Pkgbuild-changes.patch b/0001-AUR-Pkgbuild-changes.patch
index 1957fde77e49..3deaa42d3565 100644
--- a/0001-AUR-Pkgbuild-changes.patch
+++ b/0001-AUR-Pkgbuild-changes.patch
@@ -1,10 +1,10 @@
-From c93e7c51c12dfcc66bba3816ab611577838eb824 Mon Sep 17 00:00:00 2001
+From dd7ef2ab5ed4cc954f298c6ff8792c79c4c7ac90 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/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, 90 insertions(+), 42 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index a9c50e19..e568dfb6 100644
+index a9c50e19..ca007746 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,11 +50,12 @@ else
@@ -183,7 +183,12 @@ index a9c50e19..e568dfb6 100644
--disable-tests
WINE_CONFIGURE_ARGS32 = \
-@@ -718,6 +753,9 @@ DXVK_MESON_ARGS32 = --bindir=$(DXVK_DST32)/lib/wine/dxvk
+@@ -714,10 +749,14 @@ $(eval $(call rules-makedep,vrclient,64))
+ ## dxvk
+ ##
+
++DXVK_MESON_ARGS = --force-fallback-for=libdisplay-info
+ DXVK_MESON_ARGS32 = --bindir=$(DXVK_DST32)/lib/wine/dxvk
DXVK_MESON_ARGS64 = --bindir=$(DXVK_DST64)/lib64/wine/dxvk
DXVK_DEPENDS = glslang
@@ -193,7 +198,7 @@ index a9c50e19..e568dfb6 100644
$(eval $(call rules-source,dxvk,$(SRCDIR)/dxvk))
$(eval $(call rules-meson,dxvk,32,CROSS))
$(eval $(call rules-meson,dxvk,64,CROSS))
-@@ -745,6 +783,9 @@ $(OBJ)/.dxvk-post-build32:
+@@ -745,6 +784,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
@@ -203,7 +208,7 @@ index a9c50e19..e568dfb6 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))
-@@ -773,6 +814,9 @@ D8VK_MESON_ARGS32 = --bindir=$(D8VK_DST32)/lib/wine/d8vk
+@@ -773,6 +815,9 @@ D8VK_MESON_ARGS32 = --bindir=$(D8VK_DST32)/lib/wine/d8vk
D8VK_MESON_ARGS64 = --bindir=$(D8VK_DST64)/lib64/wine/d8vk
D8VK_DEPENDS = glslang
@@ -213,7 +218,7 @@ index a9c50e19..e568dfb6 100644
$(eval $(call rules-source,d8vk,$(SRCDIR)/d8vk))
$(eval $(call rules-meson,d8vk,32,CROSS))
$(eval $(call rules-meson,d8vk,64,CROSS))
-@@ -852,6 +896,9 @@ ifneq ($(UNSTRIPPED_BUILD),)
+@@ -852,6 +897,9 @@ ifneq ($(UNSTRIPPED_BUILD),)
VKD3D_PROTON_MESON_ARGS = -Denable_trace=true
endif
@@ -223,7 +228,7 @@ index a9c50e19..e568dfb6 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))
-@@ -1148,14 +1195,14 @@ $(FONTS_OBJ)/source-han/%.ttf: $$(%.ttf_CIDFONT) $$(%.ttf_FEATURES) $$(%.ttf_SEQ
+@@ -1148,14 +1196,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
@@ -241,7 +246,7 @@ index a9c50e19..e568dfb6 100644
mv $@.tmp $@
$(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
-@@ -1165,12 +1212,12 @@ $(FONTS_OBJ)/ume-gothic/%.ttf: $$(%.ttf_FONT) $$(%.ttf_NAMETABLE_PATCH)
+@@ -1165,12 +1213,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)
@@ -257,7 +262,7 @@ index a9c50e19..e568dfb6 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) \
-@@ -1296,8 +1343,8 @@ all-dist: $(DIST_OVR32) $(DIST_OVR64)
+@@ -1296,8 +1344,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 d8vk
@@ -268,7 +273,7 @@ index a9c50e19..e568dfb6 100644
rm -rf $(abspath $(DIST_PREFIX))
python3 $(SRCDIR)/default_pfx.py $(abspath $(DIST_PREFIX)) $(abspath $(DST_DIR))
-@@ -1439,7 +1486,6 @@ ifeq ($(ENABLE_CCACHE),1)
+@@ -1439,7 +1487,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
@@ -276,7 +281,7 @@ index a9c50e19..e568dfb6 100644
override DOCKER_OPTS := $(CCACHE_ENV) -e CCACHE_DISABLE=1 $(DOCKER_OPTS)
endif
-@@ -1454,9 +1500,6 @@ ifeq ($(CONTAINER_ENGINE),)
+@@ -1454,9 +1501,6 @@ ifeq ($(CONTAINER_ENGINE),)
CONTAINER_ENGINE := docker
endif
@@ -488,7 +493,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 2c231af4..31c48410 100755
+index ea0b42cc..5cb02a0e 100755
--- a/proton
+++ b/proton
@@ -423,7 +423,6 @@ class Proton:
@@ -499,7 +504,7 @@ index 2c231af4..31c48410 100755
def path(self, d):
return self.base_dir + d
-@@ -1796,8 +1795,6 @@ if __name__ == "__main__":
+@@ -1797,8 +1796,6 @@ if __name__ == "__main__":
g_proton = Proton(os.path.dirname(sys.argv[0]))
@@ -508,7 +513,7 @@ index 2c231af4..31c48410 100755
g_compatdata = CompatData(os.environ["STEAM_COMPAT_DATA_PATH"])
-@@ -1809,7 +1806,8 @@ if __name__ == "__main__":
+@@ -1810,7 +1807,8 @@ if __name__ == "__main__":
os.environ["PROTON_DLL_COPY"] = "*"
if g_proton.missing_default_prefix():
@@ -531,5 +536,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 71c690451917..1eabac3c37ff 100644
--- a/0002-AUR-Do-not-update-cargo-crates.patch
+++ b/0002-AUR-Do-not-update-cargo-crates.patch
@@ -1,4 +1,4 @@
-From ee404104190497df0e93cebbd4fb3f7588698bf0 Mon Sep 17 00:00:00 2001
+From 520ffd138dd6506533e4d84509577467347cedd8 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 aa94f68fdb71..fbd443f798d2 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 1f90202a460886a4202e65b73eb163baece53ea4 Mon Sep 17 00:00:00 2001
+From f2913aff28c9baadc1b439e75e9c86edde7aec28 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/6] AUR Remove kaldi, openfst, vosk-api modules because of
@@ -9,7 +9,7 @@ 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 e568dfb6..cb8c9be0 100644
+index ca007746..1ee6843c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -592,86 +592,6 @@ $(OBJ)/.steamexe-post-build64:
@@ -109,5 +109,5 @@ index e568dfb6..cb8c9be0 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 96e76306170b..e3374b4d266b 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 0db3c5021cdc1e003b9ac959ceb7e366d3288aed Mon Sep 17 00:00:00 2001
+From f6e3746dfc622d93a8588b4f2784aca76d43a9e3 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 31c48410..aed452e6 100755
+index 5cb02a0e..3d4e1573 100755
--- a/proton
+++ b/proton
@@ -915,6 +915,15 @@ class CompatData:
@@ -40,5 +40,5 @@ index 31c48410..aed452e6 100755
enable_d8vk = "enabled8vk" in g_session.compat_config
--
-2.43.0
+2.43.1
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index 2cd35515fd92..efb1e683054a 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From f2a1a16773e870a9d7f5e5994cd33f793d219b62 Mon Sep 17 00:00:00 2001
+From 2ee3cdc401d588d46acc917d51eb90449cffb65e 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 cb8c9be0..3963986b 100644
+index 1ee6843c..882e0a3d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +54,7 @@ CFLAGS ?= -O2 -march=nocona -mtune=core-avx2
@@ -21,5 +21,5 @@ index cb8c9be0..3963986b 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 90456827d35b..d79f1450703f 100644
--- a/0006-AUR-Fix-hwnd-redefinition.patch
+++ b/0006-AUR-Fix-hwnd-redefinition.patch
@@ -1,4 +1,4 @@
-From 2f989950794f4f23b36279e070929897b11088e0 Mon Sep 17 00:00:00 2001
+From 5ec555d42c190e43a83eabb6bc226dd9f3d701ee 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 6d2b002bf7a7..715ff541eeb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton8-31
-_commit=6fb8c815f261a2773817e2a470918ae39e86691f
+_srctag=GE-Proton8-32
+_commit=749c5cf3059be20f5a145c58f1783e65483c432f
pkgver=${_srctag//-/.}
-_geckover=2.47.3
+_geckover=2.47.4
_monover=8.1.0
pkgrel=1
epoch=2
@@ -94,6 +94,7 @@ source=(
0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
0005-AUR-Strip-binaries-early.patch
0006-AUR-Fix-hwnd-redefinition.patch
+ gecko-version.patch
)
noextract=(
wine-gecko-${_geckover}-{x86,x86_64}.tar.xz
@@ -167,6 +168,7 @@ prepare() {
patch -p1 -i "$srcdir"/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
patch -p1 -i "$srcdir"/0005-AUR-Strip-binaries-early.patch
patch -p1 -i "$srcdir"/0006-AUR-Fix-hwnd-redefinition.patch
+ patch -p1 -i "$srcdir"/gecko-version.patch
}
build() {
@@ -263,13 +265,13 @@ package() {
}
sha256sums=('SKIP'
- '08d318f3dd6440a8a777cf044ccab039b0d9c8809991d2180eb3c9f903135db3'
- '0beac419c20ee2e68a1227b6e3fa8d59fec0274ed5e82d0da38613184716ef75'
+ '2cfc8d5c948602e21eff8a78613e1826f2d033df9672cace87fed56e8310afb6'
+ 'fd88fc7e537d058d7a8abf0c1ebc90c574892a466de86706a26d254710a82814'
'4e3e8a40729e4c9e3e9e651cebe4f1aed8f9a4d22e991e6cd24608687f0eedd4'
- '68ac2429b5389437023ff4d994464db6452c80a81585fe9a719333d7b9aff8ee'
- '2fe2fe1bd6bf72a7b0269a963880da4e62420c7cae749e5e610d2c822c3b50c7'
- 'c9f34ccae6e1d6b478dfb36b445c8c501c5314fd13b3394aa28e757b4ec9635f'
- '3796ce184ee92b48378526b139e2109c535cb0494ad92e7b85229c26d7629b3f'
- 'f33527282a555bf409d8c3362167da6e37e3a07b07abea5dd79bbd676539325c'
- '68bee9b8a25ef3cd177845a15eebdd1aa8f68818a114c34d345431a01376b926')
-
+ 'b0b75d205b2d696f41d56a525be555bb9e0d4368780c9774579b3b24fa95988d'
+ '759ef54f55a1c0123fab9ecda34caaa69e8bf753529fcbd6ccf6fcb820f963ac'
+ '9bd1c3e0725a034ebbde56327834e9b4b1806571c25c4f3396fdc593203b2429'
+ '655f716c9dd4f29e22448b637b9118b869cc4b67d7126e8983eb2d1ed2b031f6'
+ '0675e014359895a5616a999f9e7d9c69d013644843ab910e7a127e3df0c52807'
+ 'ff755d796e490915aa0c9859b84ae15a8b3b17229fe79e8ef6c6630cbede60a8'
+ '7fb23288e5e9c20a349a5578d6a77bfdc62b9d611bca892e665cac4a3b4bf5d9')
diff --git a/gecko-version.patch b/gecko-version.patch
new file mode 100644
index 000000000000..4896c7122f0d
--- /dev/null
+++ b/gecko-version.patch
@@ -0,0 +1,13 @@
+diff --git a/Makefile.in b/Makefile.in
+index 882e0a3d..b07a84dc 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -1187,7 +1187,7 @@ all-dist: $(DIST_FONTS)
+ ## Gecko
+ ##
+
+-GECKO_VER := 2.47.3
++GECKO_VER := 2.47.4
+ GECKO32_TARBALL := wine-gecko-$(GECKO_VER)-x86.tar.xz
+ GECKO64_TARBALL := wine-gecko-$(GECKO_VER)-x86_64.tar.xz
+ GECKO64_TARBALL_URL := https://dl.winehq.org/wine/wine-gecko/$(GECKO_VER)/$(GECKO64_TARBALL)