summarylogtreecommitdiffstats
path: root/.AURINFO
blob: 6f96fba799a185ec0fc671905108ca5df8174e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-balanceboard-git
	pkgdesc = Python bindings for the Wii Balance Board
	pkgver = 1
	pkgrel = 1
	url = https://github.com/lubosz/python-balanceboard
	arch = i686
	arch = x86_64
	license = GPLv3
	depends = python>=3.0
	depends = cython
	depends = wiic-svn
	source = git+https://github.com/lubosz/python-balanceboard.git

pkgname = python-balanceboard-git