changeset 3313:aa86d9c249d2

Temp patch for 3.7.7+ testing
author John Donoghue <john.donoghue@ieee.org>
date Tue, 12 Nov 2013 19:04:26 -0500
parents 3e66ccaeff02
children e973e59452dd
files doc/screenshot-4th-compile-small.png doc/screenshot-4th-compile.png doc/screenshot-4th-run-small.png doc/screenshot-4th-run.png index.html src/octave.mk
diffstat 6 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file doc/screenshot-4th-compile-small.png has changed
Binary file doc/screenshot-4th-compile.png has changed
Binary file doc/screenshot-4th-run-small.png has changed
Binary file doc/screenshot-4th-run.png has changed
--- a/index.html	Mon Nov 11 13:23:58 2013 -0500
+++ b/index.html	Tue Nov 12 19:04:26 2013 -0500
@@ -1933,7 +1933,7 @@
     </tr>
     <tr>
         <td id="octave-package">octave</td>
-        <td id="octave-version">3.7.7</td>
+        <td id="octave-version">3.7.7+</td>
         <td id="octave-website"><a href="http://octave.org/">Octave</a></td>
     </tr>
     <tr>
--- a/src/octave.mk	Mon Nov 11 13:23:58 2013 -0500
+++ b/src/octave.mk	Tue Nov 12 19:04:26 2013 -0500
@@ -3,7 +3,7 @@
 
 PKG             := octave
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 9f874295fcbf885714f6026018eb29619d1fc0a4
+$(PKG)_CHECKSUM := aafffd56ebc002fb6e9c1a58dee1741c86b34cbf
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := octave-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE)
@@ -77,6 +77,7 @@
 	$($(PKG)_EXTRA_CONFIGURE_OPTIONS) \
 	PKG_CONFIG='$(MXE_PKG_CONFIG)' \
 	PKG_CONFIG_PATH='$(HOST_LIBDIR)/pkgconfig' \
+        --disable-java \
         && $($(PKG)_CONFIGURE_POST_HOOK)
 
     ## We want both of these install steps so that we install in the