blob: d703ef68ae7e43a10b87873c1ec5c8888157ff9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-inputs-git
pkgdesc = Cross-platform Python support for keyboards, mice and gamepads - git version
pkgver = 0.5.r3.g5e33e03
pkgrel = 1
url = https://github.com/zeth/inputs
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
provides = python-inputs
conflicts = python-inputs
source = git+https://github.com/zeth/inputs.git
b2sums = SKIP
pkgname = python-inputs-git
|