Search Criteria
Package Details: steam-screensaver-fix 1:r4.97cf918-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/steam-screensaver-fix.git (read-only, click to copy) |
---|---|
Package Base: | steam-screensaver-fix |
Description: | Fix for steam screensaving bug. |
Upstream URL: | https://gitlab.com/patlefort/steam-screensaver-fix |
Licenses: | GPL3 |
Submitter: | patlefort |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 6 |
Popularity: | 0.143005 |
First Submitted: | 2021-03-16 21:51 (UTC) |
Last Updated: | 2022-07-23 19:31 (UTC) |
Dependencies (5)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- lib32-glibc (glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git, lib32-glibc-linux4, lib32-glibc-git)
- steam
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- steam-native-runtime (optional)
Latest Comments
MithicSpirit commented on 2022-07-23 18:49 (UTC)
Please add
git
as a make dependency since it is needed to get the sources.patlefort commented on 2021-09-27 19:37 (UTC)
Now you can, thanks for bringing it up.
entith commented on 2021-09-27 19:20 (UTC)
Can you pass through any command line arguments to the Steam executable? Something like this in the scripts should work I think:
This would be nice for passing the
-silent
flag, for example.