summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlan Jenkins2020-07-04 21:39:11 +0100
committerAlan Jenkins2020-07-04 21:39:11 +0100
commitc2990454c543c07d6d231275690a35df5c2501a6 (patch)
tree9d0f1558d02c32a8c7361e2be2bc2d0507996d04 /.SRCINFO
downloadaur-c2990454c543c07d6d231275690a35df5c2501a6.tar.gz
Initial commit
PKGBUILD contributed by Mark Wagie <mark.wagie@tutanota.com>.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d45fd8c0d5a2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = steamtinkerlaunch-git
+ pkgdesc = Wrapper script for Steam custom launch options
+ pkgver = 0.91.r32.c1f6d09
+ pkgrel = 1
+ url = https://github.com/frostworx/steamtinkerlaunch
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = bash
+ optdepends = strace
+ optdepends = zenity
+ optdepends = gamemode
+ optdepends = mangohud
+ optdepends = vkbasalt
+ optdepends = winetricks
+ 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 = xdg-utils: for opening the ProtonDB URL of started game
+ provides = steamtinkerlaunch
+ conflicts = steamtinkerlaunch
+ source = git+https://github.com/frostworx/steamtinkerlaunch.git
+ sha1sums = SKIP
+
+pkgname = steamtinkerlaunch-git
+