blob: 5b791fe7168a27c3d4c6cf1ab6f406e0fbf1de7c (
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.7
pkgrel = 2
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/dcmtk367/dcmtk-3.6.7.tar.gz
sha512sums = b9c227f496de65424256636fa7ad266affc6593f72c6849271da94837b68c93a5b8e056ecd09d46550b6ac0530c406ab9f71751d317a5fd4171a222f9fc9ca45
pkgname = dcmtk
|