Date: Wednesday, May 22, 2013 @ 00:00:58 Author: andrea Revision: 186175
archrelease: copy trunk to extra-i686, extra-x86_64 Added: telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD (from rev 186174, telepathy-kde-accounts-kcm/trunk/PKGBUILD) telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD (from rev 186174, telepathy-kde-accounts-kcm/trunk/PKGBUILD) Deleted: telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD -----------------------+ /PKGBUILD | 70 ++++++++++++++++++++++++++++++++++++++++++++++++ extra-i686/PKGBUILD | 35 ------------------------ extra-x86_64/PKGBUILD | 35 ------------------------ 3 files changed, 70 insertions(+), 70 deletions(-) Deleted: extra-i686/PKGBUILD =================================================================== --- extra-i686/PKGBUILD 2013-05-21 22:00:50 UTC (rev 186174) +++ extra-i686/PKGBUILD 2013-05-21 22:00:58 UTC (rev 186175) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> -# Contributor: Laurent Carlier <lordhea...@gmail.com> - -pkgname=telepathy-kde-accounts-kcm -_pkgname=ktp-accounts-kcm -pkgver=0.6.1 -pkgrel=1 -pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" -arch=('i686' 'x86_64') -url="http://community.kde.org/Real-Time_Communication_and_Collaboration" -license=('GPL') -depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') -makedepends=('cmake' 'automoc4' 'boost') -optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support' - 'telepathy-haze: all protocols supported by libpurple') -groups=('kde-telepathy') -conflicts=('telepathy-kde-accounts-kcm-plugins') -replaces=('telepathy-kde-accounts-kcm-plugins') -source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('a6ba149da9a52423a41fe99704e57344d384b1cc') - -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-accounts-kcm/repos/extra-i686/PKGBUILD (from rev 186174, telepathy-kde-accounts-kcm/trunk/PKGBUILD) =================================================================== --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-05-21 22:00:58 UTC (rev 186175) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> +# Contributor: Laurent Carlier <lordhea...@gmail.com> + +pkgname=telepathy-kde-accounts-kcm +_pkgname=ktp-accounts-kcm +pkgver=0.6.2 +pkgrel=1 +pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" +arch=('i686' 'x86_64') +url="http://community.kde.org/Real-Time_Communication_and_Collaboration" +license=('GPL') +depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') +makedepends=('cmake' 'automoc4' 'boost') +optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support' + 'telepathy-haze: all protocols supported by libpurple') +groups=('kde-telepathy') +conflicts=('telepathy-kde-accounts-kcm-plugins') +replaces=('telepathy-kde-accounts-kcm-plugins') +source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") +sha1sums=('fc71170f6f7f417b9cd0f4da3cb54ff70e66406e') + +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:00:50 UTC (rev 186174) +++ extra-x86_64/PKGBUILD 2013-05-21 22:00:58 UTC (rev 186175) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> -# Contributor: Laurent Carlier <lordhea...@gmail.com> - -pkgname=telepathy-kde-accounts-kcm -_pkgname=ktp-accounts-kcm -pkgver=0.6.1 -pkgrel=1 -pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" -arch=('i686' 'x86_64') -url="http://community.kde.org/Real-Time_Communication_and_Collaboration" -license=('GPL') -depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') -makedepends=('cmake' 'automoc4' 'boost') -optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support' - 'telepathy-haze: all protocols supported by libpurple') -groups=('kde-telepathy') -conflicts=('telepathy-kde-accounts-kcm-plugins') -replaces=('telepathy-kde-accounts-kcm-plugins') -source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('a6ba149da9a52423a41fe99704e57344d384b1cc') - -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-accounts-kcm/repos/extra-x86_64/PKGBUILD (from rev 186174, telepathy-kde-accounts-kcm/trunk/PKGBUILD) =================================================================== --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-05-21 22:00:58 UTC (rev 186175) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> +# Contributor: Laurent Carlier <lordhea...@gmail.com> + +pkgname=telepathy-kde-accounts-kcm +_pkgname=ktp-accounts-kcm +pkgver=0.6.2 +pkgrel=1 +pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" +arch=('i686' 'x86_64') +url="http://community.kde.org/Real-Time_Communication_and_Collaboration" +license=('GPL') +depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') +makedepends=('cmake' 'automoc4' 'boost') +optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support' + 'telepathy-haze: all protocols supported by libpurple') +groups=('kde-telepathy') +conflicts=('telepathy-kde-accounts-kcm-plugins') +replaces=('telepathy-kde-accounts-kcm-plugins') +source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") +sha1sums=('fc71170f6f7f417b9cd0f4da3cb54ff70e66406e') + +build() { + mkdir build + cd build + cmake ../${_pkgname}-${pkgver} \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +}