blob: 66eab47b040cc4dd9207cc04029a37d33ecf0f00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = keyplus-git
pkgdesc = keyboard firmware library and tools
pkgver = 0.3.3.r77.gb9cc778
pkgrel = 1
url = https://github.com/ahtn/keyplus/
arch = any
license = MIT
makedepends = git
makedepends = python
depends = python-ruamel-yaml
depends = python-intelhex
depends = python-hexdump
depends = python-colorama
depends = python-cstruct
depends = python-easyhid
depends = python-xusbboot
depends = python-efm8boot
depends = python-kp_boot_32u4
optdepends = keyplusd-git: keyplus emulator support
provides = keyplus
conflicts = keyplus
source = git+https://github.com/ahtn/keyplus.git
md5sums = SKIP
pkgname = keyplus-git
|