[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)
Andrea Scarpino
andrea at nymeria.archlinux.org
Tue May 21 22:02:19 UTC 2013
Date: Wednesday, May 22, 2013 @ 00:02:18
Author: andrea
Revision: 186190
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 186189, telepathy-kde-integration-module/trunk/PKGBUILD)
telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 186189, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
telepathy-kde-integration-module/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:02:11 UTC (rev 186189)
+++ extra-i686/PKGBUILD 2013-05-21 22:02:18 UTC (rev 186190)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
-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=('c5121ed5ba4f7ea0e7885b0aa7a42008c3ec6930')
-
-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-integration-module/repos/extra-i686/PKGBUILD (from rev 186189, telepathy-kde-integration-module/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-21 22:02:18 UTC (rev 186190)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
+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=('1aa1b8597acff39f0549ed9f716d733de4d77b63')
+
+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:02:11 UTC (rev 186189)
+++ extra-x86_64/PKGBUILD 2013-05-21 22:02:18 UTC (rev 186190)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
-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=('c5121ed5ba4f7ea0e7885b0aa7a42008c3ec6930')
-
-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-integration-module/repos/extra-x86_64/PKGBUILD (from rev 186189, telepathy-kde-integration-module/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-05-21 22:02:18 UTC (rev 186190)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
+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=('1aa1b8597acff39f0549ed9f716d733de4d77b63')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../${_pkgname}-${pkgver} \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list