summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbfe1396d73b6ecc1365ad254e43cf648072c655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = picsim
	pkgdesc = Emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in C
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/lcgamboa/picsim
	arch = x86_64
	license = GPL2
	makedepends = gcc
	makedepends = doxygen
	depends = glibc
	options = staticlibs
	source = picsim-0.9.0.tar.gz::https://github.com/lcgamboa/picsim/archive/v0.9.0.tar.gz
	sha256sums = 706b7ac81d54516d6161c84394ddc78063036cbf09271f026446f1ba87bf14b4

pkgname = picsim