extra/cantor to 23.08.2-2.1

closes #2013
This commit is contained in:
Kevin Mihelich 2023-10-23 23:14:01 +00:00
parent faa94c0818
commit 33a9bf9bba

View file

@ -7,19 +7,19 @@
pkgname=cantor
pkgver=23.08.2
pkgrel=2
pkgrel=2.1
pkgdesc='KDE Frontend to Mathematical Software'
url='https://apps.kde.org/cantor/'
arch=(x86_64)
license=(GPL LGPL FDL)
groups=(kde-applications kde-education)
depends=(analitza libspectre ktexteditor knewstuff libqalculate qt5-xmlpatterns qt5-tools qt5-webengine poppler-qt5)
makedepends=(extra-cmake-modules python kdoctools luajit r)
depends=(analitza libspectre ktexteditor5 knewstuff5 libqalculate qt5-xmlpatterns qt5-tools qt5-webengine poppler-qt5)
makedepends=(extra-cmake-modules python kdoctools5 luajit r)
optdepends=('maxima: Maxima backend'
'octave: Octave backend'
'r: R backend'
'luajit: LUA backend'
'python: Python 3 backend'
'python: Python backend'
'sagemath: SageMath backend'
'julia: Julia backend')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})