summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7f8e791e07677e750ef76183c1ecc34c5c83986 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = si4010prog-git
	pkgdesc = A tool to program and debug the Silicon Labs SI4010 micro controller.
	pkgver = r49.f312bcd
	pkgrel = 3
	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
	conflicts = si4010prog
	source = si4010prog::git+https://github.com/dimhoff/si4010prog.git
	md5sums = SKIP

pkgname = si4010prog-git