- Update to version 0.3.0:
* Suspend event processing while apps are running.
* Check if new packages are available before prompting the user.
* Escape single quotes in strip_quotes() to resolve parsing issues.
* Look for an installable data package for each app.
* Add strip_name() to clean app_name before trying as package name.
* Rework command line parsing to pave the way for commands.
* Add apply command to force apply fixes to an app.
* Correct dependency cache read so that both variables are loaded.
* Disable openssl replacement when nvidia binary driver detected.
* Allow for multi-part .so version numbers and .bin files in dep list regex.
* Update README to include more information.
OBS-URL: https://build.opensuse.org/request/show/496452
OBS-URL: https://build.opensuse.org/package/show/games:tools/steamtricks?expand=0&rev=7
- Update to version 0.2.0:
* Include systemd daemon-reload in dist steam patch.
* Import DISPLAY and XDG_CURRENT_DESKTOP into systemctl.
* Expand fix_deps() find to utilize a regex.
* fix_deps(): Provide a file list cache in addition to needs cache.
* fix_deps(): Only sleep on failure to allow reading of error.
* fix_deps(): Include steamtricks in the message to be clear.
* fix_deps(): Provide a notification before evaluating binaries.
* Utilize -F instead of -f in tail to handle log rotation.
* Guard openssl replacement with steam-runtime directory check.
* Workaround konsole oddity by providing a fake stdin.
* Strip comments from steamtricksd.service file during install.
* Respect source files and apply sed command to installed.
* Prefix keyvalue_parse() variables with local to prevent leaking.
OBS-URL: https://build.opensuse.org/request/show/435576
OBS-URL: https://build.opensuse.org/package/show/games:tools/steamtricks?expand=0&rev=2
steamtricks provides workarounds for problems with Steam on Linux.
Valve has made it clear that support for the wider base of Linux distributions
is not a priority. This has led to a number of suboptimal experiences for users
not on an officially supported distribution. The goal of this project is to
provide workarounds and solutions to those problems in an easy to use package.
Currently, workarounds exist in some distribution packages and in various forums
and the like. This project aims to be the upstream source for packaging Steam
fixes.
OBS-URL: https://build.opensuse.org/request/show/433961
OBS-URL: https://build.opensuse.org/package/show/games:tools/steamtricks?expand=0&rev=1