summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26b0746f0f56722e31f5976253e65faeabb941ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-rf24
	pkgdesc = Python bindings for RF24 radio modules
	pkgver = 1.3.1
	pkgrel = 0
	url = http://tmrh20.github.io/RF24/
	arch = any
	license = GPL2
	makedepends = boost
	makedepends = python-setuptools
	depends = boost-libs
	depends = python
	depends = rf24
	source = https://github.com/nRF24/RF24/archive/v1.3.1.tar.gz
	md5sums = SKIP

pkgname = python-rf24