summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae2fab274081faadb22a45866b2c347cfd432ad8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = nuclear-git
	pkgdesc = NUClear is a C++ software framework designed to aid in the development of real time modular systems.
	pkgver = r876.42d9b0d
	pkgrel = 1
	url = https://github.com/Fastcode/NUClear
	arch = x86_64
	arch = i686
	groups = devel
	license = MIT
	makedepends = git
	makedepends = make
	makedepends = cmake>=3.1,
	makedepends = gcc>=4.9
	optdepends = python-sphinx: documentation
	optdepends = doxygen: documentation
	provides = nuclear
	conflicts = nuclear
	source = nuclear::git+https://github.com/Fastcode/NUClear.git#branch=master
	md5sums = SKIP

pkgname = nuclear-git