blob: 1d930c0742c0766683c15adff2fd2c7521ef4fca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = smtty
pkgdesc = TTY "Steam Machine" launcher that runs Steam Gamepad UI inside gamescope
pkgver = 13.5
pkgrel = 1
url = https://github.com/dillacorn/smtty
arch = any
license = MIT
depends = bash
optdepends = steam: Steam client (Gamepad UI / Big Picture)
optdepends = gamescope: compositor wrapper used by smtty
optdepends = pciutils: lspci (GPU detection)
optdepends = curl: optional version check
optdepends = wget: optional version check
source = smtty-13.5.tar.gz::https://github.com/dillacorn/smtty/archive/refs/tags/13.5.tar.gz
sha256sums = fc9fa82c20f5f2caa84b041eaaedd29a90e8a65da2a28a7cbf5a29af08e32987
pkgname = smtty
|