blob: 3eac112475d2b9748d84ff8d52a184fbb335f039 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hyperheadset-git
pkgdesc = A CLI and tray application for monitoring and managing HyperX headsets.
pkgver = 1.5.1.r3.ga73023d
pkgrel = 1
url = https://github.com/LennardKittner/HyperHeadset
install = hyperheadset-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = dbus
depends = systemd-libs
provides = hyperheadset
conflicts = hyperheadset
conflicts = hyperheadset-bin
source = git+https://github.com/LennardKittner/HyperHeadset.git#branch=main
source = git+https://github.com/ruabmbua/hidapi-rs.git
source = git+https://github.com/libusb/hidapi.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = hyperheadset-git
|