git: 9737ff068d5e - main - games/linux-steam-utils: Update to 20210613

Rainer Hurling rhurlin at FreeBSD.org
Mon Jun 14 18:40:45 UTC 2021


The branch main has been updated by rhurlin:

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

commit 9737ff068d5ebbc92db6c0be4c02549e92790cad
Author:     Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-06-14 18:37:26 +0000
Commit:     Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-06-14 18:37:26 +0000

    games/linux-steam-utils: Update to 20210613
    
    Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20210425...20210613
    
    PR:             256578
    Reported by:    Alex S <iwtcex at gmail.com> (maintainer)
---
 games/linux-steam-utils/Makefile    | 6 +++---
 games/linux-steam-utils/distinfo    | 6 +++---
 games/linux-steam-utils/pkg-message | 9 +++++----
 games/linux-steam-utils/pkg-plist   | 3 +--
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile
index 45d12aa3bc57..a9ed51a1c347 100644
--- a/games/linux-steam-utils/Makefile
+++ b/games/linux-steam-utils/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	steam-utils
-DISTVERSION=	20210425
+DISTVERSION=	20210613
 CATEGORIES=	games linux
 PKGNAMEPREFIX=	linux-
 
@@ -9,7 +9,7 @@ COMMENT=	Steam launcher for FreeBSD
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-IGNORE_FreeBSD_11=not tested at all
+IGNORE_FreeBSD_11=	not tested at all
 ONLY_FOR_ARCHS=	amd64
 
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
@@ -34,7 +34,7 @@ PORTSCOUT=	ignore:1
 .include <bsd.port.options.mk>
 
 post-install:
-.for executable in steam steam-install lsu-pkg32 lsu-register-proton lsu-wine-env
+.for executable in steam steam-install lsu-register-proton lsu-wine-env
 	${LN} -s ../steam-utils/bin/${executable} ${STAGEDIR}${PREFIX}/bin/${executable}
 .endfor
 
diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo
index 3dde6e727ff4..0b5e218ec2d0 100644
--- a/games/linux-steam-utils/distinfo
+++ b/games/linux-steam-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619308733
-SHA256 (shkhln-linuxulator-steam-utils-20210425_GH0.tar.gz) = 31d01dc4fcf0ca07d95f9aec24f875e7ed280c5b68efb87219f4bc702c922bd7
-SIZE (shkhln-linuxulator-steam-utils-20210425_GH0.tar.gz) = 18349
+TIMESTAMP = 1623631840
+SHA256 (shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz) = ad391d6856cc58b1cfbaf5835e420097c14915a58af857d05f238406db74715d
+SIZE (shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz) = 18289
diff --git a/games/linux-steam-utils/pkg-message b/games/linux-steam-utils/pkg-message
index 1073dbdab2ab..832ec803b81a 100644
--- a/games/linux-steam-utils/pkg-message
+++ b/games/linux-steam-utils/pkg-message
@@ -25,10 +25,11 @@ For the list of tested Linux games see https://github.com/shkhln/linuxulator-ste
 
 Native Proton setup (optional, semi-experimental):
 
-1. Run `sudo pkg install wine-proton libc6-shim python3` and `lsu-pkg32 install wine-proton mesa-dri`.
-2. In Steam install Proton 5.13 (appid 1420170) and Steam Linux Runtime - Soldier (appid 1391110).
-3. Run `lsu-register-proton` to register emulators/wine-proton as a compatibility tool.
-4. Restart Steam.
+1. Run `sudo pkg install wine-proton libc6-shim python3`.
+2. Run `/usr/local/wine-proton/bin/pkg32.sh install wine-proton mesa-dri`.
+3. In Steam install Proton 6.3 (appid 1580130).
+4. Run `lsu-register-proton` to register emulators/wine-proton as a compatibility tool.
+5. Restart Steam.
 
 To enable emulators/wine-proton right click a game title in Steam,
 click Properties, click Compatibility, select emulators/wine-proton.
diff --git a/games/linux-steam-utils/pkg-plist b/games/linux-steam-utils/pkg-plist
index 321e12f009e5..a54668082cb0 100644
--- a/games/linux-steam-utils/pkg-plist
+++ b/games/linux-steam-utils/pkg-plist
@@ -1,14 +1,13 @@
-bin/lsu-pkg32
 bin/lsu-register-proton
 bin/lsu-wine-env
 bin/steam
 bin/steam-install
-steam-utils/bin/lsu-pkg32
 steam-utils/bin/lsu-register-proton
 steam-utils/bin/lsu-wine-env
 steam-utils/bin/steam
 steam-utils/bin/steam-install
 steam-utils/lib32/fakenm/libnm-glib.so.4
+steam-utils/lib32/fakenm/libnm.so.0
 steam-utils/lib32/fakepulse/libpulse.so.0
 steam-utils/lib32/fakeudev/libudev.so.0
 steam-utils/lib32/monofix/monofix.so


More information about the dev-commits-ports-main mailing list