Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : octave | name : octave | ||||
| version : 4.2.1 | version : 4.2.2 | ||||
| release : 17 | release : 18 | ||||
| source : | source : | ||||
| - https://ftp.gnu.org/gnu/octave/octave-4.2.1.tar.lz : 225d7e775c19abfc9bbc685c3dbe5ca22d2622e83fee34b8f583cb742083f027 | - https://ftp.gnu.org/gnu/octave/octave-4.2.2.tar.lz : 57ffe229bb591a19e5f3cfce798fc0a63f2998053881e5dc8d07eaaf76f8735e | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : GNU Octave is a high-level interpreted language, primarily intended for | summary : GNU Octave is a high-level interpreted language, primarily intended for numerical computations. | ||||
| numerical computations. | |||||
| description: | | description: | | ||||
| GNU Octave is a high-level interpreted language, primarily intended for numerical computations. | GNU Octave is a high-level interpreted language, primarily intended for numerical computations. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(fftw3) | - pkgconfig(fftw3) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(glu) | - pkgconfig(glu) | ||||
| - pkgconfig(GraphicsMagick) | - pkgconfig(GraphicsMagick) | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pkgconfig(Qt5Widgets) | - pkgconfig(Qt5Widgets) | ||||
| - pkgconfig(lcms2) | |||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - pkgconfig(librsvg-2.0) | - pkgconfig(librsvg-2.0) | ||||
| - pkgconfig(portaudio-2.0) | - pkgconfig(portaudio-2.0) | ||||
| - pkgconfig(sndfile) | - pkgconfig(sndfile) | ||||
| - pkgconfig(xft) | - pkgconfig(xft) | ||||
| - arpack-devel | - arpack-devel | ||||
| - bzip2-devel | - bzip2-devel | ||||
| - 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 | ||||
| - openblas-devel | - openblas-devel | ||||
| - openjdk-8-devel | - openjdk-8-devel | ||||
| - qrupdate-devel | - qrupdate-devel | ||||
| - qscintilla-qt5-devel | - qscintilla-qt5-devel | ||||
| - suitesparse-devel | - suitesparse-devel | ||||
| - texlive-devel | - texlive-devel | ||||
| - texlive-fonts-extra | - texlive-fonts-extra | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/octave-gnulib.patch | %patch -p1 < $pkgfiles/octave-gnulib.patch | ||||
| %patch -p1 < $pkgfiles/octave-qscintilla-qt5.patch | |||||
| %reconfigure --prefix=/usr --with-qt=5 | %reconfigure --prefix=/usr --with-qt=5 | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -D -m 00644 $pkgfiles/octave.desktop $installdir/usr/share/applications/octave.desktop | install -D -m 00644 etc/icons/octave.desktop $installdir/usr/share/applications/octave.desktop | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.