File tree Expand file tree Collapse file tree 3 files changed +17
-8
lines changed
Expand file tree Collapse file tree 3 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 11pkgbase = proton-ge-custom-bin
22 pkgdesc = A fancy custom distribution of Valves Proton with various patches
3- pkgver = GE_Proton10_2
3+ pkgver = GE_Proton10_3
44 pkgrel = 1
55 epoch = 1
66 url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -42,16 +42,16 @@ pkgbase = proton-ge-custom-bin
4242 optdepends = wine: support for 32bit prefixes
4343 optdepends = xboxdrv: gamepad driver service
4444 provides = proton
45- provides = proton-ge-custom=GE.Proton10_2
45+ provides = proton-ge-custom=GE.Proton10_3
4646 conflicts = proton-ge-custom
4747 options = !strip
4848 options = emptydirs
4949 backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
50- source = GE-Proton10-2_1 .tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton10-2 /GE-Proton10-2 .tar.gz
50+ source = GE-Proton10-3_1 .tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton10-3 /GE-Proton10-3 .tar.gz
5151 source = user_settings.py
5252 source = launcher.sh
5353 source = pam_limits.conf
54- sha512sums = 1c47a541f9790f94061ca0488b9588016dc124d811fd06ce09aea80c750544c2efc4b9b498398626195d3f2912055a55df3570d8418f7677b0979f1d01fc851e
54+ sha512sums = a7224e033beeb64b088cb43d2c1e8aa654cea39bc18b185d55960a00ebf9e93aabcd29e06444dc8aa1e416ea4a461dbac6ea8bbfca017a4abe87ffc50b8bc1c1
5555 sha512sums = 7c1a535d6dc33dbcd9de5605d4ec5b3cd38096d0d09de31c46037b3cbbbac8d4d64c24709b487ba3bd343eddae2b53d4f7b83559193381c09bc5961b9d7d75c2
5656 sha512sums = 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd
5757 sha512sums = 60bcb1ad899d108fca9c6267321d11871feae96b696e44607ef533becc6decb493e93cbe699382e8163ad83f35cfa003a059499c37278f31afeba4700be6e356
Original file line number Diff line number Diff line change 1111# # pkginfo
1212pkgdesc=' A fancy custom distribution of Valves Proton with various patches'
1313pkgname=proton-ge-custom-bin
14- pkgver=GE_Proton10_2
14+ pkgver=GE_Proton10_3
1515pkgrel=1
1616epoch=1
1717arch=(' x86_64' )
@@ -69,15 +69,15 @@ _execfile=usr/bin/proton
6969_protoncfg=${_protondir} /user_settings.py
7070
7171# # user edited files to backup
72- backup=(" ${ _protoncfg} " )
72+ backup=(" $_protoncfg " )
7373
7474# # sources
7575url=' https://github.com/GloriousEggroll/proton-ge-custom'
7676source=(" ${_pkgver} _${pkgrel} .tar.gz::${url} /releases/download/${_pkgver} /${_pkgver} .tar.gz"
7777 ' user_settings.py'
7878 ' launcher.sh'
7979 ' pam_limits.conf' )
80- sha512sums=(' 1c47a541f9790f94061ca0488b9588016dc124d811fd06ce09aea80c750544c2efc4b9b498398626195d3f2912055a55df3570d8418f7677b0979f1d01fc851e '
80+ sha512sums=(' a7224e033beeb64b088cb43d2c1e8aa654cea39bc18b185d55960a00ebf9e93aabcd29e06444dc8aa1e416ea4a461dbac6ea8bbfca017a4abe87ffc50b8bc1c1 '
8181 ' 7c1a535d6dc33dbcd9de5605d4ec5b3cd38096d0d09de31c46037b3cbbbac8d4d64c24709b487ba3bd343eddae2b53d4f7b83559193381c09bc5961b9d7d75c2'
8282 ' 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd'
8383 ' 60bcb1ad899d108fca9c6267321d11871feae96b696e44607ef533becc6decb493e93cbe699382e8163ad83f35cfa003a059499c37278f31afeba4700be6e356' )
@@ -94,7 +94,7 @@ package() {
9494 # # create paths
9595 install -d " ${pkgdir} /${_protondir} /"
9696 install -d " ${pkgdir} /${_licensedir} /"
97- install -d " ${pkgdir} /$( dirname ${_execfile} ) /"
97+ install -d " ${pkgdir} /$( dirname " ${_execfile} " ) /"
9898 install -d " ${pkgdir} /etc/security/limits.d/"
9999 # # licenses
100100 mv " ${_srcdir} /LICENSE" " ${pkgdir} /${_licensedir} /license"
Original file line number Diff line number Diff line change 1+ ## GE-Proton10-3
2+
3+ Hotfix release:
4+ - added envvar needed for winewayland patch fixes to work (automatically set when PROTON_ENABLE_WAYLAND is set)
5+ - added patch so that PROTON_ENABLE/DISABLE_HIDRAW works as expected.
6+
7+ Important note:
8+ PLEASE do NOT manually set ` DISPLAY= ` when trying to enable winewayland. ALL that is needed is PROTON_ENABLE_WAYLAND=1. When you manually disable DISPLAY= it can break many applications that need to render natively, in particular things like launchers or things that need to render with OpenGL or Vulkan directly. (not via dxvk/vkd3d).
9+
110## GE-Proton10-2
211
312Hotfix release:
You can’t perform that action at this time.
0 commit comments