aboutsummaryrefslogtreecommitdiff
path: root/ports/vtk-dicom/CONTROL
diff options
context:
space:
mode:
authorAndré Mewes <elmewo@users.noreply.github.com>2018-05-22 08:38:05 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-05-21 23:38:05 -0700
commit473248862a0eafbfb802fc1d8ad554096795ce06 (patch)
tree0326de1d4d9ce000f340285d406676ee02c5b276 /ports/vtk-dicom/CONTROL
parent381a86dab89b210ca3511a31bc975d721080b8ea (diff)
downloadvcpkg-473248862a0eafbfb802fc1d8ad554096795ce06.tar.gz
vcpkg-473248862a0eafbfb802fc1d8ad554096795ce06.zip
New Package vtk-dicom (#3449)
* add CONTROL and portfile.cmake for vtk-dicom standalone package Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK. * fix CAPSLOCK typo -.- * [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
Diffstat (limited to 'ports/vtk-dicom/CONTROL')
-rw-r--r--ports/vtk-dicom/CONTROL8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/vtk-dicom/CONTROL b/ports/vtk-dicom/CONTROL
new file mode 100644
index 000000000..fdd8e04d3
--- /dev/null
+++ b/ports/vtk-dicom/CONTROL
@@ -0,0 +1,8 @@
+Source: vtk-dicom
+Version: 0.8.8-alpha-1
+Description: DICOM for VTK
+Build-Depends: vtk, zlib
+
+Feature: gdcm
+Description: Use gdcm for decompressing DICOM files.
+Build-Depends: gdcm2