maxima: update to 5.37.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'maxima'
|
# Template file for 'maxima'
|
||||||
pkgname=maxima
|
pkgname=maxima
|
||||||
version=5.36.1
|
version=5.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python perl emacs"
|
hostmakedepends="python perl emacs"
|
||||||
@@ -11,7 +11,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
|||||||
homepage="http://maxima.sourceforge.net/"
|
homepage="http://maxima.sourceforge.net/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
|
||||||
checksum=400bf83000b84d280d75e200e078582fe44f23220824562cc06c589d8a993974
|
checksum=499e14355019c597406271188e6c49cd0609af633d0782980198745d8da876d1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/doc
|
vmkdir usr/share/doc
|
||||||
@@ -38,6 +38,7 @@ maxima-emacs_package() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
xmaxima_package() {
|
xmaxima_package() {
|
||||||
|
noarch=yes
|
||||||
short_desc+=" - Tk interface"
|
short_desc+=" - Tk interface"
|
||||||
depends="${sourcepkg}-${version}_${revision} tk"
|
depends="${sourcepkg}-${version}_${revision} tk"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user