blob: d72dbd58dd108ae103f6170697bb40a0b53b76b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wxmaxima
pkgdesc = A wxWidgets GUI for the computer algebra system Maxima
pkgver = 24.11.0
pkgrel = 2
url = https://github.com/wxmaxima-developers/wxmaxima
arch = x86_64
license = GPL-2.0-or-later
checkdepends = xorg-server-xvfb
makedepends = cmake
depends = maxima
depends = wxwidgets-gtk3
depends = webkit2gtk-4.1
optdepends = bash-completion: for completion when using bash
optdepends = man-db: manual pages for wxMaxima
source = wxmaxima-Version-24.11.0.tar.gz::https://github.com/wxmaxima-developers/wxmaxima/archive/Version-24.11.0.tar.gz
sha512sums = ff547154f172c0f008febb10d1258d7ee1635b1dc6f3ae9e1b39cfad4ac65ab4710c3d65318fc0c6b7f04a4c9d0d0ac66553e7a98e4fe5b05b5f4e6c8854077e
pkgname = wxmaxima
|