blob: 66d7bf44f5dc793ab12839a35473958f702b7361 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
pkgver = 2.0.2
pkgrel = 1
url = https://github.com/frostworx/steamtinkerlaunch
arch = any
license = GPL3
depends = bash
depends = yad
optdepends = strace: write a strace log of the launched game
optdepends = gamemode: for using GameMode per game
optdepends = mangohud: for using MangoHUD per game
optdepends = vkbasalt: for using vkBasalt per game
optdepends = winetricks: winetricks support
optdepends = wget: for optional reshade download
optdepends = unzip: for optional reshade download
optdepends = git: for pulling optional shaders
optdepends = xdotool: for playing regular games side-by-side in VR
optdepends = xorg-xwininfo: for playing regular games side-by-side in VR
optdepends = vr-video-player: for playing regular games side-by-side in VR
optdepends = nyrna: for using Nyrna per game
optdepends = replay-sorcery: for using Replay-Sorcery per game
optdepends = wmctrl: for optional minimize/maximize of all open windows on game start/stop
optdepends = net-tools: for optional network monitoring
optdepends = boxtron: for optional Boxtron support
optdepends = scummvm: for optional ScummVM support via Roberta
optdepends = wine: for optional Vortex Mod Manager support
optdepends = gameconqueror: for optional cheating
optdepends = xorg-xprop: for optional window toggle and side-by-side VR
optdepends = gamescope: for optional GameScope support
source = steamtinkerlaunch-2.0.2.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v2.0.2.tar.gz
sha256sums = 7f7e9e4062db96ebfc4b774379a3b3c640ee376d372663061493fe356f6600c6
pkgname = steamtinkerlaunch
|