summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2139ef00f5cab109c988e6cd0e6ba7e26e30f3ce (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.8.9
	pkgrel = 1
	url = https://github.com/lcgamboa/picsim
	arch = x86_64
	license = GPL2
	makedepends = gcc
	makedepends = doxygen
	depends = glibc
	options = staticlibs
	source = picsim-0.8.9.tar.gz::https://github.com/lcgamboa/picsim/archive/v0.8.9.tar.gz
	sha256sums = ab01b8af9a209ef2e6f2fb0f982afd98764c9c02a371e9d50489465cb168cb0f

pkgname = picsim