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 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
Source: octave
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>,
Rafael Laboissiere <rafael@debian.org>
Section: math
Priority: optional
Build-Depends: automake,
bison,
debhelper-compat (= 11),
default-jdk,
desktop-file-utils,
dh-exec,
epstool,
flex,
gawk,
gfortran,
ghostscript,
gnuplot-nox,
gperf,
icoutils,
less,
libarpack2-dev,
libblas-dev,
libcurl4-gnutls-dev,
libfftw3-dev,
libfltk1.3-dev,
libfontconfig1-dev,
libgl2ps-dev,
libglpk-dev,
libglu1-mesa-dev,
libgraphicsmagick++1-dev,
libhdf5-dev,
liblapack-dev,
libncurses5-dev,
libpcre3-dev,
libqhull-dev,
libqrupdate-dev,
libqscintilla2-qt5-dev,
libqt5opengl5-dev,
libreadline-dev,
librsvg2-bin,
libsndfile1-dev,
libsuitesparse-dev,
libxft-dev,
portaudio19-dev,
pstoedit,
qtbase5-dev,
qttools5-dev,
qttools5-dev-tools,
texinfo,
texlive-generic-recommended,
texlive-fonts-recommended,
texlive-latex-base,
fig2dev,
unzip,
xauth,
zip
Build-Conflicts: libsundials-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave.git
Homepage: https://www.octave.org/
Rules-Requires-Root: no
Package: octave
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
texinfo,
octave-common (= ${source:Version}),
liboctave6 (= ${binary:Version})
Recommends: gnuplot-qt | gnuplot-x11 | gnuplot-nox,
libopenblas-base | libatlas3-base,
pstoedit,
epstool,
default-jre-headless [!armel !hppa !hurd-i386 !kfreebsd-any !mips !mipsel !powerpc !riscv64],
octave-doc
Suggests: liboctave-dev
Breaks: liboctave3v5, liboctave4, liboctave5
Description: GNU Octave language for numerical computations
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 can be dynamically extended with user-supplied C++ files.
Package: octave-common
Architecture: all
Depends: ${misc:Depends}
Recommends: fonts-freefont-otf
Multi-Arch: foreign
Description: architecture-independent files for octave
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 can be dynamically extended with user-supplied C++ files.
.
This package provides the architecture-independent files (Octave scripts
and other helper files).
Package: octave-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
info
Suggests: www-browser | pdf-viewer
Breaks: octave-info (<< 4.2.1-6), octave-htmldoc (<< 4.2.1-6)
Replaces: octave-info (<< 4.2.1-6), octave-htmldoc (<< 4.2.1-6)
Enhances: octave
Multi-Arch: foreign
Description: documentation of the GNU Octave language
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 provides the following documentation in HTML, PDF and Info
formats:
- the main user manual
- a document on the C++ classes used internally by Octave.
.
It also includes a reference card in PDF format and in a4, letter and legal
paper sizes.
.
This package is required by the 'help -i' command at the Octave command-line
and by the help documentation browser in the graphical interface.
Package: octave-htmldoc
Architecture: all
Section: oldlibs
Depends: ${misc:Depends},
octave-doc
Multi-Arch: foreign
Description: transitional package for Octave HTML documentation
This is a transitional dummy package for the Octave HTML
documentation. It can be safely removed.
Package: octave-info
Architecture: all
Section: oldlibs
Depends: ${misc:Depends},
octave-doc
Multi-Arch: foreign
Description: transitional package for Octave info documentation
This is a transitional dummy package for the for Octave info
documentation. It can be safely removed.
Package: liboctave6
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: shared libraries of the GNU Octave language
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 provides the shared libraries used by the interpreter.
Package: liboctave-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
liboctave6 (= ${binary:Version}),
octave (= ${binary:Version}),
libreadline-dev | libreadline-gplv2-dev,
libncurses5-dev,
libhdf5-dev | libhdf5-openmpi-dev | libhdf5-mpich-dev,
libgl1-mesa-dev | libgl-dev,
libblas-dev | libblas.so,
liblapack-dev | liblapack.so,
libfftw3-dev,
gfortran,
gcc,
g++
Enhances: octave
Description: development files for the GNU Octave language
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 provides the header files and the mkoctfile script used for
extending Octave via compiled code.
|