blob: e7200a5c6150958cb63c7d9c9d20e88c74d1c5ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = tailor-hwcaps
pkgdesc = CLI tool for checking Tuxedo hardware capabilites (part of tuxedo-rs)
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/AaronErhardt/tuxedo-rs/
arch = x86_64
groups = tuxedo-rs
license = GPL-2.0-or-later
makedepends = git
makedepends = cargo
depends = glibc
depends = gcc-libs
depends = tuxedo-io
depends = tuxedo-keyboard
optdepends = tailord: Daemon for controlling the listed HW capabilities
provides = tailor-hwcaps
source = tailor-hwcaps::git+https://github.com/AaronErhardt/tuxedo-rs/#tag=tailor_hwcaps-v0.2.6
sha256sums = cf33972732601cd9e0f2502689a2f7620ba5fc886174e84f9192bbd5c8e801a1
pkgname = tailor-hwcaps
|