From owner-dev-commits-ports-main@freebsd.org Mon Jun 14 18:40:45 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D31D864670B; Mon, 14 Jun 2021 18:40:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G3gHx5gcsz4X5s; Mon, 14 Jun 2021 18:40:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A8428196F4; Mon, 14 Jun 2021 18:40:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15EIejrk034254; Mon, 14 Jun 2021 18:40:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EIejeY034253; Mon, 14 Jun 2021 18:40:45 GMT (envelope-from git) Date: Mon, 14 Jun 2021 18:40:45 GMT Message-Id: <202106141840.15EIejeY034253@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: 9737ff068d5e - main - games/linux-steam-utils: Update to 20210613 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9737ff068d5ebbc92db6c0be4c02549e92790cad Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 18:40:45 -0000 The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=9737ff068d5ebbc92db6c0be4c02549e92790cad commit 9737ff068d5ebbc92db6c0be4c02549e92790cad Author: Rainer Hurling AuthorDate: 2021-06-14 18:37:26 +0000 Commit: Rainer Hurling 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 (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 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