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

2014-11-19 Thread Felix Yan
Date: Wednesday, November 19, 2014 @ 17:35:22
  Author: fyan
Revision: 226410

upgpkg: kdebindings-smokegen 4.14.3-1

upstream new release

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-19 16:34:53 UTC (rev 226409)
+++ PKGBUILD2014-11-19 16:35:22 UTC (rev 226410)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.14.2
+pkgver=4.14.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('f9119705a3a697f0f109e100671b16498b948dc3')
+sha1sums=('1ab32f15d39ef477096e501c36358fe344ae92ea')
 
 build() {
   cd ${srcdir}


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

2014-09-20 Thread Sven-Hendrik Haase
Date: Saturday, September 20, 2014 @ 18:07:31
  Author: svenstaro
Revision: 222187

upgpkg: kdebindings-smokegen 4.14.1-1

kde 4.14.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-20 16:07:29 UTC (rev 222186)
+++ PKGBUILD2014-09-20 16:07:31 UTC (rev 222187)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.14.0
+pkgver=4.14.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('1a1ba4b092e4f16cde8d048d4c13db59b51e6e0b')
+sha1sums=('aeb50246081fffe3afd929d2889377c4fe7178ef')
 
 build() {
   cd ${srcdir}



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

2014-08-16 Thread Sven-Hendrik Haase
Date: Saturday, August 16, 2014 @ 22:01:01
  Author: svenstaro
Revision: 219801

upgpkg: kdebindings-smokegen 4.14.0-1

kde 4.14.0

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-16 20:00:58 UTC (rev 219800)
+++ PKGBUILD2014-08-16 20:01:01 UTC (rev 219801)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.13.3
+pkgver=4.14.0
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('ea5b9b128691e259e339b5b8f24e521bc57d0e3a')
+sha1sums=('1a1ba4b092e4f16cde8d048d4c13db59b51e6e0b')
 
 build() {
   cd ${srcdir}



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:26:36
  Author: svenstaro
Revision: 217063

upgpkg: kdebindings-smokegen 4.13.3-1

upstream release 4.13.3

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:26:33 UTC (rev 217062)
+++ PKGBUILD2014-07-18 11:26:36 UTC (rev 217063)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.13.2
+pkgver=4.13.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('83d8b39b15aa0692d17390e4bd84cf76f7b9f392')
+sha1sums=('ea5b9b128691e259e339b5b8f24e521bc57d0e3a')
 
 build() {
   cd ${srcdir}



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

2014-06-08 Thread Sven-Hendrik Haase
Date: Monday, June 9, 2014 @ 05:02:52
  Author: svenstaro
Revision: 214419

upgpkg: kdebindings-smokegen 4.13.2-1

upstream release 4.12.2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-09 03:02:50 UTC (rev 214418)
+++ PKGBUILD2014-06-09 03:02:52 UTC (rev 214419)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.13.1
+pkgver=4.13.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('283f858a5e68329911de413ed3ffd127861ecc40')
+sha1sums=('83d8b39b15aa0692d17390e4bd84cf76f7b9f392')
 
 build() {
   cd ${srcdir}



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

2014-05-14 Thread Sven-Hendrik Haase
Date: Wednesday, May 14, 2014 @ 21:51:59
  Author: svenstaro
Revision: 212444

upgpkg: kdebindings-smokegen 4.13.1-1

upstream release 4.13.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-14 19:51:57 UTC (rev 212443)
+++ PKGBUILD2014-05-14 19:51:59 UTC (rev 212444)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.13.0
+pkgver=4.13.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('849c4fe74891b9b9df23d8583ddc26772ac6cfd9')
+sha1sums=('283f858a5e68329911de413ed3ffd127861ecc40')
 
 build() {
   cd ${srcdir}



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

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 11:56:40
  Author: svenstaro
Revision: 209283

upgpkg: kdebindings-smokegen 4.12.4-1

kde 4.12.4 release

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-31 09:56:38 UTC (rev 209282)
+++ PKGBUILD2014-03-31 09:56:40 UTC (rev 209283)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.12.3
+pkgver=4.12.4
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('4d6ddd831ef89fa00c226fb3d00a2d31e255d7ad')
+sha1sums=('0e959519fbc50317e6567cd8c7885356db841d2d')
 
 build() {
   cd ${srcdir}



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

2014-02-04 Thread Sven-Hendrik Haase
Date: Tuesday, February 4, 2014 @ 14:51:27
  Author: svenstaro
Revision: 205110

upgpkg: kdebindings-smokegen 4.12.2-1

upstream release 4.12.2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-04 13:51:25 UTC (rev 205109)
+++ PKGBUILD2014-02-04 13:51:27 UTC (rev 205110)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.12.1
+pkgver=4.12.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('a49111553d529e9606e2f3b4f589b551f25e87fd')
+sha1sums=('94ce0927bab5904a0d66dcace8920deca085b0de')
 
 build() {
   cd ${srcdir}



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

2014-01-13 Thread Sven-Hendrik Haase
Date: Tuesday, January 14, 2014 @ 08:35:30
  Author: svenstaro
Revision: 203698

upgpkg: kdebindings-smokegen 4.12.1-1

upstream release 4.12.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-14 07:35:28 UTC (rev 203697)
+++ PKGBUILD2014-01-14 07:35:30 UTC (rev 203698)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.12.0
+pkgver=4.12.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('5385b2851d16d186be4cc4bc4d5af901d8f444bf')
+sha1sums=('a49111553d529e9606e2f3b4f589b551f25e87fd')
 
 build() {
   cd ${srcdir}



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

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:16:18
  Author: svenstaro
Revision: 200883

upgpkg: kdebindings-smokegen 4.11.4-1

KDE 4.11.4

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-06 12:16:16 UTC (rev 200882)
+++ PKGBUILD2013-12-06 12:16:18 UTC (rev 200883)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.11.3
+pkgver=4.11.4
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('ceb0385627c199384351d5c649ae384e5c5dcc02')
+sha1sums=('fe838306771119b460ac78badb09c455a8a8c3cd')
 
 build() {
   cd ${srcdir}



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

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:14:22
  Author: svenstaro
Revision: 195507

upgpkg: kdebindings-smokegen 4.11.2-1

kde 4.11.2 release

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-01 15:14:20 UTC (rev 195506)
+++ PKGBUILD2013-10-01 15:14:22 UTC (rev 195507)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.11.1
+pkgver=4.11.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('8b6eecdd98a4b7a339c4e1df48c53dfe2bf02795')
+sha1sums=('4fbb3292391d26b4c68bed44a819f54b05b33bc0')
 
 build() {
   cd ${srcdir}



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

2013-05-07 Thread Andrea Scarpino
Date: Tuesday, May 7, 2013 @ 15:26:44
  Author: andrea
Revision: 184475

KDE 4.10.3

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 13:26:43 UTC (rev 184474)
+++ PKGBUILD2013-05-07 13:26:44 UTC (rev 184475)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.10.2
+pkgver=4.10.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('2593b298e9b0f4f504612f42a928a2144313b4b4')
+sha1sums=('701e34f9dcc4e246e7361c472bfdb5a472ac31b2')
 
 build() {
   cd ${srcdir}



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

2013-04-03 Thread Sven-Hendrik Haase
Date: Thursday, April 4, 2013 @ 05:43:14
  Author: svenstaro
Revision: 181403

upgpkg: kdebindings-smokegen 4.10.2-1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-04 03:43:12 UTC (rev 181402)
+++ PKGBUILD2013-04-04 03:43:14 UTC (rev 181403)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.10.1
+pkgver=4.10.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('866b08f274d88c6ff4c57cada4923906b27bdcd0')
+sha1sums=('2593b298e9b0f4f504612f42a928a2144313b4b4')
 
 build() {
   cd ${srcdir}



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

2013-03-04 Thread Andrea Scarpino
Date: Monday, March 4, 2013 @ 12:09:13
  Author: andrea
Revision: 179142

KDE 4.10.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 11:09:12 UTC (rev 179141)
+++ PKGBUILD2013-03-04 11:09:13 UTC (rev 179142)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.10.0
+pkgver=4.10.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('435dd2e087ab527d0c81e1eb883f689a457a40c2')
+sha1sums=('866b08f274d88c6ff4c57cada4923906b27bdcd0')
 
 build() {
   cd ${srcdir}



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

2013-01-02 Thread Andrea Scarpino
Date: Wednesday, January 2, 2013 @ 06:00:03
  Author: andrea
Revision: 174040

KDE 4.9.5

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-02 10:59:58 UTC (rev 174039)
+++ PKGBUILD2013-01-02 11:00:03 UTC (rev 174040)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.4
+pkgver=4.9.5
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('15dd451d602d12e045f3618f9debded16ea45ceb')
+sha1sums=('a9ac753f2297329775291c3f7720eb50ef83749b')
 
 build() {
   cd ${srcdir}



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

2012-12-01 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 02:42:22
  Author: andrea
Revision: 172203

KDE 4.9.4

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 07:42:18 UTC (rev 172202)
+++ PKGBUILD2012-12-02 07:42:22 UTC (rev 172203)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.3
+pkgver=4.9.4
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('0f5fc7634140434fad6c96f59055d91754b8f784')
+sha1sums=('15dd451d602d12e045f3618f9debded16ea45ceb')
 
 build() {
   cd ${srcdir}



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

2012-11-06 Thread Andrea Scarpino
Date: Tuesday, November 6, 2012 @ 08:30:08
  Author: andrea
Revision: 170354

KDE 4.9.3

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-06 13:30:03 UTC (rev 170353)
+++ PKGBUILD2012-11-06 13:30:08 UTC (rev 170354)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.2
+pkgver=4.9.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('f7ac776e18ad0df7535280ca5e6ea951cde159fb')
+sha1sums=('0f5fc7634140434fad6c96f59055d91754b8f784')
 
 build() {
   cd ${srcdir}



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

2012-10-02 Thread Andrea Scarpino
Date: Tuesday, October 2, 2012 @ 05:09:30
  Author: andrea
Revision: 167432

KDE 4.9.2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-02 09:09:27 UTC (rev 167431)
+++ PKGBUILD2012-10-02 09:09:30 UTC (rev 167432)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.1
+pkgver=4.9.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('d73bd72550a644f073b94258591fe2c7c742360b')
+sha1sums=('f7ac776e18ad0df7535280ca5e6ea951cde159fb')
 
 build() {
   cd ${srcdir}



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

2012-09-03 Thread Andrea Scarpino
Date: Monday, September 3, 2012 @ 17:48:37
  Author: andrea
Revision: 165928

KDE 4.9.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-09-03 21:48:34 UTC (rev 165927)
+++ PKGBUILD2012-09-03 21:48:37 UTC (rev 165928)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.0
+pkgver=4.9.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('7470301b856703a365cf8bbd43d0f297ef4fff08')
+sha1sums=('d73bd72550a644f073b94258591fe2c7c742360b')
 
 build() {
   cd ${srcdir}



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

2012-06-06 Thread Andrea Scarpino
Date: Wednesday, June 6, 2012 @ 12:14:05
  Author: andrea
Revision: 160819

KDE 4.8.4

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-06 16:14:02 UTC (rev 160818)
+++ PKGBUILD2012-06-06 16:14:05 UTC (rev 160819)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.3
+pkgver=4.8.4
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('0ea29388a8a8116e8b4fa7fe6e8a0b270e99cdcd')
+sha1sums=('5ff7d15ed1cdea07f455fbf1189885518cf43cb6')
 
 build() {
   cd ${srcdir}



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

2012-05-03 Thread Andrea Scarpino
Date: Thursday, May 3, 2012 @ 09:20:22
  Author: andrea
Revision: 158137

KDE 4.8.3

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-03 13:20:19 UTC (rev 158136)
+++ PKGBUILD2012-05-03 13:20:22 UTC (rev 158137)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.2
+pkgver=4.8.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('8ba52937f10fb83470e1fbd724d767ab90921c41')
+sha1sums=('0ea29388a8a8116e8b4fa7fe6e8a0b270e99cdcd')
 
 build() {
   cd ${srcdir}



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

2012-03-30 Thread Andrea Scarpino
Date: Friday, March 30, 2012 @ 12:12:10
  Author: andrea
Revision: 154660

KDE 4.8.2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 16:12:07 UTC (rev 154659)
+++ PKGBUILD2012-03-30 16:12:10 UTC (rev 154660)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.1
+pkgver=4.8.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
+sha1sums=('8ba52937f10fb83470e1fbd724d767ab90921c41')
 
 build() {
   cd ${srcdir}



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

2012-03-06 Thread Andrea Scarpino
Date: Tuesday, March 6, 2012 @ 13:28:28
  Author: andrea
Revision: 152330

Path has been changed; new kdepim tarball

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 18:28:25 UTC (rev 152329)
+++ PKGBUILD2012-03-06 18:28:28 UTC (rev 152330)
@@ -11,7 +11,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/xz/smokegen-${pkgver}.tar.xz;)
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
 sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
 
 build() {



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

2012-03-04 Thread Andrea Scarpino
Date: Sunday, March 4, 2012 @ 06:07:52
  Author: andrea
Revision: 151937

KDE 4.8.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-04 11:07:49 UTC (rev 151936)
+++ PKGBUILD2012-03-04 11:07:52 UTC (rev 151937)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.0
+pkgver=4.8.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('9b4f0af954e845eecea8e7ed388e01cffb8974d2')
+source=(http://download.kde.org/stable/${pkgver}/src/xz/smokegen-${pkgver}.tar.xz;)
+sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
 
 build() {
   cd ${srcdir}



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

2012-01-25 Thread Andrea Scarpino
Date: Wednesday, January 25, 2012 @ 15:33:54
  Author: andrea
Revision: 147281

KDE 4.8.0

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-25 20:33:51 UTC (rev 147280)
+++ PKGBUILD2012-01-25 20:33:54 UTC (rev 147281)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.97
+pkgver=4.8.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=('fa86523655cbf662276fdb7b7fa518ca15d86b3b')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('9b4f0af954e845eecea8e7ed388e01cffb8974d2')
 
 build() {
   cd ${srcdir}



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

2012-01-04 Thread Andrea Scarpino
Date: Wednesday, January 4, 2012 @ 08:16:11
  Author: andrea
Revision: 145954

KDE 4.8RC2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 13:15:38 UTC (rev 145953)
+++ PKGBUILD2012-01-04 13:16:11 UTC (rev 145954)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.95
+pkgver=4.7.97
 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=('12878b6a35c7a0027d74abc5611e6b0c628d467c')
+sha1sums=('fa86523655cbf662276fdb7b7fa518ca15d86b3b')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-smokegen/trunk (PKGBUILD fix-crash.patch)

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:15
  Author: andrea
Revision: 145356

KDE 4.8RC1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD
Deleted:
  kdebindings-smokegen/trunk/fix-crash.patch

-+
 PKGBUILD|   11 +++
 fix-crash.patch |   13 -
 2 files changed, 3 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:11 UTC (rev 145355)
+++ PKGBUILD2011-12-22 07:58:15 UTC (rev 145356)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=A general purpose C++ parser with a plugin infrastructure
 url=http://kde.org/;
@@ -11,15 +11,10 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;
-'fix-crash.patch')
-sha1sums=('c852cf97a7b2d7516a4995d19ad3be6035aa0c17'
-  'b209b2b7017622fea3406c5a9636e2334566af01')
+source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('12878b6a35c7a0027d74abc5611e6b0c628d467c')
 
 build() {
-  cd ${srcdir}/smokegen-${pkgver}
-  patch -p1 -i ${srcdir}/fix-crash.patch
-
   cd ${srcdir}
   mkdir build
   cd build

Deleted: fix-crash.patch
===
--- fix-crash.patch 2011-12-22 07:58:11 UTC (rev 145355)
+++ fix-crash.patch 2011-12-22 07:58:15 UTC (rev 145356)
@@ -1,13 +0,0 @@
-diff -up smokegen-4.7.0/parser/type_compiler.cpp.orig 
smokegen-4.7.0/parser/type_compiler.cpp
-diff -up smokegen-4.7.0/type_compiler.cpp.orig smokegen-4.7.0/type_compiler.cpp
 smokegen-4.7.0/type_compiler.cpp.orig  2011-08-02 14:34:08.0 
+0200
-+++ smokegen-4.7.0/type_compiler.cpp   2011-08-02 14:34:34.0 +0200
-@@ -191,6 +191,8 @@ void TypeCompiler::visitParameterDeclara
- 
- void TypeCompiler::visitPtrOperator(PtrOperatorAST* node)
- {
-+if ( ! m_session-token_stream ) return;
-+if ( ! token_text(m_session-token_stream-kind(node-op)) ) return;
- if (token_text(m_session-token_stream-kind(node-op))[0] == '*') {
- QPairbool, bool cv = m_visitor-parseCv(node-cv);
- pointerDepth.append(cv.first);



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

2011-12-07 Thread Andrea Scarpino
Date: Wednesday, December 7, 2011 @ 03:22:17
  Author: andrea
Revision: 144498

KDE 4.8beta2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-07 08:22:15 UTC (rev 144497)
+++ PKGBUILD2011-12-07 08:22:17 UTC (rev 144498)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.80
+pkgver=4.7.90
 pkgrel=1
 pkgdesc=A general purpose C++ parser with a plugin infrastructure
 url=http://kde.org/;
@@ -11,10 +11,15 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('da6dd73b0650c0f6e749435c3ae822c236224b00')
+source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;
+'fix-crash.patch')
+sha1sums=('c852cf97a7b2d7516a4995d19ad3be6035aa0c17'
+  'b209b2b7017622fea3406c5a9636e2334566af01')
 
 build() {
+  cd ${srcdir}/smokegen-${pkgver}
+  patch -p1 -i ${srcdir}/fix-crash.patch
+
   cd ${srcdir}
   mkdir build
   cd build



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

2011-10-30 Thread Andrea Scarpino
Date: Sunday, October 30, 2011 @ 07:16:49
  Author: andrea
Revision: 141395

KDE 4.7.3

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-30 11:16:46 UTC (rev 141394)
+++ PKGBUILD2011-10-30 11:16:49 UTC (rev 141395)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.2
+pkgver=4.7.3
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('f2f605b2ca40403529b9065e745ebb1d9b7e0fcb')
+sha1sums=('ede4095fdb190b3bef13b246111e7d79903ad77e')
 
 build() {
   cd ${srcdir}



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

2011-10-04 Thread Andrea Scarpino
Date: Tuesday, October 4, 2011 @ 13:49:21
  Author: andrea
Revision: 139676

KDE 4.7.2

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-04 17:49:18 UTC (rev 139675)
+++ PKGBUILD2011-10-04 17:49:21 UTC (rev 139676)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.1
+pkgver=4.7.2
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('952181277c8d212db7028476034d0160a152e696')
+sha1sums=('f2f605b2ca40403529b9065e745ebb1d9b7e0fcb')
 
 build() {
   cd ${srcdir}



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

2011-09-06 Thread Andrea Scarpino
Date: Tuesday, September 6, 2011 @ 04:20:21
  Author: andrea
Revision: 137106

KDE 4.7.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-06 08:20:18 UTC (rev 137105)
+++ PKGBUILD2011-09-06 08:20:21 UTC (rev 137106)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.0
+pkgver=4.7.1
 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/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('e6116d95aabe1fa00fb9126b582ad028765e56fc')
+sha1sums=('952181277c8d212db7028476034d0160a152e696')
 
 build() {
   cd ${srcdir}



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

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 20:12:08
  Author: andrea
Revision: 132570

move pkgbuilds to trunk; cleanup

Added:
  kdebindings-smokegen/trunk/PKGBUILD
(from rev 132557, kdebindings-smokegen/kde-unstable/PKGBUILD)

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

Copied: kdebindings-smokegen/trunk/PKGBUILD (from rev 132557, 
kdebindings-smokegen/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2011-07-25 00:12:08 UTC (rev 132570)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.7.0
+pkgrel=1
+pkgdesc=A general purpose C++ parser with a plugin infrastructure
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('e6116d95aabe1fa00fb9126b582ad028765e56fc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}