blob: a6c35d8e82a3a1165a7e626bcec129b084b35d32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = neuron
pkgdesc = A flexible and powerful simulator of neurons and networks NEURON is a simulation environment for developing and exercising models of neurons and networks of neurons.
pkgver = 7.7.2
pkgrel = 1
url = https://neuron.yale.edu/neuron/
arch = x86_64
groups =
license = GPL
depends = aarch64-linux-gnu-gcc>=5.2
depends = ncurses
depends = libx11
depends = openmpi
depends = python
depends = python-numpy
depends = python-scipy
options = !strip
options = !emptydirs
source_x86_64 = https://neuron.yale.edu/ftp/neuron/versions/v7.7/7.7.2/nrn-7.7.2.tar.gz
sha512sums_x86_64 = 6e60ab43829cc0fedc0eb300e0c0eb1675b41e34f5870807baf5ae57235599a1ba096715d62415ddcea6f5885c1b0f396a3c1f42cf569d30ca518303ae40d557
pkgname = neuron
|