mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
games/linux-steam-utils: Update to 20200913
PR: 249335 Submitted by: Alex S <iwtcex@gmail.com> (maintainer) Event: September 2020 Bugathon
This commit is contained in:
parent
9f0d7df8ac
commit
f0f2d0545b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549053
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= steam-utils
|
||||
DISTVERSION= 20200525
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 20200913
|
||||
CATEGORIES= games linux
|
||||
PKGNAMEPREFIX= linux-
|
||||
|
||||
@ -19,7 +18,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
|
||||
liberation-fonts-ttf>=0:x11-fonts/liberation-fonts-ttf
|
||||
|
||||
USES= linux
|
||||
USE_LINUX= devtools:build dbuslibs gtk2 dri nss openal-soft alsa-plugins-oss
|
||||
USE_LINUX= devtools:build dbuslibs gtk2 dri nss alsa-plugins-oss
|
||||
USE_RUBY= yes
|
||||
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590372270
|
||||
SHA256 (shkhln-linuxulator-steam-utils-20200525_GH0.tar.gz) = d930450470b31e766e60446a22e0b330556b1ea5df57e1c8684781aeef4bad67
|
||||
SIZE (shkhln-linuxulator-steam-utils-20200525_GH0.tar.gz) = 16998
|
||||
TIMESTAMP = 1600177014
|
||||
SHA256 (shkhln-linuxulator-steam-utils-20200913_GH0.tar.gz) = 2c19fcffff8eda9e8b571b7086360c7cbf9acdf2a47ec10904e15eaa3ad5148c
|
||||
SIZE (shkhln-linuxulator-steam-utils-20200913_GH0.tar.gz) = 18379
|
||||
|
@ -2,15 +2,18 @@ bin/steam
|
||||
bin/steam-install
|
||||
steam-utils/bin/steam
|
||||
steam-utils/bin/steam-install
|
||||
steam-utils/bin/steam-kill
|
||||
steam-utils/lib32/fakenm/libnm-glib.so.4
|
||||
steam-utils/lib32/fakepulse/libpulse.so.0
|
||||
steam-utils/lib32/fakeudev/libudev.so.0
|
||||
steam-utils/lib32/fmodfix/fmodfix.so
|
||||
steam-utils/lib32/pathfix/pathfix.so
|
||||
@comment steam-utils/lib32/protonfix/protonfix.so
|
||||
steam-utils/lib32/steamfix/steamfix.so
|
||||
steam-utils/lib64/fakepulse/libpulse.so.0
|
||||
steam-utils/lib64/fakeudev/libudev.so.0
|
||||
steam-utils/lib64/fmodfix/fmodfix.so
|
||||
steam-utils/lib64/pathfix/pathfix.so
|
||||
@comment steam-utils/lib64/protonfix/protonfix.so
|
||||
steam-utils/lib64/webfix/webfix.so
|
||||
steam-utils/lxbin/dbus-launch
|
||||
steam-utils/lxbin/fhelper32
|
||||
@ -19,5 +22,6 @@ steam-utils/lxbin/file
|
||||
steam-utils/lxbin/file.rb
|
||||
steam-utils/lxbin/patch-steam
|
||||
steam-utils/lxbin/patch-steam.rb
|
||||
@comment steam-utils/lxbin/python3
|
||||
steam-utils/lxbin/upgrade-steam-runtime
|
||||
steam-utils/lxbin/upgrade-steam-runtime.rb
|
||||
|
Loading…
Reference in New Issue
Block a user