mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 02:17:13 +08:00
wxmaxima 7.10.1
This commit is contained in:
parent
e56b61c2ec
commit
036f5eb407
@ -1,15 +1,15 @@
|
|||||||
pkgname=wxmaxima
|
pkgname=wxmaxima
|
||||||
pkgver=17.05.0
|
pkgver=17.10.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
|
pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://andrejv.github.io/wxmaxima/index.html"
|
url="http://andrejv.github.io/wxmaxima/index.html"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('maxima' 'libxml2' 'wxgtk')
|
depends=('maxima' 'libxml2' 'wxgtk') # 'ttf-linux-libertine' required?
|
||||||
makedepends=('cmake' 'doxygen')
|
makedepends=('cmake' 'doxygen')
|
||||||
source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz")
|
source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz")
|
||||||
install=wxmaxima.install
|
install=wxmaxima.install
|
||||||
sha1sums=('b5494a55b9e10153af4ef36bec4a345b576723a6')
|
sha1sums=('fd0c586705ccddfebd6f57be704fc6b23231adf0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-Version-${pkgver}"
|
cd "${srcdir}/${pkgname}-Version-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user