summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4ab6f7cadfbdd8a4153e13ef35a6e5a172e2e50 (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 = bart-git
	pkgdesc = Berkeley Advanced Reconstruction Toolbox (BART) for Computational Magnetic Resonance Imaging
	pkgver = 0.8.00.r512.g2d6ec2d3
	pkgrel = 1
	url = https://mrirecon.github.io/bart/
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = gcc>=11.2.0
	depends = gcc-libs
	depends = blas-openblas
	depends = fftw
	depends = libpng
	optdepends = octave: MATLAB/Octave wrapper
	optdepends = python: Python wrapper
	optdepends = python-numpy: Python wrapper
	optdepends = python-matplotlib: Python scripts
	provides = bart
	conflicts = bart
	source = bart::git+https://github.com/mrirecon/bart.git
	source = Makefile.local
	sha512sums = SKIP
	sha512sums = 4ab4bb30e696dd262ecf59a64ec2ae5fa8f4832153816b4966c6af6e33fcf3981a5a4083d963cd3e470cd6000df32bfff4db146e9e34672f94962b5b329f4846

pkgname = bart-git