[med-svn] r14229 - trunk/packages/xmedcon/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Jul 24 21:21:39 UTC 2013
Author: tille
Date: 2013-07-24 21:21:39 +0000 (Wed, 24 Jul 2013)
New Revision: 14229
Added:
trunk/packages/xmedcon/trunk/debian/README.source
Modified:
trunk/packages/xmedcon/trunk/debian/changelog
Log:
Add basic information for third party libraries
Added: trunk/packages/xmedcon/trunk/debian/README.source
===================================================================
--- trunk/packages/xmedcon/trunk/debian/README.source (rev 0)
+++ trunk/packages/xmedcon/trunk/debian/README.source 2013-07-24 21:21:39 UTC (rev 14229)
@@ -0,0 +1,38 @@
+xmedcon for Debian
+------------------
+
+The source of xmedcon contains some third party libraries:
+
+
+libs/dicom: (X)MedCon's DICOM library
+ It somehow seems to be a DICOM implementation of the xmedcon author
+ which does not have to do anything with any DICOM library packaged
+ for Debian
+
+
+libs/ljpg: (X)MedCon's LossLess JPEG Decompression Library (DICOM)
+ The software is based in part on the work of:
+ a) the Cornell University LossLess JPEG library
+ see ftp://ftp.cs.cornell.edu/pub/multimed
+ b) the Independent JPEG Group's JPEG software
+ see http://www.ijg.org
+
+
+libs/nifti: Nifti-1 C libraries
+ This code is not used because (x)medcon is linked against the
+ Debian packaged version.
+
+
+libs/tpc: the Turku PET Centre libraries
+ http://www.turkupetcentre.fi/
+
+ Files: ecat7*.[ch]
+ http://www.turkupetcentre.net/software/libsrc/libtpcimgio_2_1_8_src.zip
+
+ Files: petc99.[ch], swap.[ch]
+ http://www.turkupetcentre.net/programs/libpet_src.zip
+
+ It might make sense to create separate packages of libtpcimgio
+
+
+ -- Andreas Tille <tille at debian.org> Tue, 23 Jul 2013 08:46:18 +0200
Modified: trunk/packages/xmedcon/trunk/debian/changelog
===================================================================
--- trunk/packages/xmedcon/trunk/debian/changelog 2013-07-24 20:54:38 UTC (rev 14228)
+++ trunk/packages/xmedcon/trunk/debian/changelog 2013-07-24 21:21:39 UTC (rev 14229)
@@ -28,6 +28,7 @@
Closes: #633237
* debian/man-spelling.patch: Enhance manpages syntax and spelling
* debian/README.Debian: Removed now invalid information
+ * debian/README.source: Add basic information for third party libraries
-- Andreas Tille <tille at debian.org> Tue, 23 Jul 2013 08:46:18 +0200
More information about the debian-med-commit
mailing list