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
|
Source: octave2.1
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>
Build-Depends: g++-4.1 (>= 4.1.1-4), debhelper (>= 5.0.0), autoconf, texinfo,
tetex-bin, gfortran, libreadline5-dev, libncurses5-dev, gperf,
libhdf5-serial-dev (>= 1.6.5) | libhdf5-lam-dev (>= 1.6.5)
| libhdf5-mpich-dev (>= 1.6.5), refblas3-dev | atlas3-base-dev,
lapack3-dev | atlas3-base-dev, gnuplot-nox, fftw3-dev, dejagnu, texi2html,
less, dpatch, slice
Standards-Version: 3.7.2
Package: octave2.1
Architecture: any
Depends: ${shlibs:Depends}, texinfo
Suggests: gnuplot, octave2.1-info,
octave2.1-doc, octave2.1-htmldoc,
octave2.1-headers (= ${Source-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.
.
Homepage: http://www.octave.org/
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.
.
Homepage: http://www.octave.org/
Package: octave2.1-htmldoc
Architecture: all
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.
.
Homepage: http://www.octave.org/
Package: octave2.1-headers
Architecture: any
Depends: octave2.1 (= ${Source-Version}), g++, gfortran,
libreadline5-dev, libncurses5-dev, libhdf5-serial-dev (>= 1.6.5)
| libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),
refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev, fftw3-dev,
${m68k:Depends}
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: any" specific as it contains architecture-
specific compiler switches in the mkoctfile script.
.
Homepage: http://www.octave.org/
Package: octave2.1-emacsen
Architecture: all
Depends: octave2.1, emacs21 | xemacs21 | emacsen,
debianutils (>= 1.6)
Replaces: octave (<= 2.0.16-2)
Conflicts: octave2.0-emacsen
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.
.
Homepage: http://www.octave.org/
Package: octave2.1-info
Architecture: all
Depends: info (>= 3.12) | info-browser
Replaces: octave (<= 2.0.16-2)
Conflicts: octave2.0-info
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.
.
Homepage: http://www.octave.org/
Package: octave
Architecture: all
Depends: octave2.1
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.
.
This package is an empty 'virtual' package whose sole purpose is to
install the current Octave version from the 2.1 branch (the recommended
testing branch) .
.
Once you have the octave2.1 package installed, you can remove this package.
|