blob: 58d528dcba7b35fdc71ccda28af668f6cbd031a3 (
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
36
37
38
39
40
41
42
43
44
45
|
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
pkgver = 12.12
pkgrel = 1
url = https://github.com/sonic2kk/steamtinkerlaunch
arch = any
license = GPL3
depends = bash
depends = git
depends = procps-ng
depends = unzip
depends = xxd
depends = wget
depends = xdotool
depends = xorg-xprop
depends = xorg-xrandr
depends = xorg-xwininfo
depends = yad
optdepends = boxtron: for optional Boxtron support
optdepends = gamemode: for using GameMode per game
optdepends = gamescope: for optional GameScope support
optdepends = gdb: optional for starting the game under the debugger gdb
optdepends = imagemagick: optional to scale a custom installed game header picture and for converting game icons
optdepends = innoextract: optional for extracting the Cheat Engine setup archive
optdepends = jq: optional for extracting game names from the steam api
optdepends = libnotify: for optional Notifier
optdepends = mangohud: for using MangoHUD per game
optdepends = net-tools: for optional network monitoring
optdepends = nyrna: for using Nyrna per game
optdepends = p7zip: optional for extracting SpecialK archives
optdepends = pev: optional for extracting data from the game exe
optdepends = replay-sorcery: for using Replay-Sorcery per game
optdepends = rsync: optional for backing up steamuser files from proton games
optdepends = scummvm: for optional ScummVM support via Roberta
optdepends = strace: write a strace log of the launched game
optdepends = usbutils: optional for a quick VR HMD presence check
optdepends = vkbasalt: for using vkBasalt per game
optdepends = vr-video-player: for playing regular games side-by-side in VR
optdepends = wine: for optional wine support
optdepends = winetricks: winetricks support
optdepends = xdg-utils: optional for opening game paths
source = steamtinkerlaunch-12.12.tar.gz::https://github.com/sonic2kk/steamtinkerlaunch/archive/v12.12.tar.gz
sha256sums = b81b9fc1fe7b87ccd9f62b074ea1e09ce245b42c13b7e009e832272459e3a555
pkgname = steamtinkerlaunch
|