mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/cantor to 23.08.3-2
This commit is contained in:
parent
7147e2934e
commit
da76079cc9
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = cantor
|
||||
pkgdesc = KDE Frontend to Mathematical Software
|
||||
pkgver = 23.08.3
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://apps.kde.org/cantor/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
|
@ -15,7 +15,7 @@ pkgbase = cantor
|
|||
makedepends = luajit
|
||||
makedepends = r
|
||||
makedepends = julia
|
||||
depends = analitza
|
||||
depends = analitza5
|
||||
depends = libspectre
|
||||
depends = ktexteditor5
|
||||
depends = knewstuff5
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
pkgname=cantor
|
||||
pkgver=23.08.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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 ktexteditor5 knewstuff5 libqalculate qt5-xmlpatterns qt5-tools qt5-webengine poppler-qt5)
|
||||
depends=(analitza5 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'
|
||||
|
|
Loading…
Reference in a new issue