Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1:/tmp/cvs-serv28479
Added Files:
octave-2.1.40-1.info
Log Message:
New upstream version.
--- NEW FILE: octave-2.1.40-1.info ---
Package: octave
Version: 2.1.40
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
Source-MD5: ebfb7a5cec4d6549f537b6ffdfda4a36
BuildDepends: libjpeg, libpng, fftw, hdf5 (>= 1.4.3-2), readline (>= 4.3-5), texinfo
(>= 4.1-3), g77 (>= 3.1-20020420-1)
Depends: gnuplot, readline-shlibs (>= 4.3-5), fftw-shlibs, hdf5-shlibs (>= 1.4.3-2),
dlcompat
SourceDirectory: octave-%v
Conflicts: octave-atlas
Replaces: octave-atlas
SetCPPFLAGS: -no-cpp-precomp
ConfigureParams: --with-g77 --infodir='${prefix}/share/info'
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --without-fastblas
CompileScript: <<
(export FLIBS='-lSystem -L/sw/lib -lfrtbegin -lg2c'; export FFLAGS="-O3
-funroll-all-loops"; ./configure %c)
perl -pi -e 's|/\* #undef HAVE_DYLD_API \*/|#define HAVE_DYLD_API 1|g' config.h
make
perl -pi -e 's|./src/octave|%p/bin/octave|g' mkoctfile
perl -pi -e 's|./liboctave/liboctave.a|-loctave|g' mkoctfile
perl -pi -e 's|./src/liboctinterp.a|-loctinterp|g' mkoctfile
perl -pi -e 's|./libcruft/libcruft.a|-lcruft|g' mkoctfile
perl -pi -e 's| strip=true|# strip=true|g' mkoctfile
perl -pi -e 's|-ldfftw|-L%p/lib -ldfftw|g' mkoctfile
perl -pi -e 's|LIBREADLINE=\"-lreadline|LIBREADLINE=\"-L%p/lib -lreadline|g' mkoctfile
<<
InstallScript: <<
make install prefix=%i
mkdir -p %i/share/doc/%n
cp -R examples %i/share/doc/%n
<<
DocFiles: BUGS ChangeLog INSTALL.OCTAVE README NEWS ROADMAP SENDING-PATCHES COPYING
Description: Matlab-like language for computations
DescDetail: <<
It provides a convenient command line interface for solving linear and
nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab.
It may also be used as a batch-oriented language.
Octave has extensive tools for solving common numerical linear algebra
problems, finding the roots of nonlinear equations, integrating ordinary
functions, manipulating polynomials, and integrating ordinary differential
and differential-algebraic equations. It is easily extensible and
customizable via user-defined functions written in Octave's own language,
or using dynamically loaded modules written in C++, C, Fortran,
or other languages.
<<
DescPort: <<
won't build with --enable-dl so make a static build and
patch things to allow for loading of .oct files.
<<
Homepage: http://www.octave.org/
License: GPL
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits