Date: Wednesday, May 22, 2013 @ 00:01:43 Author: andrea Revision: 186184
archrelease: copy trunk to extra-i686, extra-x86_64 Added: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 186183, telepathy-kde-contact-runner/trunk/PKGBUILD) telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD (from rev 186183, telepathy-kde-contact-runner/trunk/PKGBUILD) Deleted: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD -----------------------+ /PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ extra-i686/PKGBUILD | 30 ------------------------ extra-x86_64/PKGBUILD | 30 ------------------------ 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: extra-i686/PKGBUILD =================================================================== --- extra-i686/PKGBUILD 2013-05-21 22:01:34 UTC (rev 186183) +++ extra-i686/PKGBUILD 2013-05-21 22:01:43 UTC (rev 186184) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=telepathy-kde-contact-runner -_pkgname=ktp-contact-runner -pkgver=0.6.1 -pkgrel=1 -pkgdesc="KRunner plugin for KDE Telepathy" -arch=('i686' 'x86_64') -url="http://community.kde.org/Real-Time_Communication_and_Collaboration" -license=('GPL') -depends=('telepathy-kde-common-internals') -makedepends=('cmake' 'automoc4') -groups=('kde-telepathy') -source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('1acb3f1371008040abf3a75d39a61fbe9f580821') - -build() { - mkdir build - cd build - cmake ../${_pkgname}-${pkgver} \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 186183, telepathy-kde-contact-runner/trunk/PKGBUILD) =================================================================== --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-05-21 22:01:43 UTC (rev 186184) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=telepathy-kde-contact-runner +_pkgname=ktp-contact-runner +pkgver=0.6.2 +pkgrel=1 +pkgdesc="KRunner plugin for KDE Telepathy" +arch=('i686' 'x86_64') +url="http://community.kde.org/Real-Time_Communication_and_Collaboration" +license=('GPL') +depends=('telepathy-kde-common-internals') +makedepends=('cmake' 'automoc4') +groups=('kde-telepathy') +source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") +sha1sums=('98c21256a81b18955628b3c645e36391c1ffca4a') + +build() { + mkdir build + cd build + cmake ../${_pkgname}-${pkgver} \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: extra-x86_64/PKGBUILD =================================================================== --- extra-x86_64/PKGBUILD 2013-05-21 22:01:34 UTC (rev 186183) +++ extra-x86_64/PKGBUILD 2013-05-21 22:01:43 UTC (rev 186184) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=telepathy-kde-contact-runner -_pkgname=ktp-contact-runner -pkgver=0.6.1 -pkgrel=1 -pkgdesc="KRunner plugin for KDE Telepathy" -arch=('i686' 'x86_64') -url="http://community.kde.org/Real-Time_Communication_and_Collaboration" -license=('GPL') -depends=('telepathy-kde-common-internals') -makedepends=('cmake' 'automoc4') -groups=('kde-telepathy') -source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('1acb3f1371008040abf3a75d39a61fbe9f580821') - -build() { - mkdir build - cd build - cmake ../${_pkgname}-${pkgver} \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD (from rev 186183, telepathy-kde-contact-runner/trunk/PKGBUILD) =================================================================== --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-05-21 22:01:43 UTC (rev 186184) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=telepathy-kde-contact-runner +_pkgname=ktp-contact-runner +pkgver=0.6.2 +pkgrel=1 +pkgdesc="KRunner plugin for KDE Telepathy" +arch=('i686' 'x86_64') +url="http://community.kde.org/Real-Time_Communication_and_Collaboration" +license=('GPL') +depends=('telepathy-kde-common-internals') +makedepends=('cmake' 'automoc4') +groups=('kde-telepathy') +source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") +sha1sums=('98c21256a81b18955628b3c645e36391c1ffca4a') + +build() { + mkdir build + cd build + cmake ../${_pkgname}-${pkgver} \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +}