Author: malat-guest
Date: 2009-08-04 12:29:44 +0000 (Tue, 04 Aug 2009)
New Revision: 3729

Modified:
   trunk/packages/dicom3tools/trunk/debian/README.Debian
   trunk/packages/dicom3tools/trunk/debian/rules
Log:
nelson stuff...

Modified: trunk/packages/dicom3tools/trunk/debian/README.Debian
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/README.Debian       2009-08-03 
13:03:30 UTC (rev 3728)
+++ trunk/packages/dicom3tools/trunk/debian/README.Debian       2009-08-04 
12:29:44 UTC (rev 3729)
@@ -3,37 +3,6 @@
 
 What are the dicom3tools ...
 
-Unix, Mac and Windows (Cygwin) command line utilities for creating, modifying, 
dumping and validating files of DICOM attributes, and conversion of proprietary 
image formats to DICOM. Can handle older ACR/NEMA format data, and some 
proprietary versions of that such as SPI.
+See: http://www.dclunie.com/dicom3tools.html
 
-No networking code ... this is not a complete DICOM implementation or 
"toolkit".
-
-NB. The older unsupported package is no longer being worked on, and contains 
significant deficiencies in the handling of DICOM messages, and in particular 
doesn't support sequences :(. It is kept hanging around because it contains 
some really old translators and tape tools that could conceivably still be 
useful on rare occasions, but are not worth the effort of porting to the newer 
framework.
-
-Features ...
-
-    * Image format support ...
-          o DICOM offline file format as per Part 10, and auto-recognition of 
transfer syntax if no Part 10 meta information header.
-          o Parsing/validating DICOM data sets as modules and IODs.
-          o Creation/merging of DICOM datasets from text descriptions.
-          o Creation of overlays and lookup tables.
-          o Post scout lines, created 3D volumes from slices, orthogonal 
reprojection.
-          o Build/dump DICOMDIR.
-          o Dump DICOM Structured Reports.
-          o Pbmplus extended 16 bit raw format, and PGX format.
-          o Raw binary images.
-          o Decompress JPEG and deflate transfer syntaxes (using external 
codecs). 
-    * Test image generation ...
-          o SMPTE patterns of arbitrary size and bit depth.
-          o Briggs patterns of arbitrary size and bit depth. 
-    * Proprietary image conversions from ...
-          o General Electric CT High Speed Advantage (Genesis)
-          o General Electric MR Signa 5X (Genesis)
-          o General Electric Advantage Windows
-          o General Electric CT Pace
-          o Picker PQ/IQ CT
-          o Siemens CT Somatom Plus family (Native)(incomplete)
-          o Imatron CT (incomplete)
-          o Shimadzu MR (incomplete) 
-
-
  -- Mathieu Malaterre <[email protected]>  Sun, 14 Dec 2008 17:28:00 
+0100

Modified: trunk/packages/dicom3tools/trunk/debian/rules
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/rules       2009-08-03 13:03:30 UTC 
(rev 3728)
+++ trunk/packages/dicom3tools/trunk/debian/rules       2009-08-04 12:29:44 UTC 
(rev 3729)
@@ -51,7 +51,7 @@
        dh_testroot
        rm -f build-stamp configure-stamp
 
-       #$(MAKE) clean
+       [ ! -f Makefile ] || $(MAKE) clean
 
        dh_clean 
 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to