[arch-commits] Commit in cantor/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Oct 2 16:10:46 UTC 2017
Date: Monday, October 2, 2017 @ 16:10:45
Author: arojas
Revision: 306570
libqalculate 2.1.0 rebuild
Modified:
cantor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-02 16:07:32 UTC (rev 306569)
+++ PKGBUILD 2017-10-02 16:10:45 UTC (rev 306570)
@@ -5,7 +5,7 @@
pkgname=cantor
pkgver=17.08.1
-pkgrel=1
+pkgrel=2
pkgdesc="KDE Frontend to Mathematical Software"
url="https://kde.org/applications/education/cantor/"
arch=(i686 x86_64)
@@ -47,7 +47,7 @@
cmake ../$pkgname-$pkgver \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
+ -DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF \
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
More information about the arch-commits
mailing list