summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
-rw-r--r--PKGBUILD.testing12
3 files changed, 15 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b79d17b49bfc..b3cb987091bc 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.7
- pkgrel = 6
+ pkgver = GE.Proton8.8
+ pkgrel = 1
epoch = 2
url = https://github.com/GloriousEggroll/proton-ge-custom
install = proton-ge-custom.install
@@ -93,10 +93,6 @@ pkgbase = proton-ge-custom
makedepends = lib32-libsoup
makedepends = libgudev
makedepends = lib32-libgudev
- makedepends = blas
- makedepends = lib32-blas
- makedepends = lapack
- makedepends = lib32-lapack
makedepends = desktop-file-utils
makedepends = python
makedepends = steam-native-runtime
@@ -131,10 +127,6 @@ pkgbase = proton-ge-custom
depends = lib32-libsoup
depends = libgudev
depends = lib32-libgudev
- depends = blas
- depends = lib32-blas
- depends = lapack
- depends = lib32-lapack
depends = desktop-file-utils
depends = python
depends = steam-native-runtime
@@ -171,7 +163,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=c03528a75cb317aa19a8e65bbe5c82416ee16594
+ source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=a596c7b104748f99a49a258429da6d88b0a27553
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 = https://github.com/madewokherd/wine-mono/releases/download/wine-mono-8.0.0/wine-mono-8.0.0-x86.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 743374e44821..9c3b97f10658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton8-7
-_commit=c03528a75cb317aa19a8e65bbe5c82416ee16594
+_srctag=GE-Proton8-8
+_commit=a596c7b104748f99a49a258429da6d88b0a27553
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.0
-pkgrel=6
+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"
@@ -30,8 +30,8 @@ depends=(
'sdl2>=2.0.16' 'lib32-sdl2>=2.0.16'
libsoup lib32-libsoup
libgudev lib32-libgudev
- blas lib32-blas
- lapack lib32-lapack
+# blas lib32-blas
+# lapack lib32-lapack
desktop-file-utils
python
steam-native-runtime
@@ -163,7 +163,7 @@ prepare() {
patch -p1 -i "$srcdir"/0001-AUR-Pkgbuild-changes.patch
patch -p1 -i "$srcdir"/0002-AUR-Do-not-update-cargo-crates.patch
- #patch -p1 -i "$srcdir"/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
+ patch -p1 -i "$srcdir"/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
patch -p1 -i "$srcdir"/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
patch -p1 -i "$srcdir"/fix_hwnd_changes_meaning.patch
}
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index e32e9f7cedc6..29f3c7158d0c 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-7
-_commit=c03528a75cb317aa19a8e65bbe5c82416ee16594
+_srctag=GE-Proton8-8
+_commit=a596c7b104748f99a49a258429da6d88b0a27553
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.0
-pkgrel=6
+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"
@@ -30,8 +30,8 @@ depends=(
'sdl2>=2.0.16' 'lib32-sdl2>=2.0.16'
libsoup lib32-libsoup
libgudev lib32-libgudev
- blas lib32-blas
- lapack lib32-lapack
+# blas lib32-blas
+# lapack lib32-lapack
desktop-file-utils
python
steam-native-runtime
@@ -163,7 +163,7 @@ prepare() {
patch -p1 -i "$srcdir"/0001-AUR-Pkgbuild-changes.patch
patch -p1 -i "$srcdir"/0002-AUR-Do-not-update-cargo-crates.patch
- #patch -p1 -i "$srcdir"/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
+ patch -p1 -i "$srcdir"/0003-AUR-Remove-kaldi-openfst-vosk-api-modules-because-of.patch
patch -p1 -i "$srcdir"/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
patch -p1 -i "$srcdir"/fix_hwnd_changes_meaning.patch
}