3 Commits

Author SHA256 Message Date
6d47c2d74f - add yad, set it as default (recommendation from upstream)
- remove small adjustments, as they got fixed upstream

OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=18
2024-10-17 16:25:47 +00:00
96cb08366d - Update to version 1.12.0:
* --cwd-app flag to set working directory to the game's installation directory
  * Add support for Snap Steam installations
  * protontricks -c and protontricks-launch now use the current working directory
    instead of the game's installation directory. --cwd-app can be used to
    restore old behavior. Scripts can also $STEAM_APP_PATH environment variable
    to determine the game's installation directory; this has been supported
    (albeit undocumented) since 1.8.0.
  * protontricks will now launch GUI if no arguments were provided
  * Fix crash when parsing appinfo.vdf V29 in new Steam client version
  * Fix Protontricks crash when config.vdf contains invalid Unicode characters
- Removed %check section as many tests for this version are broken
- Install the build dependency to git only for Tumbleweed, as it is only used there
- Use local provided python vdf module
- Add patches:
  * 0001-Fix-using-local-vdf-module.patch

OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=16
2024-10-11 06:20:05 +00:00
43f8a4aa8f - Update to version 1.12.0:
* --cwd-app flag to set working directory to the game's installation directory
  * Add support for Snap Steam installations
  * protontricks -c and protontricks-launch now use the current working directory
    instead of the game's installation directory. --cwd-app can be used to
    restore old behavior. Scripts can also $STEAM_APP_PATH environment variable
    to determine the game's installation directory; this has been supported
    (albeit undocumented) since 1.8.0.
  * protontricks will now launch GUI if no arguments were provided
  * Fix crash when parsing appinfo.vdf V29 in new Steam client version
  * Fix Protontricks crash when config.vdf contains invalid Unicode characters
- Removed %check section as many tests for this version are broken
- Install the build dependency to git only for Tumbleweed, as it is only used there

OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=15
2024-10-11 06:12:31 +00:00