mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
wxMaxima: update to 20.01.2.
This commit is contained in:
parent
5fcd071fbd
commit
95aee4d686
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'wxMaxima'
|
# Template file for 'wxMaxima'
|
||||||
pkgname=wxMaxima
|
pkgname=wxMaxima
|
||||||
version=19.12.4
|
version=20.01.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wxmaxima-Version-${version}"
|
wrksrc="wxmaxima-Version-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"
|
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"
|
||||||
|
hostmakedepends="gettext perl desktop-file-utils doxygen po4a"
|
||||||
makedepends="wxWidgets-gtk3-devel"
|
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"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
||||||
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
||||||
checksum=530f8023b31d109e04385b7357b585ec539f6366aa07090544f81c9493baef5e
|
checksum=af6e653e1f25951c402097d92819d70e9765bae897f88f616d62b8320ddbebc7
|
||||||
nocross="clisp is nocross"
|
nocross="clisp is nocross"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue