summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e307f30d0cff4f095175e0d31b8f0d70e5c2c6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = genn_cpu_only
	pkgdesc = GeNN: GPU-enhanced neural networks (version 4; without CUDA backend)
	pkgver = 4.0.2
	pkgrel = 1
	epoch = 2
	url = https://github.com/genn-team/genn
	arch = x86_64
	license = GPL
	makedepends = doxygen
	makedepends = doxypypy
	makedepends = python
	makedepends = python-numpy
	makedepends = swig
	optdepends = python: for pygenn
	optdepends = python-numpy: for pygenn
	optdepends = spinecreator: for spineml2genn
	provides = genn
	conflicts = genn
	options = staticlibs
	options = !emptydirs
	source = https://github.com/genn-team/genn/archive/4.0.2.tar.gz
	sha256sums = a7543f53b11fb31d18979d5d03e9866ee9656a825d80cc4fc8a08dfc75a8235b

pkgname = genn_cpu_only