blob: ba7dfd6784135d48d798ccfe4566408b2daa1991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
md5sums = SKIP
pkgname = python-balanceboard-git
|