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

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:24:12
  Author: andrea
Revision: 176492

KDE 4.10

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:24:10 UTC (rev 176491)
+++ PKGBUILD2013-01-31 11:24:12 UTC (rev 176492)
@@ -6,15 +6,15 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('bcb0cfeaf35c2c2c32abb496d29f25ea0049731c')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('bc795b4b5bd4ea3ea362f9684f0236bed172abd1')
 
 build() {
cd $srcdir



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

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:11:50
  Author: andrea
Revision: 175486

KDE 4.10 RC3

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:11:47 UTC (rev 175485)
+++ PKGBUILD2013-01-17 14:11:50 UTC (rev 175486)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('7a5e9acb9462f2236a8ba038364634348aaf1edb')
+sha1sums=('bcb0cfeaf35c2c2c32abb496d29f25ea0049731c')
 
 build() {
cd $srcdir



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:07:12
  Author: andrea
Revision: 175341

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:07:09 UTC (rev 175340)
+++ PKGBUILD2013-01-17 00:07:12 UTC (rev 175341)
@@ -22,6 +22,7 @@
cd build
cmake ../${pkgbase}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=/usr
make



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:43:02
  Author: andrea
Revision: 174431

KDE 4.10 RC2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:42:58 UTC (rev 174430)
+++ PKGBUILD2013-01-04 14:43:02 UTC (rev 174431)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('da600b77ed84507f0e5de11e1d9e0b51be817c95')
+sha1sums=('7a5e9acb9462f2236a8ba038364634348aaf1edb')
 
 build() {
cd $srcdir



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 10:00:07
  Author: andrea
Revision: 173480

KDE 4.10 RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 15:00:02 UTC (rev 173479)
+++ PKGBUILD2012-12-19 15:00:07 UTC (rev 173480)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('0caa08b8658339febe30976ab16f4b0d6952ebd4')
+sha1sums=('da600b77ed84507f0e5de11e1d9e0b51be817c95')
 
 build() {
cd $srcdir



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:26:32
  Author: andrea
Revision: 172430

KDE 4.10 beta2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:26:29 UTC (rev 172429)
+++ PKGBUILD2012-12-02 11:26:32 UTC (rev 172430)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('0886cff4963f23330dbdc65568b8897f28b12401')
+sha1sums=('0caa08b8658339febe30976ab16f4b0d6952ebd4')
 
 build() {
cd $srcdir



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

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:54:20
  Author: andrea
Revision: 163331

KDE 4.9 RC2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:54:17 UTC (rev 163330)
+++ PKGBUILD2012-07-11 20:54:20 UTC (rev 163331)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('d45ac37b5476a421d83d7b24f8c5476ed9cf85c1')
+sha1sums=('2ca542d74ff1ef7317a2bc43712fd323efc7fc37')
 
 build() {
cd $srcdir



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

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:25:44
  Author: andrea
Revision: 162512

KDE 4.9 RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:25:40 UTC (rev 162511)
+++ PKGBUILD2012-06-27 06:25:44 UTC (rev 162512)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('ba5e8b9386e65cbaf23221f64ba85e2329ab17a0')
+sha1sums=('d45ac37b5476a421d83d7b24f8c5476ed9cf85c1')
 
 build() {
cd $srcdir



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

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:46:01
  Author: andrea
Revision: 161589

KDE 4.9beta2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:45:58 UTC (rev 161588)
+++ PKGBUILD2012-06-12 05:46:01 UTC (rev 161589)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('dab1f82bb98ee92b77be3e600c8e4005a0579b38')
+sha1sums=('ba5e8b9386e65cbaf23221f64ba85e2329ab17a0')
 
 build() {
cd $srcdir



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

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:48:41
  Author: andrea
Revision: 132554

KDE 4.7.0

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:48:39 UTC (rev 132553)
+++ PKGBUILD2011-07-24 22:48:41 UTC (rev 132554)
@@ -6,15 +6,15 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('533d8f6e67c4ee73479c81ae0dad0ddc5c4941fd')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('2a4b3838293fedf9a814bf5ef8fbceba7460a8c5')
 
 build() {
cd $srcdir



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

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:51:15
  Author: andrea
Revision: 131343

KDE 4.7RC2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:50:50 UTC (rev 131342)
+++ PKGBUILD2011-07-12 17:51:15 UTC (rev 131343)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('faa490fc8d58976e37961780145f0c85971c030b')
+sha1sums=('533d8f6e67c4ee73479c81ae0dad0ddc5c4941fd')
 
 build() {
cd $srcdir



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

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:56:36
  Author: andrea
Revision: 128590

KDE 4.7RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:56:27 UTC (rev 128589)
+++ PKGBUILD2011-06-24 12:56:36 UTC (rev 128590)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('b268bb38f84199d33d3be1fe3e0389c0abb35e69')
+sha1sums=('faa490fc8d58976e37961780145f0c85971c030b')
 
 build() {
cd $srcdir



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

2011-01-21 Thread Andrea Scarpino
Date: Friday, January 21, 2011 @ 06:16:48
  Author: andrea
Revision: 107114

KDE 4.6.0

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-21 11:16:45 UTC (rev 107113)
+++ PKGBUILD2011-01-21 11:16:48 UTC (rev 107114)
@@ -6,15 +6,15 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.5.95
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('6a8cc33f288ef0c3e17622feae589529d0116484')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('758f73eeb46f54ce21c6b50303b427fd2264e124')
 
 build() {
cd $srcdir



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

2011-01-05 Thread Andrea Scarpino
Date: Wednesday, January 5, 2011 @ 06:49:54
  Author: andrea
Revision: 104880

KDE 4.5.95

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-05 11:49:51 UTC (rev 104879)
+++ PKGBUILD2011-01-05 11:49:54 UTC (rev 104880)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.5.90
+pkgver=4.5.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('d45dab058309e2e0af0eca9863d0c836f3e38a40')
+sha1sums=('6a8cc33f288ef0c3e17622feae589529d0116484')
 
 build() {
cd $srcdir



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

2010-12-22 Thread Andrea Scarpino
Date: Wednesday, December 22, 2010 @ 10:59:24
  Author: andrea
Revision: 103740

KDE 4.6RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-12-22 15:59:21 UTC (rev 103739)
+++ PKGBUILD2010-12-22 15:59:24 UTC (rev 103740)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.5.85
+pkgver=4.5.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('a1d5dfdeb7c5769c907761e486232e6451e9c49e')
+sha1sums=('d45dab058309e2e0af0eca9863d0c836f3e38a40')
 
 build() {
cd $srcdir



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

2010-12-03 Thread Andrea Scarpino
Date: Friday, December 3, 2010 @ 22:12:07
  Author: andrea
Revision: 102053

KDE 4.5.85

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-12-04 03:12:03 UTC (rev 102052)
+++ PKGBUILD2010-12-04 03:12:07 UTC (rev 102053)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.5.80
+pkgver=4.5.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('53964e6362875a4dc38db86dde174aa905f785c8')
+sha1sums=('a1d5dfdeb7c5769c907761e486232e6451e9c49e')
 
 build() {
cd $srcdir



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

2010-07-24 Thread Andrea Scarpino
Date: Saturday, July 24, 2010 @ 06:13:57
  Author: andrea
Revision: 86058

KDE 4.5RC3

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-07-24 10:13:52 UTC (rev 86057)
+++ PKGBUILD2010-07-24 10:13:57 UTC (rev 86058)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.4.92
+pkgver=4.4.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('9df95714d0700d515a4dd6e0c9cc373e643e0d7d')
+sha1sums=('c523778de4257e37a64159222ac31553b13ec452')
 
 build() {
cd $srcdir



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

2010-07-07 Thread Andrea Scarpino
Date: Wednesday, July 7, 2010 @ 15:25:09
  Author: andrea
Revision: 85090

KDE 4.5RC2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-07-07 19:25:03 UTC (rev 85089)
+++ PKGBUILD2010-07-07 19:25:09 UTC (rev 85090)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.4.90
+pkgver=4.4.92
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('5a530a3499c7552abd761c8119f4737c3fd92e85')
+sha1sums=('9df95714d0700d515a4dd6e0c9cc373e643e0d7d')
 
 build() {
cd $srcdir



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

2010-06-25 Thread Andrea Scarpino
Date: Friday, June 25, 2010 @ 08:20:10
  Author: andrea
Revision: 84049

KDE 4.5 RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-25 12:20:04 UTC (rev 84048)
+++ PKGBUILD2010-06-25 12:20:10 UTC (rev 84049)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.4.85
+pkgver=4.4.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('2fc094c472463b7499cf564d7eb92e196bf6c521')
+sha1sums=('5a530a3499c7552abd761c8119f4737c3fd92e85')
 
 build() {
cd $srcdir
@@ -53,4 +53,4 @@
install='kdetoys.install'
cd $srcdir/build/ktux
make DESTDIR=$pkgdir install
-}
\ No newline at end of file
+}



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

2010-06-08 Thread Andrea Scarpino
Date: Tuesday, June 8, 2010 @ 11:57:30
  Author: andrea
Revision: 82093

KDE 4.4.85 (beta2)

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-08 15:57:26 UTC (rev 82092)
+++ PKGBUILD2010-06-08 15:57:30 UTC (rev 82093)
@@ -6,15 +6,15 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.4.80
+pkgver=4.4.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdetoys')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('7a3d28c0fbaef54d54a2b0b42f18f33a832b9c58')
+sha1sums=('2fc094c472463b7499cf564d7eb92e196bf6c521')
 
 build() {
cd $srcdir



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

2010-06-08 Thread Andrea Scarpino
Date: Tuesday, June 8, 2010 @ 14:21:58
  Author: andrea
Revision: 82148

minor fixes

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-08 18:21:54 UTC (rev 82147)
+++ PKGBUILD2010-06-08 18:21:58 UTC (rev 82148)
@@ -29,7 +29,7 @@
 
 package_kdetoys-amor() {
pkgdesc='On-Screen Creature'
-   depends=('kdelibs' 'kdebase-runtime')
+   depends=('kdebase-runtime')
install='kdetoys.install'
cd $srcdir/build/amor
make DESTDIR=$pkgdir install
@@ -39,7 +39,7 @@
 
 package_kdetoys-kteatime() {
pkgdesc='Tea Cooker'
-   depends=('kdelibs' 'kdebase-runtime')
+   depends=('kdebase-runtime')
install='kdetoys.install'
cd $srcdir/build/kteatime
make DESTDIR=$pkgdir install
@@ -53,14 +53,4 @@
install='kdetoys.install'
cd $srcdir/build/ktux
make DESTDIR=$pkgdir install
-}
-
-package_kdetoys-kweather() {
-   pkgdesc='A weather reporting panel applet'
-   depends=('kdelibs' 'kdebase-runtime')
-   install='kdetoys.install'
-   cd $srcdir/build/kweather
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kweather
-   make DESTDIR=$pkgdir install
-}
+}
\ No newline at end of file



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

2010-01-31 Thread Pierre Schmitz
Date: Sunday, January 31, 2010 @ 17:08:02
  Author: pierre
Revision: 66583

prepare KDE 4.4 RC3

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-31 22:07:59 UTC (rev 66582)
+++ PKGBUILD2010-01-31 22:08:02 UTC (rev 66583)
@@ -6,7 +6,7 @@
  'kdetoys-kteatime'
  'kdetoys-ktux'
  'kdetoys-kweather')
-pkgver=4.3.95
+pkgver=4.3.98
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('53a922d443b704e8aa023714901b534b')
+md5sums=('238fbd089ce57119c2af95230c0574c9')
 
 build() {
cd $srcdir



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

2010-01-19 Thread Pierre Schmitz
Date: Wednesday, January 20, 2010 @ 00:33:37
  Author: pierre
Revision: 64411

update to KDE 4.4 RC2

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-20 05:33:28 UTC (rev 64410)
+++ PKGBUILD2010-01-20 05:33:37 UTC (rev 64411)
@@ -6,7 +6,7 @@
  'kdetoys-kteatime'
  'kdetoys-ktux'
  'kdetoys-kweather')
-pkgver=4.3.90
+pkgver=4.3.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('e50ba41c7cd8a197cbafb1af07b47a00')
+md5sums=('53a922d443b704e8aa023714901b534b')
 
 build() {
cd $srcdir



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

2010-01-17 Thread Pierre Schmitz
Date: Sunday, January 17, 2010 @ 12:36:59
  Author: pierre
Revision: 63497

cleanup: remove versioned deps and unneeded ldflags (makepkg default now)

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-17 17:36:45 UTC (rev 63496)
+++ PKGBUILD2010-01-17 17:36:59 UTC (rev 63497)
@@ -23,7 +23,6 @@
cmake ../${pkgbase}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined 
-Wl,--as-needed' \
-DCMAKE_INSTALL_PREFIX=/usr
make
 }



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

2010-01-07 Thread Andrea Scarpino
Date: Thursday, January 7, 2010 @ 13:12:03
  Author: andrea
Revision: 62356

KDE 4.4 RC1

Modified:
  kdetoys/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-07 18:12:00 UTC (rev 62355)
+++ PKGBUILD2010-01-07 18:12:03 UTC (rev 62356)
@@ -6,7 +6,7 @@
  'kdetoys-kteatime'
  'kdetoys-ktux'
  'kdetoys-kweather')
-pkgver=4.3.85
+pkgver=4.3.90
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('7c43d6b53dae5321c0081688bcda7065')
+md5sums=('e50ba41c7cd8a197cbafb1af07b47a00')
 
 build() {
cd $srcdir