Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : octave | name : octave | ||||
| version : 5.2.0 | version : 5.2.0 | ||||
| release : 33 | release : 34 | ||||
| source : | source : | ||||
| - https://ftp.gnu.org/gnu/octave/octave-5.2.0.tar.lz : 86ae3ad64380e0727e4e2d696d13e226e15722ece6b22cf94354fd6e0d6e88a0 | - https://ftp.gnu.org/gnu/octave/octave-5.2.0.tar.lz : 86ae3ad64380e0727e4e2d696d13e226e15722ece6b22cf94354fd6e0d6e88a0 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : GNU Octave is a high-level interpreted language, primarily intended for numerical computations | summary : GNU Octave is a high-level interpreted language, primarily intended for | ||||
| numerical computations | |||||
| description: | | description: | | ||||
| GNU Octave is a high-level language, primarily intended for numerical computations. 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. | GNU Octave is a high-level language, primarily intended for numerical computations. 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(fftw3) | - pkgconfig(fftw3) | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(glu) | - pkgconfig(glu) | ||||
| - pkgconfig(GraphicsMagick) | - pkgconfig(GraphicsMagick) | ||||
| Show All 12 Lines | builddeps : | ||||
| - fltk-devel | - fltk-devel | ||||
| - ghostscript-devel | - ghostscript-devel | ||||
| - gl2ps-devel | - gl2ps-devel | ||||
| - glpk-devel | - glpk-devel | ||||
| - gnuplot | - gnuplot | ||||
| - gperf | - gperf | ||||
| - hdf5-devel | - hdf5-devel | ||||
| - icoutils | - icoutils | ||||
| - openjdk-8-devel | - openjdk-11-devel | ||||
| - qrupdate-devel | - qrupdate-devel | ||||
| - qscintilla-devel | - qscintilla-devel | ||||
| - suitesparse-devel | - suitesparse-devel | ||||
| - texlive-fonts-extra | - texlive-fonts-extra | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Unset-QPA_PLATFORMTHEME.patch | %patch -p1 < $pkgfiles/0001-Unset-QPA_PLATFORMTHEME.patch | ||||
| %reconfigure --with-qt=5 | %reconfigure --with-qt=5 | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| check : | | check : | | ||||
| %make check | %make check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.