View | Details | Raw Unified | Return to bug 278944
Collapse All | Expand All

(-)b/games/linux-steam-utils/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	steam-utils
1
PORTNAME=	steam-utils
2
DISTVERSION=	20240323
2
DISTVERSION=	20240512
3
CATEGORIES=	games linux
3
CATEGORIES=	games linux
4
PKGNAMEPREFIX=	linux-
4
PKGNAMEPREFIX=	linux-
5
5
(-)b/games/linux-steam-utils/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1711316130
1
TIMESTAMP = 1715552500
2
SHA256 (shkhln-linuxulator-steam-utils-20240323_GH0.tar.gz) = c6b947a31f0311f10c21d28f0e49200a2c98a0847ca35c6cf0be85f9e0d127d3
2
SHA256 (shkhln-linuxulator-steam-utils-20240512_GH0.tar.gz) = 9b5edb9fcb0254497e1f933319066c13ef0eca132aca040425218dab7a6f5b99
3
SIZE (shkhln-linuxulator-steam-utils-20240323_GH0.tar.gz) = 38533
3
SIZE (shkhln-linuxulator-steam-utils-20240512_GH0.tar.gz) = 40970
(-)b/games/linux-steam-utils/files/pkg-message.in (-1 / +1 lines)
Lines 29-35 Native Proton setup (optional, semi-experimental): Link Here
29
29
30
1. Run `sudo pkg install wine-proton libc6-shim python3`.
30
1. Run `sudo pkg install wine-proton libc6-shim python3`.
31
2. Run `%%LOCALBASE%%/wine-proton/bin/pkg32.sh install wine-proton mesa-dri`.
31
2. Run `%%LOCALBASE%%/wine-proton/bin/pkg32.sh install wine-proton mesa-dri`.
32
3. In Steam install Proton 8.0 (appid 2348590).
32
3. In Steam install the matching Proton version (appid 2348590 for 8.0, 2805730 for 9.0, etc).
33
33
34
To enable it right click a game title in Steam, click Properties,
34
To enable it right click a game title in Steam, click Properties,
35
click Compatibility, select "FreeBSD Wine (emulators/wine-proton)".
35
click Compatibility, select "FreeBSD Wine (emulators/wine-proton)".
(-)b/games/linux-steam-utils/pkg-plist (-1 / +2 lines)
Lines 22-27 steam-utils/lib32/noepollexcl/noepollexcl.so Link Here
22
steam-utils/lib32/pathfix/pathfix.so
22
steam-utils/lib32/pathfix/pathfix.so
23
steam-utils/lib32/protonfix/protonfix.so
23
steam-utils/lib32/protonfix/protonfix.so
24
steam-utils/lib32/shmfix/shmfix.so
24
steam-utils/lib32/shmfix/shmfix.so
25
steam-utils/lib32/steamclient/dt_init-fix.so
25
steam-utils/lib32/steamfix/steamfix.so
26
steam-utils/lib32/steamfix/steamfix.so
26
steam-utils/lib64/fakepulse/libpulse.so.0
27
steam-utils/lib64/fakepulse/libpulse.so.0
27
steam-utils/lib64/fakeudev/libudev.so.0
28
steam-utils/lib64/fakeudev/libudev.so.0
Lines 45-50 steam-utils/lxbin/xdg-user-dir Link Here
45
steam-utils/lxbin/xrandr
46
steam-utils/lxbin/xrandr
46
steam-utils/lxbin/zenity
47
steam-utils/lxbin/zenity
47
steam-utils/tools/LSU_FreeBSD_Wine/compatibilitytool.vdf
48
steam-utils/tools/LSU_FreeBSD_Wine/compatibilitytool.vdf
49
steam-utils/tools/LSU_FreeBSD_Wine/patch-dt_init.rb
48
steam-utils/tools/LSU_FreeBSD_Wine/run.rb
50
steam-utils/tools/LSU_FreeBSD_Wine/run.rb
49
steam-utils/tools/LSU_FreeBSD_Wine/run.sh
51
steam-utils/tools/LSU_FreeBSD_Wine/run.sh
50
steam-utils/tools/LSU_FreeBSD_Wine/toolmanifest.vdf
52
steam-utils/tools/LSU_FreeBSD_Wine/toolmanifest.vdf
51
- 

Return to bug 278944