[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:27:00
  Author: svenstaro
Revision: 218669

upgpkg: kdeedu-step 4.13.97-1

kde 4.14 rc1

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:26:52 UTC (rev 218668)
+++ PKGBUILD2014-08-03 12:27:00 UTC (rev 218669)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen2' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('f3655cd330e5b6d73b01094fc65bbb9032437729')
+sha1sums=('f59325cf98871dfa4845ac3fe375fbf5d1f872ba')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:29:02
  Author: svenstaro
Revision: 190978

upgpkg: kdeedu-step 4.10.95-2

rebuild

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:29:00 UTC (rev 190977)
+++ PKGBUILD2013-07-18 22:29:02 UTC (rev 190978)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-step
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
 arch=('i686' 'x86_64')



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:40:26
  Author: svenstaro
Revision: 190262

upgpkg: kdeedu-step 4.10.95-1

upstream 4.11rc1

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:40:20 UTC (rev 190261)
+++ PKGBUILD2013-07-16 18:40:26 UTC (rev 190262)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('ad84f5f09510cf3ab2b2b777226410a909021c58')
+sha1sums=('d96a5c2a9f1e1a20ebd28a46c05838d2d792a4a7')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:21:39
  Author: andrea
Revision: 176429

KDE 4.10

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:21:37 UTC (rev 176428)
+++ PKGBUILD2013-01-31 11:21:39 UTC (rev 176429)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libqalculate' 'gsl')
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('fcb773547bba5fa4938f93baf9778266e5194f82')
+source=(http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz;)
+sha1sums=('879c3afe9fe912447ac9c80396d242ac5bad021b')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:07:51
  Author: andrea
Revision: 175423

KDE 4.10 RC3

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:07:47 UTC (rev 175422)
+++ PKGBUILD2013-01-17 14:07:51 UTC (rev 175423)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('cab73b8b2a41cdde03935554f1bedf7c2a16ccb5')
+sha1sums=('fcb773547bba5fa4938f93baf9778266e5194f82')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:02:50
  Author: andrea
Revision: 175278

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:02:46 UTC (rev 175277)
+++ PKGBUILD2013-01-17 00:02:50 UTC (rev 175278)
@@ -21,6 +21,7 @@
   cd build
   cmake ../step-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:38:44
  Author: andrea
Revision: 174368

KDE 4.10 RC2

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:38:40 UTC (rev 174367)
+++ PKGBUILD2013-01-04 14:38:44 UTC (rev 174368)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('fc66e64147f01ce022352f733ffb5e3c1157478d')
+sha1sums=('cab73b8b2a41cdde03935554f1bedf7c2a16ccb5')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:55:59
  Author: andrea
Revision: 173415

KDE 4.10 RC1

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:55:55 UTC (rev 173414)
+++ PKGBUILD2012-12-19 14:55:59 UTC (rev 173415)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('26b8bc365d5910ac11610ac299b032bcb5fd7fa9')
+sha1sums=('fc66e64147f01ce022352f733ffb5e3c1157478d')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:22:15
  Author: andrea
Revision: 172367

KDE 4.10 beta2

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:22:11 UTC (rev 172366)
+++ PKGBUILD2012-12-02 11:22:15 UTC (rev 172367)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('c331946fc2a459a9f8235cfdb6e3d42b5dcd6920')
+sha1sums=('26b8bc365d5910ac11610ac299b032bcb5fd7fa9')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:52:58
  Author: andrea
Revision: 163306

KDE 4.9 RC2

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:52:55 UTC (rev 163305)
+++ PKGBUILD2012-07-11 20:52:58 UTC (rev 163306)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('56782292a440f6dcfda9364ac994646f8f38f5d5')
+sha1sums=('444eebae0e493fe1bea39530e432365fbd8f231c')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:24:12
  Author: andrea
Revision: 162487

KDE 4.9 RC1

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:24:09 UTC (rev 162486)
+++ PKGBUILD2012-06-27 06:24:12 UTC (rev 162487)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('2ed235b2ad190aa2463abe973c8c776d265d3426')
+sha1sums=('56782292a440f6dcfda9364ac994646f8f38f5d5')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:44:43
  Author: andrea
Revision: 161564

KDE 4.9beta2

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:44:40 UTC (rev 161563)
+++ PKGBUILD2012-06-12 05:44:43 UTC (rev 161564)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('7136e43cb22feb501aee4a3a5efbf96892148198')
+sha1sums=('2ed235b2ad190aa2463abe973c8c776d265d3426')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:47:45
  Author: andrea
Revision: 132535

KDE 4.7.0

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:47:42 UTC (rev 132534)
+++ PKGBUILD2011-07-24 22:47:45 UTC (rev 132535)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2;)
-sha1sums=('379212172a3605695a3652c4c9e5f32fac261780')
+source=(http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.bz2;)
+sha1sums=('134fe3b80f0ea1931a81cd82981ef5d683442518')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:49:37
  Author: andrea
Revision: 131325

KDE 4.7RC2

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:49:34 UTC (rev 131324)
+++ PKGBUILD2011-07-12 17:49:37 UTC (rev 131325)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2;)
-sha1sums=('2f005305cd53d396b88cf35bca8bd3d7e7cadb7c')
+sha1sums=('379212172a3605695a3652c4c9e5f32fac261780')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-step/kde-unstable (PKGBUILD)

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:54:50
  Author: andrea
Revision: 128571

KDE 4.7RC1

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:54:47 UTC (rev 128570)
+++ PKGBUILD2011-06-24 12:54:50 UTC (rev 128571)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-step
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc=Interactive Physical Simulator
 url=http://kde.org/applications/education/step/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2;)
-sha1sums=('a71d1ed2f92c9b881640b273adafa71240ca6e8a')
+sha1sums=('2f005305cd53d396b88cf35bca8bd3d7e7cadb7c')
 
 build() {
   cd ${srcdir}