Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20439

Modified Files:
        octave.info 
Log Message:
so wait, it *doesn't* work when you use non-public features of a dependent lib?


Index: octave.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- octave.info 12 Jul 2010 17:19:53 -0000      1.58
+++ octave.info 16 Oct 2010 14:05:25 -0000      1.59
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (boolean)
 Version: 3.0.5
-Revision: 3
+Revision: 4
 Maintainer: Alexander Hansen <[email protected]>
 BuildDependsOnly: false
 Source: ftp://ftp.%{Ni}.org/pub/%{Ni}/%{Ni}-%v.tar.bz2
@@ -23,6 +23,8 @@
 GCC: 4.0
 Conflicts: octave, octave-atlas, octave3.0.2 ( << 3.0.2-5)
 Replaces: octave, octave-atlas, octave3.0.2 ( << 3.0.2-5)
+PatchFile: %{ni}.patch
+PatchFile-MD5: fd28b9ae99bde0d7db48f5c2d4752f6d
 ConfigureParams: F77=%p/bin/gfortran --host=%m-apple-darwin 
--build=%m-apple-darwin --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --enable-shared 
--enable-dl --disable-static --without-mpi --with-hdf5 --with-fftw
 CompileScript: <<
  #!/bin/sh -ev
@@ -110,6 +112,11 @@
 of DISPLAY seems to cause options to be fed to our gnuplot that it doesn't 
understand.
 AquaTerm seems to be a sensible default, particularly since gnuplot-nox is 
also a 
 legal dependency.
+
+       Not sane (and now not even compilable) to use private code
+       from glpk. Import the functions needed so can still use it
+       even when glpk stops exporting its internals. See:
+       
http://octave.1599824.n4.nabble.com/GLPK-interface-was-Re-Multithreaded-Atlas-td1654632.html
 <<
 Homepage: http://www.octave.org/
 License: GPL


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to