blob: d5f0a3b3b8c77d7a7dd1c36d5254a9e349011066 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = glaunch-git
pkgdesc = A script you can set as a launch command in steam to apply a config.
pkgver = 1.2
pkgrel = 1
url = https://github.com/YaBoiMax/glaunch
arch = any
license = GPL-1.0-or-later
makedepends = git
depends = python
depends = python-yaml
optdepends = gamemode: gamemoderun support
provides = glaunch
conflicts = glaunch
source = git+https://github.com/YaBoiMax/glaunch.git
sha256sums = SKIP
pkgname = glaunch-git
|