blob: 5c6a484400b264ef27ac63a768b34e5d82499683 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = dcmtk
pkgdesc = A collection of libraries and applications implementing large parts the DICOM standard
pkgver = 3.6.8
pkgrel = 1
url = http://dicom.offis.de/dcmtk
arch = i686
arch = x86_64
license = other
makedepends = cmake
makedepends = make
depends = libpng
depends = libtiff
depends = libxml2
depends = openssl
depends = zlib
source = https://dicom.offis.de/download/dcmtk/dcmtk368/dcmtk-3.6.8.tar.gz
sha512sums = 1bb2aad1aa63e0a1b79d92d7c932a969deccde03fdb484dbd44198effb58d50de44a2b0cda150ce7df63e4e986af5bc1f694c8a7988b4c049c578d83ba81184a
pkgname = dcmtk
|