diff index.html @ 3424:da62528d53fb

Add octave forge dicom package * Makefile.in: Add of-dicom. * build_packages.m: Add install of dicom-0.1.1.tar.gz * dist-files: Add of-dicom.mk. * index.html: Added of-dicom-package. * src/of-dicom.mk: New file. * src/gdcm.mk: use DESTDIR in install. * src/gdcm.mk: update checksum for 2.0.19 * index.html: set gdcm-version to 2.0.19 (still available on sourceforge, and compatible with of-dicom)
author John Donoghue <john.donoghue@ieee.org>
date Wed, 15 Jan 2014 19:11:06 -0500
parents 7e0b4087cd58
children f0a1b0872dbb
line wrap: on
line diff
--- a/index.html	Tue Jan 14 21:30:29 2014 +0000
+++ b/index.html	Wed Jan 15 19:11:06 2014 -0500
@@ -1238,7 +1238,7 @@
     </tr>
     <tr>
         <td id="gdcm-package">gdcm</td>
-        <td id="gdcm-version">2.2.3</td>
+        <td id="gdcm-version">2.0.19</td>
         <td id="gdcm-website"><a href="http://gdcm.sourceforge.net/">GDCM</a></td>
     </tr>
     <tr>
@@ -1963,6 +1963,11 @@
         <td id="of-data-smoothing-website"><a href="http://octave.sf.net/">Octave Forge data-smoothing package</a></td>
     </tr>
     <tr>
+        <td id="of-dicom-package">of-fits</td>
+        <td id="of-dicom-version">0.1.1</td>
+        <td id="of-dicom-website"><a href="http://octave.sf.net/">Octave Forge dicom package</a></td>
+    </tr>
+    <tr>
         <td id="of-fits-package">of-fits</td>
         <td id="of-fits-version">1.0.3</td>
         <td id="of-fits-website"><a href="http://octave.sf.net/">Octave Forge fits package</a></td>