summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6c823ef4a188b3a094a6159c071ac84d2d037fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = picsim-git
	pkgdesc = Emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in C
	pkgver = r215.d4aa357
	pkgrel = 1
	url = https://github.com/lcgamboa/picsim
	arch = x86_64
	license = GPL2
	makedepends = gcc
	makedepends = doxygen
	makedepends = git
	depends = glibc
	provides = picsim
	conflicts = picsim
	options = staticlibs
	source = git+https://github.com/lcgamboa/picsim/
	sha256sums = SKIP

pkgname = picsim-git