mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/cantor to 19.08.0-2
This commit is contained in:
parent
e368cdb289
commit
c66bb39866
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgname=cantor
|
pkgname=cantor
|
||||||
pkgver=19.08.0
|
pkgver=19.08.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="KDE Frontend to Mathematical Software"
|
pkgdesc="KDE Frontend to Mathematical Software"
|
||||||
url="https://kde.org/applications/education/cantor/"
|
url="https://kde.org/applications/education/cantor/"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -35,7 +35,6 @@ prepare() {
|
||||||
build() {
|
build() {
|
||||||
cd build
|
cd build
|
||||||
cmake ../$pkgname-$pkgver \
|
cmake ../$pkgname-$pkgver \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
|
||||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||||
-DBUILD_TESTING=OFF \
|
-DBUILD_TESTING=OFF \
|
||||||
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
|
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
|
||||||
|
|
Loading…
Reference in a new issue