diff index.html @ 3557:b1a7cff2d2a9

Add octave forge of-netcdf package (and support files) * src/of-netcdf.mk: New file. * src/netcdf.mk: Update checksum for version 4.3.0, install to DESTDIR. * src/hdf5.mk: make make and make install separate, modify libtool script to enable dynamic build of all sub libraries. * index.html: added of-netcdf * dist-files.mk: add of-netcdf.mk * Makefile.in: add of-netcdf * build_packages.m: add install of netcdf-1.0.2.tar.gz
author John Donoghue <john.donoghue@ieee.org>
date Thu, 06 Mar 2014 18:34:21 -0500
parents e9db4d0c50e5
children 5aba05f2226e
line wrap: on
line diff
--- a/index.html	Thu Feb 27 06:36:03 2014 -0500
+++ b/index.html	Thu Mar 06 18:34:21 2014 -0500
@@ -1835,6 +1835,10 @@
         <td class="website"><a href="http://octave.sf.net/">Octave Forge miscellaneous package</a></td>
     </tr>
     <tr>
+        <td class="package">of-netcdf</td>
+        <td class="website"><a href="http://octave.sf.net/">Octave Forge netcdf package</a></td>
+    </tr>
+    <tr>
         <td class="package">of-odepkg</td>
         <td class="website"><a href="http://octave.sf.net/">Octave Forge odepkg package</a></td>
     </tr>