FreeBSD Bugzilla – Attachment 214827 Details for
Bug 246712
games/linux-steam-utils: update to 20200525
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 20200525
linux-steam-utils-20200525.patch (text/plain), 2.06 KB, created by
Alex S
on 2020-05-25 03:02:05 UTC
(
hide
)
Description:
update to 20200525
Filename:
MIME Type:
Creator:
Alex S
Created:
2020-05-25 03:02:05 UTC
Size:
2.06 KB
patch
obsolete
>diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile >index f01137709252..ad6de821e42d 100644 >--- a/games/linux-steam-utils/Makefile >+++ b/games/linux-steam-utils/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= steam-utils >-DISTVERSION= 20200404 >+DISTVERSION= 20200525 > CATEGORIES= games linux > PKGNAMEPREFIX= linux- > >@@ -29,9 +29,14 @@ GH_PROJECT= linuxulator-steam-utils > ALL_TARGET= build > MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX} > >+.include <bsd.port.options.mk> >+ > post-install: > .for executable in steam steam-install > ${LN} -s ../steam-utils/bin/${executable} ${STAGEDIR}${PREFIX}/bin/${executable} > .endfor >+.if ${OSVERSION} > 1300000 >+ ${REINPLACE_CMD} -e '/fmodfix.so/d' ${TMPPLIST} >+.endif > > .include <bsd.port.mk> >diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo >index 99f75ad56cea..348cbb998f4f 100644 >--- a/games/linux-steam-utils/distinfo >+++ b/games/linux-steam-utils/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1587292539 >-SHA256 (shkhln-linuxulator-steam-utils-20200404_GH0.tar.gz) = ec06be4cced17e6cf99bbdc2843f40c9291ba05fcf4513796f8728a7cde0ee69 >-SIZE (shkhln-linuxulator-steam-utils-20200404_GH0.tar.gz) = 16625 >+TIMESTAMP = 1590372270 >+SHA256 (shkhln-linuxulator-steam-utils-20200525_GH0.tar.gz) = d930450470b31e766e60446a22e0b330556b1ea5df57e1c8684781aeef4bad67 >+SIZE (shkhln-linuxulator-steam-utils-20200525_GH0.tar.gz) = 16998 >diff --git a/games/linux-steam-utils/pkg-plist b/games/linux-steam-utils/pkg-plist >index 1076e8f8ee44..4b5240ecdaee 100644 >--- a/games/linux-steam-utils/pkg-plist >+++ b/games/linux-steam-utils/pkg-plist >@@ -5,9 +5,12 @@ 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/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/webfix/webfix.so > steam-utils/lxbin/dbus-launch > steam-utils/lxbin/fhelper32
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246712
:
214827
|
214829