diff options
Diffstat (limited to 'devel/gdcm/pkg-plist')
-rw-r--r-- | devel/gdcm/pkg-plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/gdcm/pkg-plist b/devel/gdcm/pkg-plist index 50042fb3234a..324bfd05e80b 100644 --- a/devel/gdcm/pkg-plist +++ b/devel/gdcm/pkg-plist @@ -7,6 +7,8 @@ bin/gdcmimg bin/gdcmconv bin/gdcmtar bin/gdcminfo +%%VTK%%bin/gdcm2vtk +%%VTK%%bin/gdcmviewer include/gdcm-2.0/gdcmASN1.h include/gdcm-2.0/gdcmAnonymizeEvent.h include/gdcm-2.0/gdcmAnonymizer.h @@ -287,6 +289,21 @@ include/gdcm-2.0/gdcmopenjpeg/t2.h include/gdcm-2.0/gdcmopenjpeg/tcd.h include/gdcm-2.0/gdcmopenjpeg/tgt.h include/gdcm-2.0/zipstreamimpl.h +%%VTK%%include/gdcm-2.0/vtkGDCMImageReader.h +%%VTK%%include/gdcm-2.0/vtkGDCMImageWriter.h +%%VTK%%include/gdcm-2.0/vtkGDCMMedicalImageProperties.h +%%VTK%%include/gdcm-2.0/vtkGDCMPolyDataReader.h +%%VTK%%include/gdcm-2.0/vtkGDCMPolyDataWriter.h +%%VTK%%include/gdcm-2.0/vtkGDCMTesting.h +%%VTK%%include/gdcm-2.0/vtkGDCMThreadedImageReader.h +%%VTK%%include/gdcm-2.0/vtkGDCMThreadedImageReader2.h +%%VTK%%include/gdcm-2.0/vtkImageColorViewer.h +%%VTK%%include/gdcm-2.0/vtkImageMapToColors16.h +%%VTK%%include/gdcm-2.0/vtkImageMapToWindowLevelColors2.h +%%VTK%%include/gdcm-2.0/vtkImagePlanarComponentsToComponents.h +%%VTK%%include/gdcm-2.0/vtkImageRGBToYBR.h +%%VTK%%include/gdcm-2.0/vtkImageYBRToRGB.h +%%VTK%%include/gdcm-2.0/vtkLookupTable16.h lib/gdcm-2.0/GDCMConfig.cmake lib/gdcm-2.0/GDCMConfigVersion.cmake lib/gdcm-2.0/GDCMTargets-%%CMAKE_BUILD_TYPE%%.cmake @@ -334,6 +351,9 @@ lib/libgdcmuuid.so.%%GDCM_MAJ%%.%%GDCM_MIN%% lib/libgdcmzlib.so lib/libgdcmzlib.so.%%GDCM_MAJ%% lib/libgdcmzlib.so.%%GDCM_MAJ%%.%%GDCM_MIN%% +%%VTK%%lib/libvtkgdcm.so +%%VTK%%lib/libvtkgdcm.so.%%GDCM_MAJ%% +%%VTK%%lib/libvtkgdcm.so.%%GDCM_MAJ%%.%%GDCM_MIN%% %%DATADIR%%/XML/CSAHeader.xml %%DATADIR%%/XML/DICOMV3.xml %%DATADIR%%/XML/Part3.xml |