summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3bdc4617466f459108906f05d490dc42668468a0 (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
27
28
pkgbase = simavr
	pkgdesc = A lean, mean and hackable AVR simulator
	pkgver = 1.5
	pkgrel = 1
	url = https://github.com/buserror/simavr
	arch = i686
	arch = x86_64
	arch = armv7h
	license = GPL3
	makedepends = avr-libc
	makedepends = git
	makedepends = freeglut
	makedepends = glu
	depends = elfutils
	provides = simavr
	conflicts = simavr
	replaces = simavr
	options = !strip
	source = simavr::git+https://github.com/buserror/simavr.git#tag=v1.5
	md5sums = SKIP

pkgname = simavr-asc

pkgname = simavr-asc-examples
	depends = simavr-asc=1.5
	depends = freeglut
	depends = glu