blob: f625671c61bc267719b22f4f94f7cb19b7018536 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gamemode-git
pkgdesc = A daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS.
pkgver = r620.06f0193
pkgrel = 1
url = https://github.com/FeralInteractive/gamemode.git
arch = x86_64
license = BSD 3-Clause License (Revised)
makedepends = meson
makedepends = ninja
makedepends = pkg-config
makedepends = git
depends = libinih
optdepends = systemd
conflicts = gamemode
source = git+https://github.com/FeralInteractive/gamemode.git
sha256sums = SKIP
pkgname = gamemode-git
pkgname = lib32-gamemode-git
depends = gamemode-git
depends = lib32-dbus
|