Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 09:05:45 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c7f77ad5c306 - main - games/linux-steam-utils: update to 20240512
Message-ID:  <202405130905.44D95j1A056300@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c7f77ad5c306dc2e3e804b0a1a8e0c3153c8298e

commit c7f77ad5c306dc2e3e804b0a1a8e0c3153c8298e
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2024-05-13 09:03:25 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-13 09:03:25 +0000

    games/linux-steam-utils: update to 20240512
    
    Changelog:
    https://github.com/shkhln/linuxulator-steam-utils/compare/20240323...20240512
    
    PR:     278944
---
 games/linux-steam-utils/Makefile             | 2 +-
 games/linux-steam-utils/distinfo             | 6 +++---
 games/linux-steam-utils/files/pkg-message.in | 2 +-
 games/linux-steam-utils/pkg-plist            | 2 ++
 4 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile
index e5bbc6ab8ee7..0b47f1688d0e 100644
--- a/games/linux-steam-utils/Makefile
+++ b/games/linux-steam-utils/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	steam-utils
-DISTVERSION=	20240323
+DISTVERSION=	20240512
 CATEGORIES=	games linux
 PKGNAMEPREFIX=	linux-
 
diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo
index a821cc6f81f8..9a1dab4d3a62 100644
--- a/games/linux-steam-utils/distinfo
+++ b/games/linux-steam-utils/distinfo
@@ -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
diff --git a/games/linux-steam-utils/files/pkg-message.in b/games/linux-steam-utils/files/pkg-message.in
index 1042eebf2eb7..345a123566a0 100644
--- a/games/linux-steam-utils/files/pkg-message.in
+++ b/games/linux-steam-utils/files/pkg-message.in
@@ -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)".
diff --git a/games/linux-steam-utils/pkg-plist b/games/linux-steam-utils/pkg-plist
index c3064c9f8cec..5b907a9f58cc 100644
--- a/games/linux-steam-utils/pkg-plist
+++ b/games/linux-steam-utils/pkg-plist
@@ -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
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405130905.44D95j1A056300>