Skip to content

Commit

Permalink
games/linux-steam-utils: update to 20240512
Browse files Browse the repository at this point in the history
  • Loading branch information
shkhln authored and VVD committed May 13, 2024
1 parent 387699e commit c7f77ad
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion games/linux-steam-utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= steam-utils
DISTVERSION= 20240323
DISTVERSION= 20240512
CATEGORIES= games linux
PKGNAMEPREFIX= linux-

Expand Down
6 changes: 3 additions & 3 deletions games/linux-steam-utils/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1711316130
SHA256 (shkhln-linuxulator-steam-utils-20240323_GH0.tar.gz) = c6b947a31f0311f10c21d28f0e49200a2c98a0847ca35c6cf0be85f9e0d127d3
SIZE (shkhln-linuxulator-steam-utils-20240323_GH0.tar.gz) = 38533
TIMESTAMP = 1715552500
SHA256 (shkhln-linuxulator-steam-utils-20240512_GH0.tar.gz) = 9b5edb9fcb0254497e1f933319066c13ef0eca132aca040425218dab7a6f5b99
SIZE (shkhln-linuxulator-steam-utils-20240512_GH0.tar.gz) = 40970
2 changes: 1 addition & 1 deletion games/linux-steam-utils/files/pkg-message.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Native Proton setup (optional, semi-experimental):

1. Run `sudo pkg install wine-proton libc6-shim python3`.
2. Run `%%LOCALBASE%%/wine-proton/bin/pkg32.sh install wine-proton mesa-dri`.
3. In Steam install Proton 8.0 (appid 2348590).
3. In Steam install the matching Proton version (appid 2348590 for 8.0, 2805730 for 9.0, etc).

To enable it right click a game title in Steam, click Properties,
click Compatibility, select "FreeBSD Wine (emulators/wine-proton)".
Expand Down
2 changes: 2 additions & 0 deletions games/linux-steam-utils/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ steam-utils/lib32/noepollexcl/noepollexcl.so
steam-utils/lib32/pathfix/pathfix.so
steam-utils/lib32/protonfix/protonfix.so
steam-utils/lib32/shmfix/shmfix.so
steam-utils/lib32/steamclient/dt_init-fix.so
steam-utils/lib32/steamfix/steamfix.so
steam-utils/lib64/fakepulse/libpulse.so.0
steam-utils/lib64/fakeudev/libudev.so.0
Expand All @@ -45,6 +46,7 @@ steam-utils/lxbin/xdg-user-dir
steam-utils/lxbin/xrandr
steam-utils/lxbin/zenity
steam-utils/tools/LSU_FreeBSD_Wine/compatibilitytool.vdf
steam-utils/tools/LSU_FreeBSD_Wine/patch-dt_init.rb
steam-utils/tools/LSU_FreeBSD_Wine/run.rb
steam-utils/tools/LSU_FreeBSD_Wine/run.sh
steam-utils/tools/LSU_FreeBSD_Wine/toolmanifest.vdf
Expand Down

0 comments on commit c7f77ad

Please sign in to comment.