[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, March 4, 2015 @ 11:50:34 Author: fyan Revision: 232602 upgpkg: kdeedu-cantor 14.12.3-1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-03-04 10:48:50 UTC (rev 232601) +++ PKGBUILD2015-03-04 10:50:34 UTC (rev 232602) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -17,7 +17,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('b6c5f42625b3ab84e573a94a84237f6291da3e0a') +sha1sums=('fca0d3c299147a2daa823d673645f664ee9356b3') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, February 4, 2015 @ 06:00:10 Author: fyan Revision: 230491 upgpkg: kdeedu-cantor 14.12.2-1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-02-04 04:59:49 UTC (rev 230490) +++ PKGBUILD2015-02-04 05:00:10 UTC (rev 230491) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -17,7 +17,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('f805f276be935faa18684723394666d7c7b18b61') +sha1sums=('b6c5f42625b3ab84e573a94a84237f6291da3e0a') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Friday, January 16, 2015 @ 01:55:00 Author: fyan Revision: 229124 upgpkg: kdeedu-cantor 14.12.1-1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-01-16 00:43:15 UTC (rev 229123) +++ PKGBUILD2015-01-16 00:55:00 UTC (rev 229124) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -9,14 +10,14 @@ arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdeedu') -depends=('kdebase-runtime' 'libspectre' 'kdeedu-analitza' 'libqalculate') +depends=('kdebase-runtime' 'libspectre' 'libqalculate') makedepends=('cmake' 'automoc4' 'r') optdepends=('maxima: Maxima backend' 'octave: Octave backend' 'r: R backend') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('e4df7b28c77a094930d695bd5bf15333f2f202f4') +source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) +sha1sums=('f805f276be935faa18684723394666d7c7b18b61') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, November 19, 2014 @ 18:38:27 Author: fyan Revision: 226498 upgpkg: kdeedu-cantor 4.14.3-1 upstream new release Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-11-19 17:38:14 UTC (rev 226497) +++ PKGBUILD2014-11-19 17:38:27 UTC (rev 226498) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.14.2 +pkgver=4.14.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('71e1d3127994089fe3c66e940dfdf1c4557c1ff8') +sha1sums=('e4df7b28c77a094930d695bd5bf15333f2f202f4') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Saturday, September 20, 2014 @ 18:14:29 Author: svenstaro Revision: 69 upgpkg: kdeedu-cantor 4.14.1-1 kde 4.14.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-09-20 16:14:27 UTC (rev 68) +++ PKGBUILD2014-09-20 16:14:29 UTC (rev 69) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.14.0 +pkgver=4.14.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('d199d894c441fa2c0d93bbc57c5cbfd97d3d1488') +sha1sums=('3f5e5d475d615ab381eac2a5fb3cb6f5609294ca') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Saturday, August 16, 2014 @ 22:07:01 Author: svenstaro Revision: 219882 upgpkg: kdeedu-cantor 4.14.0-1 kde 4.14.0 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-08-16 20:06:58 UTC (rev 219881) +++ PKGBUILD2014-08-16 20:07:01 UTC (rev 219882) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.13.3 +pkgver=4.14.0 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('b566be2b2cd02d97a781db75863b4754e2382fea') +sha1sums=('d199d894c441fa2c0d93bbc57c5cbfd97d3d1488') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Friday, July 18, 2014 @ 13:33:50 Author: svenstaro Revision: 217150 upgpkg: kdeedu-cantor 4.13.3-1 upstream release 4.13.3 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-07-18 11:33:49 UTC (rev 217149) +++ PKGBUILD2014-07-18 11:33:50 UTC (rev 217150) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.13.2 +pkgver=4.13.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('d29df3feb274bc2d7d34b98e4d95b0f9cbfa7fcc') +sha1sums=('b566be2b2cd02d97a781db75863b4754e2382fea') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Monday, June 9, 2014 @ 05:08:26 Author: svenstaro Revision: 214501 upgpkg: kdeedu-cantor 4.13.2-1 upstream release 4.12.2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-06-09 03:08:24 UTC (rev 214500) +++ PKGBUILD2014-06-09 03:08:26 UTC (rev 214501) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.13.1 +pkgver=4.13.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('d321f4f48ee6fd0a3659aa29f526dbe1a5534242') +sha1sums=('d29df3feb274bc2d7d34b98e4d95b0f9cbfa7fcc') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, May 14, 2014 @ 21:57:34 Author: svenstaro Revision: 212526 upgpkg: kdeedu-cantor 4.13.1-1 upstream release 4.13.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-05-14 19:57:32 UTC (rev 212525) +++ PKGBUILD2014-05-14 19:57:34 UTC (rev 212526) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.13.0 +pkgver=4.13.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('cd10ac9bf7c2398cb28597ae9c10c62e4a2b374b') +sha1sums=('d321f4f48ee6fd0a3659aa29f526dbe1a5534242') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Monday, March 31, 2014 @ 12:01:48 Author: svenstaro Revision: 209361 upgpkg: kdeedu-cantor 4.12.4-1 kde 4.12.4 release Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-03-31 10:01:47 UTC (rev 209360) +++ PKGBUILD2014-03-31 10:01:48 UTC (rev 209361) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.12.3 +pkgver=4.12.4 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('218597ac5ad245a64861ae4a40ef1fb2a6e698df') +sha1sums=('2d6a122537357af1f6e6be659cd182a6c0e622ee') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, February 4, 2014 @ 14:56:09 Author: svenstaro Revision: 205186 upgpkg: kdeedu-cantor 4.12.2-1 upstream release 4.12.2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-02-04 13:56:07 UTC (rev 205185) +++ PKGBUILD2014-02-04 13:56:09 UTC (rev 205186) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.12.1 +pkgver=4.12.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('5801e506d173fb112f24582046c8c2f229d0646f') +sha1sums=('7596afe3a3dcee4829ae23b9a9ef7345ca874130') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, January 14, 2014 @ 08:40:35 Author: svenstaro Revision: 203774 upgpkg: kdeedu-cantor 4.12.1-1 upstream release 4.12.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-01-14 07:40:34 UTC (rev 203773) +++ PKGBUILD2014-01-14 07:40:35 UTC (rev 203774) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('9a7a27a375bfbb3ffacf0b9b762eaa9b3d4310f2') +sha1sums=('5801e506d173fb112f24582046c8c2f229d0646f') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Friday, December 6, 2013 @ 13:22:51 Author: svenstaro Revision: 200967 upgpkg: kdeedu-cantor 4.11.4-1 KDE 4.11.4 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-12-06 12:22:49 UTC (rev 200966) +++ PKGBUILD2013-12-06 12:22:51 UTC (rev 200967) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.11.3 +pkgver=4.11.4 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('fb0e450c0591db62ec9f71532a90c1ad15187c2e') +sha1sums=('4dd82e0de7ecc7ca076db48fe3d67099af2b0db6') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, October 1, 2013 @ 17:20:22 Author: svenstaro Revision: 195585 upgpkg: kdeedu-cantor 4.11.2-1 kde 4.11.2 release Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-10-01 15:20:20 UTC (rev 195584) +++ PKGBUILD2013-10-01 15:20:22 UTC (rev 195585) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.11.1 +pkgver=4.11.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('18bebf7756f716fddf4211c9eeb69d75239b495a') +sha1sums=('d24c08721f0182bee317b24eb9afd99dd0790602') prepare() { mkdir build
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD sage58.patch)
Date: Wednesday, May 29, 2013 @ 09:12:36 Author: andrea Revision: 186564 upgpkg: kdeedu-cantor 4.10.3-2 Fix compatibility with sage >= 5.8 (FS#35526) Added: kdeedu-cantor/trunk/sage58.patch Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD | 14 -- sage58.patch | 123 + 2 files changed, 133 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-29 04:09:51 UTC (rev 186563) +++ PKGBUILD2013-05-29 07:12:36 UTC (rev 186564) @@ -3,7 +3,7 @@ pkgname=kdeedu-cantor pkgver=4.10.3 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; arch=('i686' 'x86_64') @@ -15,11 +15,17 @@ 'octave: Octave backend' 'r: R backend') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('ae2c9c50cc79030a3f15106d059997da5c37a886') +source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz"; +'sage58.patch') +sha1sums=('ae2c9c50cc79030a3f15106d059997da5c37a886' + 'c02051c30ece57800d693da60280b0bdb5f45697') +prepare() { + cd cantor-${pkgver} + patch -p1 -i "${srcdir}"/sage58.patch +} + build() { - cd "${srcdir}" mkdir build cd build cmake ../cantor-${pkgver} \ Added: sage58.patch === --- sage58.patch(rev 0) +++ sage58.patch2013-05-29 07:12:36 UTC (rev 186564) @@ -0,0 +1,123 @@ +diff --git a/src/backends/sage/sagecompletionobject.cpp b/src/backends/sage/sagecompletionobject.cpp +index dec0c8f..a132295 100644 +--- a/src/backends/sage/sagecompletionobject.cpp b/src/backends/sage/sagecompletionobject.cpp +@@ -52,7 +52,7 @@ void SageCompletionObject::fetchCompletions() + + //cache the value of the "_" variable into __hist_tmp__, so we can restore the previous result + //after complete() was evaluated +-m_expression=session()->evaluateExpression("__hist_tmp__=_; __IPYTHON__.complete(\""+command()+"\");_=__hist_tmp__"); ++m_expression=session()->evaluateExpression("__hist_tmp__=_; __CANTOR_IPYTHON_SHELL__.complete(\""+command()+"\");_=__hist_tmp__"); + connect(m_expression, SIGNAL(gotResult()), this, + SLOT(extractCompletions())); + +@@ -71,11 +71,19 @@ void SageCompletionObject::extractCompletions() + kDebug()<<"something went wrong fetching tab completion"; + return; + } +- ++ + //the result looks like "['comp1', 'comp2']" parse it ++ ++//for sage version 5.7 this looks like ++//('s1', ['comp1','comp2']) where s1 is the string we called complete with ++ + QString txt=res->toHtml().trimmed(); ++txt.remove(""); ++txt=txt.mid(txt.indexOf(command())+command().length()+2).trimmed(); + txt=txt.mid(1); //remove [ +-txt.chop(1); //remove ] ++txt.chop(2); //remove ] ++ ++kDebug()<<"completion string: "name().contains("image")) ++ if(m_imagePath.isEmpty()||type->name().contains("image")||path.endsWith(".png")||path.endsWith(".gif")) + { +-kDebug()<<"adding file "
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, May 7, 2013 @ 15:27:36 Author: andrea Revision: 184512 KDE 4.10.3 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-07 13:27:33 UTC (rev 184511) +++ PKGBUILD2013-05-07 13:27:36 UTC (rev 184512) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('7611cb379889f87908931ba25a2de9072de75e22') +sha1sums=('ae2c9c50cc79030a3f15106d059997da5c37a886') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Thursday, April 4, 2013 @ 06:09:48 Author: svenstaro Revision: 181492 upgpkg: kdeedu-cantor 4.10.2-1 upstream Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-04 04:09:44 UTC (rev 181491) +++ PKGBUILD2013-04-04 04:09:48 UTC (rev 181492) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('d51617499d6737de0ac2226bf357ca065cdb86ce') +sha1sums=('7611cb379889f87908931ba25a2de9072de75e22') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Monday, March 4, 2013 @ 12:10:17 Author: andrea Revision: 179179 KDE 4.10.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-03-04 11:10:16 UTC (rev 179178) +++ PKGBUILD2013-03-04 11:10:17 UTC (rev 179179) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.10.0 +pkgver=4.10.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('6132287443ffc9e99d9ff738582e81ea2fe22b4a') +sha1sums=('d51617499d6737de0ac2226bf357ca065cdb86ce') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, January 2, 2013 @ 06:02:15 Author: andrea Revision: 174074 KDE 4.9.5 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-01-02 11:02:11 UTC (rev 174073) +++ PKGBUILD2013-01-02 11:02:15 UTC (rev 174074) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.9.4 +pkgver=4.9.5 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('fe77d1fcb0fe0368a4030adebb43aa9323f26f1c') +sha1sums=('6ad6ea449f2d75a1e324c2cb2099724ef01a25b8') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Sunday, December 2, 2012 @ 02:44:41 Author: andrea Revision: 172239 KDE 4.9.4 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-12-02 07:44:37 UTC (rev 172238) +++ PKGBUILD2012-12-02 07:44:41 UTC (rev 172239) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.9.3 +pkgver=4.9.4 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('01526ddfe5f9abf26e9eba3914e8439596ea594e') +sha1sums=('fe77d1fcb0fe0368a4030adebb43aa9323f26f1c') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, November 6, 2012 @ 07:59:21 Author: andrea Revision: 170286 KDE 4.9.3 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-11-06 12:59:18 UTC (rev 170285) +++ PKGBUILD2012-11-06 12:59:21 UTC (rev 170286) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.9.2 +pkgver=4.9.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('51b6cf08d43b6ea9fc285283a8ee1d8097b7349b') +sha1sums=('01526ddfe5f9abf26e9eba3914e8439596ea594e') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, October 2, 2012 @ 05:12:19 Author: andrea Revision: 167466 KDE 4.9.2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-10-02 09:12:16 UTC (rev 167465) +++ PKGBUILD2012-10-02 09:12:19 UTC (rev 167466) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.9.1 +pkgver=4.9.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('03e8344bdc258412550d5617424a1fcd8a762e16') +sha1sums=('51b6cf08d43b6ea9fc285283a8ee1d8097b7349b') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Monday, September 3, 2012 @ 17:50:31 Author: andrea Revision: 165962 KDE 4.9.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-09-03 21:50:28 UTC (rev 165961) +++ PKGBUILD2012-09-03 21:50:31 UTC (rev 165962) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.9.0 +pkgver=4.9.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('2d97209780542b6d2081d2c6f855c3a3751dd0e1') +sha1sums=('03e8344bdc258412550d5617424a1fcd8a762e16') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, June 6, 2012 @ 12:15:48 Author: andrea Revision: 160850 KDE 4.8.4 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-06-06 16:15:45 UTC (rev 160849) +++ PKGBUILD2012-06-06 16:15:48 UTC (rev 160850) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.8.3 +pkgver=4.8.4 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('e4aba48e30a4bee444f7e01eab807619908cd903') +sha1sums=('8e284e632144a92f503092738d19843272d0412e') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Thursday, May 3, 2012 @ 09:21:57 Author: andrea Revision: 158169 KDE 4.8.3 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-05-03 13:21:54 UTC (rev 158168) +++ PKGBUILD2012-05-03 13:21:57 UTC (rev 158169) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.8.2 -pkgrel=2 +pkgver=4.8.3 +pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('53a13c3594ea82b87a421e96b408355eea76fa89') +sha1sums=('e4aba48e30a4bee444f7e01eab807619908cd903') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Monday, April 2, 2012 @ 08:23:56 Author: andrea Revision: 155362 Add missing dependence on qalculate Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-04-02 12:20:36 UTC (rev 155361) +++ PKGBUILD2012-04-02 12:23:56 UTC (rev 155362) @@ -3,13 +3,13 @@ pkgname=kdeedu-cantor pkgver=4.8.2 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdeedu') -depends=('kdebase-runtime' 'libspectre' 'kdeedu-analitza') +depends=('kdebase-runtime' 'libspectre' 'kdeedu-analitza' 'libqalculate') makedepends=('cmake' 'automoc4' 'r') optdepends=('maxima: Maxima backend' 'octave: Octave backend'
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Friday, March 30, 2012 @ 12:13:47 Author: andrea Revision: 154694 KDE 4.8.2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-03-30 16:13:44 UTC (rev 154693) +++ PKGBUILD2012-03-30 16:13:47 UTC (rev 154694) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.8.1 +pkgver=4.8.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('bc98d41262454de5aee65b124e7f93041ad639af') +sha1sums=('53a13c3594ea82b87a421e96b408355eea76fa89') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, March 6, 2012 @ 13:30:18 Author: andrea Revision: 152362 Path has been changed; new kdepim tarball Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-03-06 18:30:14 UTC (rev 152361) +++ PKGBUILD2012-03-06 18:30:18 UTC (rev 152362) @@ -15,7 +15,7 @@ 'octave: Octave backend' 'r: R backend') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/xz/cantor-${pkgver}.tar.xz";) +source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.xz";) sha1sums=('bc98d41262454de5aee65b124e7f93041ad639af') build() {
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Sunday, March 4, 2012 @ 06:10:09 Author: andrea Revision: 151969 KDE 4.8.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-03-04 11:10:06 UTC (rev 151968) +++ PKGBUILD2012-03-04 11:10:09 UTC (rev 151969) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.8.0 +pkgver=4.8.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -15,8 +15,8 @@ 'octave: Octave backend' 'r: R backend') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('b0ef9cb3c25e4909b6855317425e9d9f12697dff') +source=("http://download.kde.org/stable/${pkgver}/src/xz/cantor-${pkgver}.tar.xz";) +sha1sums=('bc98d41262454de5aee65b124e7f93041ad639af') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, January 25, 2012 @ 15:35:32 Author: andrea Revision: 147313 KDE 4.8.0 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-01-25 20:35:29 UTC (rev 147312) +++ PKGBUILD2012-01-25 20:35:32 UTC (rev 147313) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.97 +pkgver=4.8.0 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -15,8 +15,8 @@ 'octave: Octave backend' 'r: R backend') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('4f3e6e741117ecd73723c9fff7aa775ead8e429c') +source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) +sha1sums=('b0ef9cb3c25e4909b6855317425e9d9f12697dff') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, January 4, 2012 @ 08:17:58 Author: andrea Revision: 145986 KDE 4.8RC2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-01-04 13:17:54 UTC (rev 145985) +++ PKGBUILD2012-01-04 13:17:58 UTC (rev 145986) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.95 +pkgver=4.7.97 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('efd9196992e53eacfd981b42b597cfb228c2e93b') +sha1sums=('4f3e6e741117ecd73723c9fff7aa775ead8e429c') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Thursday, December 22, 2011 @ 02:59:45 Author: andrea Revision: 145387 KDE 4.8RC1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-12-22 07:59:43 UTC (rev 145386) +++ PKGBUILD2011-12-22 07:59:45 UTC (rev 145387) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.90 +pkgver=4.7.95 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('a23450b3b0772730adc7c1c00aed4c4bee23a9b6') +sha1sums=('efd9196992e53eacfd981b42b597cfb228c2e93b') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Wednesday, December 7, 2011 @ 03:23:50 Author: andrea Revision: 144529 KDE 4.8beta2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-12-07 08:23:47 UTC (rev 144528) +++ PKGBUILD2011-12-07 08:23:50 UTC (rev 144529) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.80 +pkgver=4.7.90 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('7ea3094de5323b51f8f8aa1c559b1cbb8c5fbea4') +sha1sums=('a23450b3b0772730adc7c1c00aed4c4bee23a9b6') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Sunday, October 30, 2011 @ 07:18:09 Author: andrea Revision: 141420 KDE 4.7.3 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-10-30 11:18:06 UTC (rev 141419) +++ PKGBUILD2011-10-30 11:18:09 UTC (rev 141420) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.2 +pkgver=4.7.3 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('5cb978903868d3dbda7367fec21a02818f693d6b') +sha1sums=('ce6240d44cbf47b3dbfd1dbc03196c916e4394e9') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, October 4, 2011 @ 13:50:34 Author: andrea Revision: 139701 KDE 4.7.2 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-10-04 17:50:32 UTC (rev 139700) +++ PKGBUILD2011-10-04 17:50:34 UTC (rev 139701) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.1 +pkgver=4.7.2 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('97251c369424e22d26c804387270d0e3291587b1') +sha1sums=('5cb978903868d3dbda7367fec21a02818f693d6b') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD)
Date: Tuesday, September 6, 2011 @ 04:21:36 Author: andrea Revision: 137133 KDE 4.7.1 Modified: kdeedu-cantor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-09-06 08:21:33 UTC (rev 137132) +++ PKGBUILD2011-09-06 08:21:36 UTC (rev 137133) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino pkgname=kdeedu-cantor -pkgver=4.7.0 +pkgver=4.7.1 pkgrel=1 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; @@ -16,7 +16,7 @@ 'r: R backend') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) -sha1sums=('2ab29119e2289d697cc0f623cbdd90933697c1de') +sha1sums=('97251c369424e22d26c804387270d0e3291587b1') build() { cd "${srcdir}"
[arch-commits] Commit in kdeedu-cantor/trunk (PKGBUILD kdeedu-cantor.install)
Date: Sunday, July 24, 2011 @ 20:13:40 Author: andrea Revision: 132597 move pkgbuilds to trunk; cleanup Added: kdeedu-cantor/trunk/PKGBUILD (from rev 132557, kdeedu-cantor/kde-unstable/PKGBUILD) kdeedu-cantor/trunk/kdeedu-cantor.install (from rev 132557, kdeedu-cantor/kde-unstable/kdeedu-cantor.install) ---+ PKGBUILD | 34 ++ kdeedu-cantor.install | 12 2 files changed, 46 insertions(+) Copied: kdeedu-cantor/trunk/PKGBUILD (from rev 132557, kdeedu-cantor/kde-unstable/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2011-07-25 00:13:40 UTC (rev 132597) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Andrea Scarpino + +pkgname=kdeedu-cantor +pkgver=4.7.0 +pkgrel=1 +pkgdesc="KDE Frontend to Mathematical Software" +url="http://kde.org/applications/education/cantor/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeedu') +depends=('kdebase-runtime' 'libspectre') +makedepends=('cmake' 'automoc4' 'r') +optdepends=('maxima: Maxima backend' +'octave: Octave backend' +'r: R backend') +install=${pkgname}.install +source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2";) +sha1sums=('2ab29119e2289d697cc0f623cbdd90933697c1de') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../cantor-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Copied: kdeedu-cantor/trunk/kdeedu-cantor.install (from rev 132557, kdeedu-cantor/kde-unstable/kdeedu-cantor.install) === --- kdeedu-cantor.install (rev 0) +++ kdeedu-cantor.install 2011-07-25 00:13:40 UTC (rev 132597) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}