blob: be852b8116e21dd6b34fc30e8a7c87daf91649fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gxinput-git
pkgdesc = Graphical front-end for xinput using wxwidgets
pkgver = r5.5dc5117
pkgrel = 1
url = https://github.com/gogoprog/gxinput
arch = x86_64
license = MIT
makedepends = git
makedepends = haxe
makedepends = wxwidgets-common
depends = wxwidgets
provides = gxinput
conflicts = gxinput
source = gxinput::git+https://github.com/gogoprog/gxinput
sha256sums = SKIP
pkgname = gxinput-git
|