[arch-commits] Commit in kdebindings-kimono/repos (4 files)
Andrea Scarpino
andrea at archlinux.org
Tue Dec 4 18:37:46 UTC 2012
Date: Tuesday, December 4, 2012 @ 13:37:46
Author: andrea
Revision: 172653
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD
(from rev 172652, kdebindings-kimono/kde-unstable/PKGBUILD)
kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD
(from rev 172652, kdebindings-kimono/kde-unstable/PKGBUILD)
Deleted:
kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD
kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
kde-unstable-i686/PKGBUILD | 66 ++++++++++++++++++++---------------------
kde-unstable-x86_64/PKGBUILD | 66 ++++++++++++++++++++---------------------
2 files changed, 66 insertions(+), 66 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2012-12-04 18:37:09 UTC (rev 172652)
+++ kde-unstable-i686/PKGBUILD 2012-12-04 18:37:46 UTC (rev 172653)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-kimono
-pkgver=4.9.80
-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')
-optdepends=('kdepimlibs: akonadi bindings')
-conflicts=('kdebindings-csharp')
-source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz")
-sha1sums=('75263f0b3cba2fe1acc1d668cd7f03a4d4f07dc0')
-
-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/kde-unstable-i686/PKGBUILD (from rev 172652, kdebindings-kimono/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2012-12-04 18:37:46 UTC (rev 172653)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-kimono
+pkgver=4.9.90
+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')
+optdepends=('kdepimlibs: akonadi bindings')
+conflicts=('kdebindings-csharp')
+source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz")
+sha1sums=('f7e5335a1adf6714941f95c4325eaf6d201a63f3')
+
+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: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2012-12-04 18:37:09 UTC (rev 172652)
+++ kde-unstable-x86_64/PKGBUILD 2012-12-04 18:37:46 UTC (rev 172653)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-kimono
-pkgver=4.9.80
-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')
-optdepends=('kdepimlibs: akonadi bindings')
-conflicts=('kdebindings-csharp')
-source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz")
-sha1sums=('75263f0b3cba2fe1acc1d668cd7f03a4d4f07dc0')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 172652, kdebindings-kimono/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2012-12-04 18:37:46 UTC (rev 172653)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-kimono
+pkgver=4.9.90
+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')
+optdepends=('kdepimlibs: akonadi bindings')
+conflicts=('kdebindings-csharp')
+source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz")
+sha1sums=('f7e5335a1adf6714941f95c4325eaf6d201a63f3')
+
+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
+}
More information about the arch-commits
mailing list