wxMaxima: update to 18.11.4.
This commit is contained in:
parent
54a2baab8d
commit
63d36afc90
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'wxMaxima'
|
# Template file for 'wxMaxima'
|
||||||
pkgname=wxMaxima
|
pkgname=wxMaxima
|
||||||
version=18.02.0
|
version=18.11.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wxmaxima-Version-${version}"
|
wrksrc="wxmaxima-Version-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -9,10 +9,11 @@ makedepends="wxWidgets-gtk3-devel"
|
|||||||
depends="maxima desktop-file-utils"
|
depends="maxima desktop-file-utils"
|
||||||
short_desc="Cross-platform GUI for the computer algebra system Maxima"
|
short_desc="Cross-platform GUI for the computer algebra system Maxima"
|
||||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://andrejv.github.io/wxmaxima/"
|
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
||||||
distfiles="https://github.com/andrejv/wxmaxima/archive/Version-${version}.tar.gz"
|
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
||||||
checksum=727303bd26bdc7eb72dea0b0fcfa60c0180993430d55a4e3700c92eb5e16790e
|
checksum=6a2931a14b9491fb0900cf6127943c6f596ed97bb560f1e84c95303909a1fa71
|
||||||
|
nocross="clisp is nocross"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix .desktop file
|
# Fix .desktop file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user