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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:17:21
  Author: svenstaro
Revision: 218553

upgpkg: kdebindings-smokegen 4.13.97-1

kde 4.14 rc1

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:17:19 UTC (rev 218552)
+++ PKGBUILD2014-08-03 12:17:21 UTC (rev 218553)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('ed47fe359d3f93bed1cf9855df6a2f88530c93dc')
+sha1sums=('fdae9659dc82b169e9281f157ba6ffea6866f459')
 
 build() {
   cd "${srcdir}"



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:20:44
  Author: svenstaro
Revision: 190864

upgpkg: kdebindings-smokegen 4.10.95-2

rebuild

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:20:42 UTC (rev 190863)
+++ PKGBUILD2013-07-18 22:20:44 UTC (rev 190864)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings-smokegen
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
 arch=('i686' 'x86_64')



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:15:41
  Author: svenstaro
Revision: 190148

upgpkg: kdebindings-smokegen 4.10.95-1

upstream 4.11rc1

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:15:31 UTC (rev 190147)
+++ PKGBUILD2013-07-16 18:15:41 UTC (rev 190148)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('885d78b0d8abce699595f2dada09da043c1c673e')
+sha1sums=('95d8c622da7bdbebdc9555a538456d86f2f6d2af')
 
 build() {
   cd "${srcdir}"



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

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

KDE 4.10

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:12:52 UTC (rev 176373)
+++ PKGBUILD2013-01-31 11:12:54 UTC (rev 176374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -11,8 +11,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('2702651e194a58050ac5831c30b35ecd0021b232')
+source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
+sha1sums=('435dd2e087ab527d0c81e1eb883f689a457a40c2')
 
 build() {
   cd "${srcdir}"



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

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:04:29
  Author: andrea
Revision: 175368

KDE 4.10 RC3

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:04:25 UTC (rev 175367)
+++ PKGBUILD2013-01-17 14:04:29 UTC (rev 175368)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('d0a68f4033be70570c010bebfc35510ccd12b853')
+sha1sums=('2702651e194a58050ac5831c30b35ecd0021b232')
 
 build() {
   cd "${srcdir}"



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 18:58:56
  Author: andrea
Revision: 175223

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-16 23:58:52 UTC (rev 175222)
+++ PKGBUILD2013-01-16 23:58:56 UTC (rev 175223)
@@ -20,6 +20,7 @@
   cd build
   cmake ../smokegen-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:35:11
  Author: andrea
Revision: 174313

KDE 4.10 RC2

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:35:07 UTC (rev 174312)
+++ PKGBUILD2013-01-04 14:35:11 UTC (rev 174313)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('7fb2756fc1536681aa0c47be8e88e85931011249')
+sha1sums=('d0a68f4033be70570c010bebfc35510ccd12b853')
 
 build() {
   cd "${srcdir}"



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:52:18
  Author: andrea
Revision: 173359

KDE 4.10 RC1

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:52:15 UTC (rev 173358)
+++ PKGBUILD2012-12-19 14:52:18 UTC (rev 173359)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('39b4dbadeab69fea6d10b16b938836f17c519581')
+sha1sums=('7fb2756fc1536681aa0c47be8e88e85931011249')
 
 build() {
   cd "${srcdir}"



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:18:43
  Author: andrea
Revision: 172312

KDE 4.10 beta2

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:18:38 UTC (rev 172311)
+++ PKGBUILD2012-12-02 11:18:43 UTC (rev 172312)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('d02f7496caa82457f4d620939c80979b90f8249f')
+sha1sums=('39b4dbadeab69fea6d10b16b938836f17c519581')
 
 build() {
   cd "${srcdir}"



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

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:50:08
  Author: andrea
Revision: 163254

KDE 4.9 RC2

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:50:05 UTC (rev 163253)
+++ PKGBUILD2012-07-11 20:50:08 UTC (rev 163254)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('e0d26ff3d58848b01800779d4777aca86c10d31d')
+sha1sums=('8348e0f3b7bb5acbb6646e6c08dbdf5d17fa32dc')
 
 build() {
   cd "${srcdir}"



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

2012-06-26 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:21:27
  Author: andrea
Revision: 162435

KDE 4.9 RC1

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:21:24 UTC (rev 162434)
+++ PKGBUILD2012-06-27 06:21:27 UTC (rev 162435)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('18c69f3ae1432176fba03c6a1d3b8fc208491a2e')
+sha1sums=('e0d26ff3d58848b01800779d4777aca86c10d31d')
 
 build() {
   cd "${srcdir}"



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

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:41:54
  Author: andrea
Revision: 161512

KDE 4.9beta2

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:41:51 UTC (rev 161511)
+++ PKGBUILD2012-06-12 05:41:54 UTC (rev 161512)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('0ab79864476cfb9888ce55226f539fced5b08ee4')
+sha1sums=('18c69f3ae1432176fba03c6a1d3b8fc208491a2e')
 
 build() {
   cd "${srcdir}"



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

2012-05-31 Thread Andrea Scarpino
Date: Thursday, May 31, 2012 @ 16:37:19
  Author: andrea
Revision: 160279

New set of tarballs

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-31 20:37:16 UTC (rev 160278)
+++ PKGBUILD2012-05-31 20:37:19 UTC (rev 160279)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings-smokegen
 pkgver=4.8.80
-pkgrel=1
+pkgrel=2
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('3f98d0a97db5604a924fdf2e654640b0f257486a')
+sha1sums=('0ab79864476cfb9888ce55226f539fced5b08ee4')
 
 build() {
   cd "${srcdir}"



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

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

KDE 4.7.0

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:45:07 UTC (rev 132490)
+++ PKGBUILD2011-07-24 22:45:10 UTC (rev 132491)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="http://kde.org/";
@@ -11,8 +11,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2";)
-sha1sums=('c65b10fdcf1e764a53efff55446f764830ab5606')
+source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2";)
+sha1sums=('e6116d95aabe1fa00fb9126b582ad028765e56fc')
 
 build() {
   cd "${srcdir}"



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

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:45:56
  Author: andrea
Revision: 131280

KDE 4.7RC2

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:45:52 UTC (rev 131279)
+++ PKGBUILD2011-07-12 17:45:56 UTC (rev 131280)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="http://kde.org/";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2";)
-sha1sums=('e3f24c57d79216df8c52eaafb2e4ee7af11e1d5c')
+sha1sums=('c65b10fdcf1e764a53efff55446f764830ab5606')
 
 build() {
   cd "${srcdir}"



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

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:41:51
  Author: andrea
Revision: 128527

KDE 4.7RC1

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:41:48 UTC (rev 128526)
+++ PKGBUILD2011-06-24 12:41:51 UTC (rev 128527)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-smokegen
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="http://kde.org/";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2";)
-sha1sums=('ce860f4308df4cc91b1e49d0f1f5bca3805c4cf1')
+sha1sums=('e3f24c57d79216df8c52eaafb2e4ee7af11e1d5c')
 
 build() {
   cd "${srcdir}"