summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75716025477fa1417775093e28b13d8f66d07664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-leapc
	pkgdesc = Open-source Python bindings for the Gemini LeapC API.
	pkgver = 0.0.1
	pkgrel = 3
	url = https://github.com/ultraleap/leapc-python-bindings
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-setuptools
	depends = python
	depends = python-cffi
	depends = ultraleap-hand-tracking-service
	provides = python-leapc
	source = git+https://github.com/ultraleap/leapc-python-bindings.git#commit=2341c6c
	source = leapc-python-api-init.patch
	sha256sums = SKIP
	sha256sums = 8834bf822b6dc7eb8c44eaa7cb0b20db6f10c68d3c77e5c972f8ace7163399af

pkgname = python-leapc