Package: dicomscope / 3.6.0-10

Metadata

Package Version Patches format
dicomscope 3.6.0-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dicomscope_defaultpackage.patch | (download)

MANIFEST.MF | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 the manifest.mf provides does not work on case sensitive system.
 Fix it.
DVPresentationState.patch | (download)

interface/libsrc/DVPresentationState.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 apparently the original package was compiled on 32bits and thus
 long and Sint32 could be interchanged
dicomscope.cfg.patch | (download)

DICOMscope/DICOMscope.cfg | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 fix the default path to those as defined in debian packaging of
 dcmtk
maincontext.java.patch | (download)

tkgui/main/MainContext.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use full path instead of relative path
DSRDocument.cpp.patch | (download)

interface/libsrc/DSRDocument.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 this is undefined in the source (fix compilation)
dicom_2009.patch | (download)

interface/libsrc/DSRDocument.cpp | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 this patch is due to the following change:
log4cplus.patch | (download)

interface/libsrc/DVInterface.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 this patch simply remove the call to the old api for logging
 until a better fix is to be found
cmakelists.txt.patch | (download)

CMakeLists.txt | 27 27 + 0 - 0 !
interface/libsrc/CMakeLists.txt | 55 55 + 0 - 0 !
tkgui/CMakeLists.txt | 44 44 + 0 - 0 !
3 files changed, 126 insertions(+)

 instead of using the in-src dcmtk build system, provide a
 replacement one that allow building dicomscope outside of dcmtk
fixbug694846.patch | (download)

interface/libsrc/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 as per bug #694846 libraries were underlinked