summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfe51b88590353d9b854158a3dab717d12ba1ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = si4010prog-git
	pkgdesc = A tool to program and debug the Silicon Labs SI4010 micro controller.
	pkgver = VERSION
	pkgrel = 1
	url = https://github.com/dimhoff/si4010prog
	arch = any
	license = GPL2
	makedepends = git
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	optdepends = c2_gpio-dkms-git: accessing the si4010 chip via GPIO
	provides = si4010prog
	source = si4010prog::git+https://github.com/dimhoff/si4010prog.git
	md5sums = SKIP

pkgname = si4010prog-git