summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 529ce19ddea7d617886bc7336320da0ddc2c3c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = simavr-git
	pkgdesc = A lean, mean and hackable AVR simulator
	pkgver = 1.6.0.30
	pkgrel = 1
	url = https://github.com/buserror/simavr
	arch = x86_64
	license = GPL3
	makedepends = avr-libc
	makedepends = git
	makedepends = freeglut
	makedepends = glu
	depends = elfutils
	options = !strip
	source = simavr-git::git+https://github.com/buserror/simavr.git
	md5sums = SKIP

pkgname = simavr-git
	provides = simavr
	conflicts = simavr

pkgname = simavr-git-examples
	depends = simavr-git=1.6.0.30
	depends = freeglut
	depends = glu
	provides = simavr-git-examples