mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add some dependencies which are not always satisfied implicitely,
and add info to the pkg-message for users with NVIDIA cards. Approved by: maintainer
This commit is contained in:
parent
8131ceb3ab
commit
ae37f010c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540893
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= steam-utils
|
||||
DISTVERSION= 20200525
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games linux
|
||||
PKGNAMEPREFIX= linux-
|
||||
|
||||
@ -14,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
IGNORE_FreeBSD_11=not tested at all
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||
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
|
||||
USE_LINUX= devtools:build dbuslibs gtk2 dri nss openal-soft alsa-plugins-oss
|
||||
USE_RUBY= yes
|
||||
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
|
@ -4,6 +4,10 @@
|
||||
Please note, this is an unofficial wrapper for the Steam client
|
||||
and as such it is supported on a best effort basis.
|
||||
|
||||
Additional dependencies:
|
||||
- If you use a NVIDIA card, you need to install a suitable
|
||||
x11/linux-nvidia-libs(-xxx) port.
|
||||
|
||||
Setup:
|
||||
|
||||
1. Create a dedicated FreeBSD non-wheel user account for Steam. Switch to it.
|
||||
|
Loading…
Reference in New Issue
Block a user