[med-svn] r2870 - trunk/packages/dicomscope/trunk/debian/patches
malat-guest at alioth.debian.org
malat-guest at alioth.debian.org
Mon Dec 29 11:12:05 UTC 2008
Author: malat-guest
Date: 2008-12-29 11:12:04 +0000 (Mon, 29 Dec 2008)
New Revision: 2870
Modified:
trunk/packages/dicomscope/trunk/debian/patches/dcmtk_350_354_changes.patch
Log:
add manifest
Modified: trunk/packages/dicomscope/trunk/debian/patches/dcmtk_350_354_changes.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/dcmtk_350_354_changes.patch 2008-12-29 10:49:59 UTC (rev 2869)
+++ trunk/packages/dicomscope/trunk/debian/patches/dcmtk_350_354_changes.patch 2008-12-29 11:12:04 UTC (rev 2870)
@@ -1,3 +1,7 @@
+--- /tmp/dicomscope/dsgui351/tkgui/Manifest.txt 1970-01-01 01:00:00.000000000 +0100
++++ dsgui351/tkgui/Manifest.txt 2008-12-23 16:30:12.943647000 +0100
+@@ -0,0 +1 @@
++Main-Class: DICOMscope.DICOMscope
diff --strip-trailing-cr -x bin -N -u -r /tmp/dicomscope/dsgui351/CMakeLists.txt dsgui351/CMakeLists.txt
--- /tmp/dicomscope/dsgui351/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100
+++ dsgui351/CMakeLists.txt 2008-12-23 16:30:12.943647000 +0100
@@ -2537,7 +2541,7 @@
+
+ADD_CUSTOM_COMMAND(
+ OUTPUT ${LIBRARY_OUTPUT_PATH}/DICOMscope.jar
-+ COMMAND ${JAVA_ARCHIVE} ARGS cvf ${LIBRARY_OUTPUT_PATH}/DICOMscope.jar DICOMscope/
++ COMMAND ${JAVA_ARCHIVE} ARGS cfm ${LIBRARY_OUTPUT_PATH}/DICOMscope.jar ${CMAKE_CURRENT_SOURCE_DIR}/Manifest.txt DICOMscope/
+ # manifest thingy
+ COMMAND ${JAVA_ARCHIVE} ARGS i ${LIBRARY_OUTPUT_PATH}/DICOMscope.jar
+ WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
More information about the debian-med-commit
mailing list