summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 556e21c4ddbd6b317a334d944ff896ba4143e9f6 (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
26
pkgbase = gdcm-git
	pkgdesc = Open source implementation of the DICOM standard
	pkgver = 3.0.24.r304.gf579a558d
	pkgrel = 1
	url = https://sourceforge.net/projects/gdcm
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	makedepends = swig
	makedepends = java-environment>=22
	makedepends = python
	makedepends = dcmtk-git
	depends = expat
	depends = libxml2
	depends = openssl
	depends = openjpeg2
	optdepends = java-runtime>=22: Java wrapper
	optdepends = python: Python wrapper
	provides = gdcm
	conflicts = gdcm
	source = git+https://github.com/malaterre/gdcm.git
	sha256sums = SKIP

pkgname = gdcm-git