Date: Thursday, November 28, 2013 @ 14:30:17 Author: andrea Revision: 200425
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdebindings-qyoto/repos/kde-unstable-i686/PKGBUILD (from rev 200424, kdebindings-qyoto/kde-unstable/PKGBUILD) kdebindings-qyoto/repos/kde-unstable-x86_64/PKGBUILD (from rev 200424, kdebindings-qyoto/kde-unstable/PKGBUILD) Deleted: kdebindings-qyoto/repos/kde-unstable-i686/PKGBUILD kdebindings-qyoto/repos/kde-unstable-x86_64/PKGBUILD ------------------------------+ /PKGBUILD | 62 +++++++++++++++++++++++++++++++++++++++++ kde-unstable-i686/PKGBUILD | 31 -------------------- kde-unstable-x86_64/PKGBUILD | 31 -------------------- 3 files changed, 62 insertions(+), 62 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2013-11-28 13:30:06 UTC (rev 200424) +++ kde-unstable-i686/PKGBUILD 2013-11-28 13:30:17 UTC (rev 200425) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdebindings-qyoto -pkgver=4.11.95 -pkgrel=1 -pkgdesc=".NET/Mono bindings for the Qt libraries" -url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kdebindings') -depends=('kdebindings-smokeqt' 'mono') -makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') -conflicts=('kdebindings-csharp') -source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('9d59b728f4d3d30b57e4d4b33acdbbdd04562252') - -build() { - mkdir build - cd build - cmake ../qyoto-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdebindings-qyoto/repos/kde-unstable-i686/PKGBUILD (from rev 200424, kdebindings-qyoto/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2013-11-28 13:30:17 UTC (rev 200425) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdebindings-qyoto +pkgver=4.11.97 +pkgrel=1 +pkgdesc=".NET/Mono bindings for the Qt libraries" +url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kdebindings') +depends=('kdebindings-smokeqt' 'mono') +makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') +conflicts=('kdebindings-csharp') +source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") +sha1sums=('33ea6228bb6db06e5f761ca05350f285c1503ef7') + +build() { + mkdir build + cd build + cmake ../qyoto-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-x86_64/PKGBUILD =================================================================== --- kde-unstable-x86_64/PKGBUILD 2013-11-28 13:30:06 UTC (rev 200424) +++ kde-unstable-x86_64/PKGBUILD 2013-11-28 13:30:17 UTC (rev 200425) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdebindings-qyoto -pkgver=4.11.95 -pkgrel=1 -pkgdesc=".NET/Mono bindings for the Qt libraries" -url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kdebindings') -depends=('kdebindings-smokeqt' 'mono') -makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') -conflicts=('kdebindings-csharp') -source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('9d59b728f4d3d30b57e4d4b33acdbbdd04562252') - -build() { - mkdir build - cd build - cmake ../qyoto-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdebindings-qyoto/repos/kde-unstable-x86_64/PKGBUILD (from rev 200424, kdebindings-qyoto/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2013-11-28 13:30:17 UTC (rev 200425) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdebindings-qyoto +pkgver=4.11.97 +pkgrel=1 +pkgdesc=".NET/Mono bindings for the Qt libraries" +url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kdebindings') +depends=('kdebindings-smokeqt' 'mono') +makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') +conflicts=('kdebindings-csharp') +source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") +sha1sums=('33ea6228bb6db06e5f761ca05350f285c1503ef7') + +build() { + mkdir build + cd build + cmake ../qyoto-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +}