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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:25:01
  Author: svenstaro
Revision: 218647

upgpkg: kdeedu-kig 4.13.97-1

kde 4.14 rc1

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:24:58 UTC (rev 218646)
+++ PKGBUILD2014-08-03 12:25:01 UTC (rev 218647)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('9d79f3f5073e392b96e195c6b2d4e4355452c12d')
+sha1sums=('00d140e5ffe477c150ef54379bcd815b148f4a36')
 
 build() {
   mkdir build



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

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

upgpkg: kdeedu-kig 4.10.95-2

rebuild

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:27:27 UTC (rev 190955)
+++ PKGBUILD2013-07-18 22:27:29 UTC (rev 190956)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-kig
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:36:16
  Author: svenstaro
Revision: 190240

upgpkg: kdeedu-kig 4.10.95-1

upstream 4.11rc1

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:36:10 UTC (rev 190239)
+++ PKGBUILD2013-07-16 18:36:16 UTC (rev 190240)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('1fc771899efbc5c6df4dc6e213b1cc4b889a8ccc')
+sha1sums=('220c1ea4972316adbc1ba4acb0f6ae0b4ed5a67a')
 
 build() {
   mkdir build



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

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:20:14
  Author: andrea
Revision: 176418

KDE 4.10

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:20:11 UTC (rev 176417)
+++ PKGBUILD2013-01-31 11:20:14 UTC (rev 176418)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.9.98
-pkgrel=2
+pkgver=4.10.0
+pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('13bb31e22634677000bc451bb205158a33b25fae')
+source=(http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('42504e6358f5d1f7685c8d2663efa5bce5464b93')
 
 build() {
   cd ${srcdir}



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

2013-01-28 Thread Andrea Scarpino
Date: Monday, January 28, 2013 @ 09:49:22
  Author: andrea
Revision: 176261

upgpkg: kdeedu-kig 4.9.98-2

boost rebuild

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-28 08:48:38 UTC (rev 176260)
+++ PKGBUILD2013-01-28 08:49:22 UTC (rev 176261)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-kig
 pkgver=4.9.98
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')



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

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

KDE 4.10 RC3

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:07:10 UTC (rev 175411)
+++ PKGBUILD2013-01-17 14:07:13 UTC (rev 175412)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('dd3fa6fdb41e995a534a0efd7f884f9258a98e4a')
+sha1sums=('13bb31e22634677000bc451bb205158a33b25fae')
 
 build() {
   cd ${srcdir}



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

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

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:01:59 UTC (rev 175266)
+++ PKGBUILD2013-01-17 00:02:03 UTC (rev 175267)
@@ -21,6 +21,7 @@
   cd build
   cmake ../kig-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



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

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

KDE 4.10 RC2

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:37:58 UTC (rev 174356)
+++ PKGBUILD2013-01-04 14:38:01 UTC (rev 174357)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('414b9d1dba8c25685ffcd6867bfe6a0b0c8066a4')
+sha1sums=('dd3fa6fdb41e995a534a0efd7f884f9258a98e4a')
 
 build() {
   cd ${srcdir}



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

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

KDE 4.10 RC1

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:55:04 UTC (rev 173403)
+++ PKGBUILD2012-12-19 14:55:09 UTC (rev 173404)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('8410cac5282e3e378cdb02d9233a40cf5bfceb51')
+sha1sums=('414b9d1dba8c25685ffcd6867bfe6a0b0c8066a4')
 
 build() {
   cd ${srcdir}



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:21:34
  Author: andrea
Revision: 172356

KDE 4.10 beta2

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:21:30 UTC (rev 172355)
+++ PKGBUILD2012-12-02 11:21:34 UTC (rev 172356)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('4bf3c256adab6a6afdc2e10d5fa59df8c745fd7f')
+sha1sums=('8410cac5282e3e378cdb02d9233a40cf5bfceb51')
 
 build() {
   cd ${srcdir}



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

2012-07-16 Thread Andrea Scarpino
Date: Monday, July 16, 2012 @ 03:13:13
  Author: andrea
Revision: 163584

upgpkg: kdeedu-kig 4.8.97-2

boost rebuild

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-16 07:11:51 UTC (rev 163583)
+++ PKGBUILD2012-07-16 07:13:13 UTC (rev 163584)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-kig
 pkgver=4.8.97
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')



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

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

KDE 4.9 RC2

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:52:18 UTC (rev 163294)
+++ PKGBUILD2012-07-11 20:52:21 UTC (rev 163295)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('afd895d7a1ca1d9570d7c27ab20f98bf1aea3d57')
+sha1sums=('c365608497df374d7ea0f31271cead02ffe2de89')
 
 build() {
   cd ${srcdir}



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

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:23:40
  Author: andrea
Revision: 162476

KDE 4.9 RC1

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:23:37 UTC (rev 162475)
+++ PKGBUILD2012-06-27 06:23:40 UTC (rev 162476)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('20389f6015f9986ef6120efe6c5c76d63bbf0a25')
+sha1sums=('afd895d7a1ca1d9570d7c27ab20f98bf1aea3d57')
 
 build() {
   cd ${srcdir}



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

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

KDE 4.9beta2

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:44:05 UTC (rev 161552)
+++ PKGBUILD2012-06-12 05:44:08 UTC (rev 161553)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('37c9801eb57c8bc774621f76c12eb7805bd895cd')
+sha1sums=('20389f6015f9986ef6120efe6c5c76d63bbf0a25')
 
 build() {
   cd ${srcdir}



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

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

KDE 4.7.0

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:47:13 UTC (rev 132524)
+++ PKGBUILD2011-07-24 22:47:16 UTC (rev 132525)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
-sha1sums=('af7e09ca9ef1eaa341963852eb054644ac5aee6b')
+source=(http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
+sha1sums=('a6f46c28c4da5de14e3e46c19c11bd2ccdb16abf')
 
 build() {
   cd ${srcdir}



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

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:48:44
  Author: andrea
Revision: 131315

KDE 4.7RC2

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:48:40 UTC (rev 131314)
+++ PKGBUILD2011-07-12 17:48:44 UTC (rev 131315)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
-sha1sums=('e48e7e21678eb2e06f8730237658d649f436fd08')
+sha1sums=('af7e09ca9ef1eaa341963852eb054644ac5aee6b')
 
 build() {
   cd ${srcdir}



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

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

KDE 4.7RC1

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:54:03 UTC (rev 128560)
+++ PKGBUILD2011-06-24 12:54:06 UTC (rev 128561)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kig
-pkgver=4.6.80
-pkgrel=2
+pkgver=4.6.90
+pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
-sha1sums=('d0b2ca69262b1e720be8ab2b6cfb9dd6b5a81371')
+sha1sums=('e48e7e21678eb2e06f8730237658d649f436fd08')
 
 build() {
   cd ${srcdir}



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

2011-05-25 Thread Andrea Scarpino
Date: Wednesday, May 25, 2011 @ 19:12:03
  Author: andrea
Revision: 125335

upgpkg: kdeedu-kig 4.6.80-2
boost rebuild

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-25 22:43:09 UTC (rev 125334)
+++ PKGBUILD2011-05-25 23:12:03 UTC (rev 125335)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-kig
 pkgver=4.6.80
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
 arch=('i686' 'x86_64')



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

2011-05-24 Thread Andrea Scarpino
Date: Tuesday, May 24, 2011 @ 09:01:51
  Author: andrea
Revision: 124791

KDE 4.7beta1 - fix python path in kdeedu-kig

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-24 13:00:30 UTC (rev 124790)
+++ PKGBUILD2011-05-24 13:01:51 UTC (rev 124791)
@@ -28,4 +28,7 @@
 package() {
   cd ${srcdir}/build
   make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
 }