blob: 80041860dc723ee8ccf735827c7ce9ecea5b0fe6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = fsleyes-props
pkgdesc = The fsleyes-props project is an event programming framework, which includes the ability for automatic CLI generation and, optionally, automatic GUI generation (if wxPython is present). It is used by FSLeyes.
pkgver = 1.4.0
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
license = Apache
makedepends = python-six
makedepends = python-numpy
makedepends = python-matplotlib
makedepends = python-deprecation
makedepends = wxpython-phoenix
makedepends = fslpy>=1.5.4
makedepends = fsleyes-widgets
depends = python
source = fsleyes-props-1.4.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/props/repository/archive.tar.gz?ref=1.4.0
sha256sums = 1cfd133902149ea9ce2775e6fbe4b3c7d5a03c8aedb1326188c0af2270bd43f3
pkgname = fsleyes-props
|