[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2013-01-05 Thread Andrea Scarpino
Date: Saturday, January 5, 2013 @ 08:12:32
  Author: andrea
Revision: 174668

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 174667, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 174667, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-05 13:12:12 UTC (rev 174667)
+++ extra-i686/PKGBUILD 2013-01-05 13:12:32 UTC (rev 174668)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.4
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('af6c85518c61cbc8e70a1bf280be0f36c3b381ff')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 174667, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-05 13:12:32 UTC (rev 174668)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.5
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('f8c916e8d1a0c1138addca40520465821350ec92')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-01-05 13:12:12 UTC (rev 174667)
+++ extra-x86_64/PKGBUILD   2013-01-05 13:12:32 UTC (rev 174668)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.4
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('af6c85518c61cbc8e70a1bf280be0f36c3b381ff')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 174667, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-01-05 13:12:32 UTC (rev 174668)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.5
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-12-06 Thread Andrea Scarpino
Date: Thursday, December 6, 2012 @ 03:20:33
  Author: andrea
Revision: 172829

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 172792, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 172792, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-06 08:20:30 UTC (rev 172828)
+++ extra-i686/PKGBUILD 2012-12-06 08:20:33 UTC (rev 172829)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.3
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('8f9571ede6e2801eba40ab59c44d47a3854e04dc')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 172792, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-06 08:20:33 UTC (rev 172829)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.4
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('af6c85518c61cbc8e70a1bf280be0f36c3b381ff')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-12-06 08:20:30 UTC (rev 172828)
+++ extra-x86_64/PKGBUILD   2012-12-06 08:20:33 UTC (rev 172829)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.3
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('8f9571ede6e2801eba40ab59c44d47a3854e04dc')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 172792, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-12-06 08:20:33 UTC (rev 172829)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.4
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-11-09 Thread Andrea Scarpino
Date: Friday, November 9, 2012 @ 03:27:17
  Author: andrea
Revision: 170615

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 170578, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 170578, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-09 08:27:15 UTC (rev 170614)
+++ extra-i686/PKGBUILD 2012-11-09 08:27:17 UTC (rev 170615)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.2
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('d8c762a6a65323f80e47cadbfa732b529a07dbc1')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 170578, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-09 08:27:17 UTC (rev 170615)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.3
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('8f9571ede6e2801eba40ab59c44d47a3854e04dc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-09 08:27:15 UTC (rev 170614)
+++ extra-x86_64/PKGBUILD   2012-11-09 08:27:17 UTC (rev 170615)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.2
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('d8c762a6a65323f80e47cadbfa732b529a07dbc1')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 170578, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-11-09 08:27:17 UTC (rev 170615)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.3
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-10-03 Thread Andrea Scarpino
Date: Wednesday, October 3, 2012 @ 10:42:03
  Author: andrea
Revision: 167798

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 167757, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 167757, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-03 14:41:59 UTC (rev 167797)
+++ extra-i686/PKGBUILD 2012-10-03 14:42:03 UTC (rev 167798)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('08b1a43eb800de1ad1ed7a0a147e6c73b3928bd8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 167757, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-03 14:42:03 UTC (rev 167798)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('d8c762a6a65323f80e47cadbfa732b529a07dbc1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-10-03 14:41:59 UTC (rev 167797)
+++ extra-x86_64/PKGBUILD   2012-10-03 14:42:03 UTC (rev 167798)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('08b1a43eb800de1ad1ed7a0a147e6c73b3928bd8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 167757, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-10-03 14:42:03 UTC (rev 167798)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-09-05 Thread Andrea Scarpino
Date: Wednesday, September 5, 2012 @ 14:30:06
  Author: andrea
Revision: 166235

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 166198, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 166198, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-05 18:30:03 UTC (rev 166234)
+++ extra-i686/PKGBUILD 2012-09-05 18:30:06 UTC (rev 166235)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.0
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('5c196ced2b07e58ecdc66e779f21e4c412da8b4b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 166198, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-09-05 18:30:06 UTC (rev 166235)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.1
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('08b1a43eb800de1ad1ed7a0a147e6c73b3928bd8')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-09-05 18:30:03 UTC (rev 166234)
+++ extra-x86_64/PKGBUILD   2012-09-05 18:30:06 UTC (rev 166235)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.9.0
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('5c196ced2b07e58ecdc66e779f21e4c412da8b4b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 166198, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-09-05 18:30:06 UTC (rev 166235)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.1
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-08-06 Thread Andrea Scarpino
Date: Monday, August 6, 2012 @ 19:16:23
  Author: andrea
Revision: 164876

db-move: moved kdebindings-kimono from [testing] to [extra] (i686, x86_64)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 164839, kdebindings-kimono/repos/testing-i686/PKGBUILD)
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 164839, kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-x86_64/PKGBUILD |   64 
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-06 23:16:19 UTC (rev 164875)
+++ extra-i686/PKGBUILD 2012-08-06 23:16:23 UTC (rev 164876)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.8.4
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('9c8e41ebcec01cede7987958bb4d7ce775587e45')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 164839, 
kdebindings-kimono/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-06 23:16:23 UTC (rev 164876)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.0
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('5c196ced2b07e58ecdc66e779f21e4c412da8b4b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-06 23:16:19 UTC (rev 164875)
+++ extra-x86_64/PKGBUILD   2012-08-06 23:16:23 UTC (rev 164876)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.8.4
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('9c8e41ebcec01cede7987958bb4d7ce775587e45')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 164839, 
kdebindings-kimono/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-08-06 23:16:23 UTC (rev 164876)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.0
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')

[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-08-01 Thread Andrea Scarpino
Date: Wednesday, August 1, 2012 @ 10:37:38
  Author: andrea
Revision: 164558

db-move: moved kdebindings-kimono from [kde-unstable] to [testing] (i686, 
x86_64)

Added:
  kdebindings-kimono/repos/testing-i686/
  kdebindings-kimono/repos/testing-i686/PKGBUILD
(from rev 164519, kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD)
  kdebindings-kimono/repos/testing-x86_64/
  kdebindings-kimono/repos/testing-x86_64/PKGBUILD
(from rev 164519, kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/kde-unstable-i686/
  kdebindings-kimono/repos/kde-unstable-x86_64/

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdebindings-kimono/repos/testing-i686/PKGBUILD (from rev 164519, 
kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-01 14:37:38 UTC (rev 164558)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.0
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('5c196ced2b07e58ecdc66e779f21e4c412da8b4b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdebindings-kimono/repos/testing-x86_64/PKGBUILD (from rev 164519, 
kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-08-01 14:37:38 UTC (rev 164558)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.9.0
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=https://projects.kde.org/projects/kde/kdebindings/csharp/kimono;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('5c196ced2b07e58ecdc66e779f21e4c412da8b4b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-kimono/repos (6 files)

2012-03-04 Thread Andrea Scarpino
Date: Sunday, March 4, 2012 @ 09:36:59
  Author: andrea
Revision: 152059

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  kdebindings-kimono/repos/staging-i686/
  kdebindings-kimono/repos/staging-i686/PKGBUILD
(from rev 152058, kdebindings-kimono/trunk/PKGBUILD)
  kdebindings-kimono/repos/staging-x86_64/
  kdebindings-kimono/repos/staging-x86_64/PKGBUILD
(from rev 152058, kdebindings-kimono/trunk/PKGBUILD)
Modified:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD

-+
 extra-i686/PKGBUILD |2 +-
 extra-x86_64/PKGBUILD   |2 +-
 staging-i686/PKGBUILD   |   32 
 staging-x86_64/PKGBUILD |   32 
 4 files changed, 66 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-04 14:36:30 UTC (rev 152058)
+++ extra-i686/PKGBUILD 2012-03-04 14:36:59 UTC (rev 152059)
@@ -12,7 +12,7 @@
 depends=('kdebindings-qyoto' 'kdebindings-smokekde')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
 conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kimono-${pkgver}.tar.xz;)
 sha1sums=('b46842ce2b3c1aa3620277a461c3d127843d6a4d')
 
 build() {

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-04 14:36:30 UTC (rev 152058)
+++ extra-x86_64/PKGBUILD   2012-03-04 14:36:59 UTC (rev 152059)
@@ -12,7 +12,7 @@
 depends=('kdebindings-qyoto' 'kdebindings-smokekde')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
 conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kimono-${pkgver}.tar.xz;)
 sha1sums=('b46842ce2b3c1aa3620277a461c3d127843d6a4d')
 
 build() {

Copied: kdebindings-kimono/repos/staging-i686/PKGBUILD (from rev 152058, 
kdebindings-kimono/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-03-04 14:36:59 UTC (rev 152059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.8.1
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kimono-${pkgver}.tar.xz;)
+sha1sums=('cecf979d52091a2baaabb7334750f8376d835b0a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdebindings-kimono/repos/staging-x86_64/PKGBUILD (from rev 152058, 
kdebindings-kimono/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-03-04 14:36:59 UTC (rev 152059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.8.1
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kimono-${pkgver}.tar.xz;)
+sha1sums=('cecf979d52091a2baaabb7334750f8376d835b0a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}