blob: 750c0712f693fbdcd4676a2111cd86904f5a2d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = dcmfx
pkgdesc = CLI tool for working with DICOM and DICOM JSON
pkgver = 0.25.1
pkgrel = 1
url = https://dcmfx.github.io
arch = x86_64
arch = aarch64
license = AGPL-3.0-or-later
makedepends = cargo
makedepends = clang
makedepends = cmake
makedepends = nasm
depends = ffmpeg
depends = gcc-libs
depends = glibc
options = !lto
source = dcmfx-0.25.1.tar.gz::https://github.com/dcmfx/dcmfx/archive/v0.25.1.tar.gz
sha256sums = 15648015fb284f232ccf584c4a8531ab240d96d59922d2c6d5d65fd11c8176eb
pkgname = dcmfx
|