summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 286917d42a0634c7a5ec2e529cb89cd7b2507c07 (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.12
	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.12.tar.gz::https://github.com/lcgamboa/picsim/archive/v0.8.12.tar.gz
	sha256sums = 5a9f5bf125f6b3cc1780100cc2fc24fe3f967b250941227dc9f4b5e40b593771

pkgname = picsim