blob: b54b37d97f4590e48f8e99abc7829ed49ae6f5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dcm2niix
pkgdesc = A tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simple NIfTI format
pkgver = 1.0.20230411
pkgrel = 1
url = https://www.nitrc.org/projects/dcm2nii/
arch = x86_64
license = MIT
license = public domain
makedepends = cmake
makedepends = yaml-cpp
makedepends = python-sphinx
makedepends = git
depends = zlib
optdepends = pigz
source = dcm2niix-1.0.20230411.tar.gz::https://github.com/rordenlab/dcm2niix/archive/v1.0.20230411.tar.gz
sha512sums = fe4b5a564c6bcc7cdd0377a560e06ac5de4a1181685964b8904c86616341c837de760ea34dfbfc2d949e8b794465a4f1ff0cf81d8b859e160b36bc621f3dabbd
pkgname = dcm2niix
|