diff build_packages.m @ 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 bc0e6c5189cd
line wrap: on
line diff
--- a/build_packages.m	Tue Jan 14 21:30:29 2014 +0000
+++ b/build_packages.m	Wed Jan 15 19:11:06 2014 -0500
@@ -24,4 +24,5 @@
 pkg install fits-1.0.3.tar.gz
 pkg install fl-core-1.0.0.tar.gz
 pkg install tsa-4.2.7.tar.gz
+pkg install dicom-0.1.1.tar.gz