blob: b29b341361fc6effc6b56cec23aef1f8e4ff859c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = streamdeck-controller
pkgdesc = Elgato Stream Deck GUI-Konfigurator und Controller
pkgver = r1.811b68d
pkgrel = 1
url = https://github.com/ricwoh/streamdeck-controller
install = streamdeck-controller.install
arch = x86_64
license = MIT
makedepends = python-pip
depends = python
depends = hidapi
options = !debug
options = !strip
source = git+https://github.com/ricwoh/streamdeck-controller.git
sha256sums = SKIP
pkgname = streamdeck-controller
|