Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : veusz | name : veusz | ||||
| version : 3.2.1 | version : 3.2.1 | ||||
| release : 13 | release : 14 | ||||
| source : | source : | ||||
| - https://github.com/veusz/veusz/releases/download/veusz-3.2.1/veusz-3.2.1.tar.gz : 9eaf95a2a8cae2d317e7ee47e73f5cf58d191b16c051ae0a1dc399e6f7757503 | - https://github.com/veusz/veusz/releases/download/veusz-3.2.1/veusz-3.2.1.tar.gz : 9eaf95a2a8cae2d317e7ee47e73f5cf58d191b16c051ae0a1dc399e6f7757503 | ||||
| homepage : https://veusz.github.io/ | homepage : https://veusz.github.io/ | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : office.scientific | component : office.scientific | ||||
| summary : A Scientific Plotting and Graphing Program | summary : A Scientific Plotting and Graphing Program | ||||
| description: | | description: | | ||||
| Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D plots. | Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D plots. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Gui) | - pkgconfig(Qt5Gui) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - ghostscript-devel | - ghostscript-devel | ||||
| - numpy | - numpy | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - python3-sip-devel | |||||
| rundeps : | rundeps : | ||||
| - numpy | - numpy | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - python3-sip | |||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| install -Dm00644 support/veusz.desktop $installdir/usr/share/applications/veusz.desktop | install -Dm00644 support/veusz.desktop $installdir/usr/share/applications/veusz.desktop | ||||
| install -Dm00644 icons/veusz.svg $installdir/usr/share/icons/hicolor/scalable/apps/veusz.svg | install -Dm00644 icons/veusz.svg $installdir/usr/share/icons/hicolor/scalable/apps/veusz.svg | ||||
| for i in 16 32 48 64 128; do | for i in 16 32 48 64 128; do | ||||
| install -Dm00644 icons/veusz_${i}.png $installdir/usr/share/icons/hicolor/${i}x${i}/apps/veusz.png | install -Dm00644 icons/veusz_${i}.png $installdir/usr/share/icons/hicolor/${i}x${i}/apps/veusz.png | ||||
| done | done | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.