1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
Source: octave2.1
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>,
Thomas Weber <thomas.weber.mail@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: g++-4.1 [arm], gcc-4.1 [arm], gfortran,
debhelper (>= 6.0.0), autoconf, texinfo,
texlive-latex-base, texlive-generic-recommended, libreadline5-dev,
libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.6) |
libhdf5-lam-dev (>= 1.6.6) | libhdf5-mpich-dev (>= 1.6.6),
libblas-dev, liblapack-dev, gnuplot-nox, libfftw3-dev, texi2html,
less, dpatch, slice, dejagnu
Standards-Version: 3.7.3
Homepage: http://www.octave.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octave/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/octave/
Package: octave2.1
Architecture: any
Depends: ${shlibs:Depends}, texinfo
Recommends: gnuplot, libatlas3gf-base
Suggests: octave2.1-info,
octave2.1-doc,
octave2.1-htmldoc,
octave2.1-headers (= ${binary:Version}),
octave2.1-emacsen
Replaces: octave (<= 2.0.16-2)
Conflicts: octave (<= 2.0.16-2)
Provides: octave
Description: GNU Octave language for numerical computations (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
Octave uses some of the best and most respected numerical libraries as
balgen, dassl, eispack, fftpack, lapack, linpack, minpack, odepack,
ranlib, slatec-fn and villad. Octave can be dynamically extended with
user-supplied C++ files.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0
package instead of this one, since it will be dropped after the Debian
lenny release.
Package: octave2.1-doc
Architecture: all
Section: doc
Suggests: octave2.1, xpdf | pdf-viewer
Conflicts: octave-doc (<< 2.1)
Provides: octave-doc
Replaces: octave-doc
Description: PDF documentation on the GNU Octave language (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
This packages provides the following documentation in PDF format:
the FAQ, a reference card in a4, letter and legal formats, a document on the
C++ classes used by Octave, as well as the main octave documentation which
is also included in info format in the octave2.1-info package.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0-doc
package instead of this one, since it will be dropped after the Debian
lenny release.
Package: octave2.1-htmldoc
Architecture: all
Section: doc
Suggests: octave2.1, lynx | www-browser
Conflicts: octave-htmldoc (<< 2.1), octave2.0-htmldoc
Replaces: octave-htmldoc
Provides: octave-htmldoc
Description: HTML documentation on the GNU Octave language (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
This packages provides the following documentation in html format:
the FAQ, a document on the C++ classes used by Octave, as well as the main
octave documentation which is also included in info format in the main
Octave package.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0-htmldoc
package instead of this one, since it will be dropped after the Debian
lenny release.
Package: octave2.1-headers
Architecture: any
Depends: octave2.1 (= ${binary:Version}), gfortran,
gcc [!arm], gcc-4.1 [arm], g++ [!arm], g++-4.1 [arm],
libreadline5-dev, libncurses5-dev, libhdf5-serial-dev (>= 1.6.5)
| libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),
libblas-dev, liblapack-dev, libfftw3-dev,
f2c [m68k]
Conflicts: octave-headers (<< 2.1)
Provides: octave-headers
Replaces: octave-headers
Description: header files for the GNU Octave language (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
This packages provides the include files needed to compile and link
user-supplied code with GNU Octave. If you only write interpreted .m files,
you do not need this package.
.
The package is architecture-specific as it contains machine-dependent
compiler switches in the mkoctfile script.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0-headers
package instead of this one, since it will be dropped after the Debian
lenny release.
Package: octave2.1-emacsen
Architecture: all
Depends: octave2.1, emacs22 | xemacs21 | emacsen,
debianutils (>= 1.6)
Conflicts: octave2.0-emacsen
Replaces: octave (<= 2.0.16-2)
Provides: octave-emacsen
Description: Emacs support for the GNU Octave language (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
This packages provides the elisp files for the Octave modes for GNU Emacs
and XEmacs.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0-emacsen
package instead of this one, since it will be dropped after the Debian
lenny release.
Package: octave2.1-info
Architecture: all
Depends: info (>= 3.12) | info-browser
Conflicts: octave2.0-info
Replaces: octave (<= 2.0.16-2)
Provides: octave-info
Description: GNU Info documentation on the GNU Octave language (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
This packages provides the following documentation in info format:
the FAQ, a document on the C++ classes used by Octave, as well as the main
octave documentation which is needed for the 'help -i foo' command within
Octave.
.
The recommended branch of Octave is 3.0. Please, use the octave3.0-info
package instead of this one, since it will be dropped after the Debian
lenny release.
|