[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 15:55:26
  Author: arojas
Revision: 307722

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 307721, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 307721, 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 |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 15:55:03 UTC (rev 307721)
+++ extra-i686/PKGBUILD 2017-10-12 15:55:26 UTC (rev 307722)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.08.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=(GPL)
-groups=(kde-applications kdenetwork telepathy-kde)
-depends=(telepathy-kde-common-internals kidletime)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fc108a555261687307e81c30ce24f5414d15727f88f068eefdb14de31e364b67'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
307721, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 15:55:26 UTC (rev 307722)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.08.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1bc3c6cbeca7eca9e0551390fc9696f0ca5cce8ea216c672026760009b2ce70e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 15:55:03 UTC (rev 307721)
+++ extra-x86_64/PKGBUILD   2017-10-12 15:55:26 UTC (rev 307722)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.08.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=(GPL)
-groups=(kde-applications kdenetwork telepathy-kde)
-depends=(telepathy-kde-common-internals kidletime)
-makedepends=(extra-cmake-modules 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-09-07 Thread Antonio Rojas
Date: Thursday, September 7, 2017 @ 18:39:53
  Author: arojas
Revision: 304953

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 304952, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 304952, 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 |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-07 18:39:32 UTC (rev 304952)
+++ extra-i686/PKGBUILD 2017-09-07 18:39:53 UTC (rev 304953)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.08.0
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('d3a3dc552ff7c3320b366f2df958fcb96a84a2e16e9757df5f9b338eb8d1e698'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
304952, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-07 18:39:53 UTC (rev 304953)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.08.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fc108a555261687307e81c30ce24f5414d15727f88f068eefdb14de31e364b67'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-07 18:39:32 UTC (rev 304952)
+++ extra-x86_64/PKGBUILD   2017-09-07 18:39:53 UTC (rev 304953)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.08.0
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-08-18 Thread Antonio Rojas
Date: Saturday, August 19, 2017 @ 05:40:03
  Author: arojas
Revision: 302564

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 302563, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 302563, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   40 
 kde-unstable-i686/PKGBUILD   |   40 
 kde-unstable-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 40 deletions(-)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 302563, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-08-19 05:40:03 UTC (rev 302564)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.08.0
+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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('d3a3dc552ff7c3320b366f2df958fcb96a84a2e16e9757df5f9b338eb8d1e698'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-08-19 05:39:43 UTC (rev 302563)
+++ kde-unstable-x86_64/PKGBUILD2017-08-19 05:40:03 UTC (rev 302564)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.07.80
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('6e5039a2197a906c7749d57cfb1dc6ca32345205289a747e801015d05b28a640'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 302563, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-08-19 05:40:03 UTC (rev 302564)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.08.0
+pkgrel=1
+pkgdesc='Sits in KDED and takes care of various bits of 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-07-13 Thread Antonio Rojas
Date: Thursday, July 13, 2017 @ 15:12:13
  Author: arojas
Revision: 300430

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 300429, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 300429, 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 |   80 
 extra-i686/PKGBUILD   |   39 ---
 extra-x86_64/PKGBUILD |   39 ---
 3 files changed, 80 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-13 15:11:53 UTC (rev 300429)
+++ extra-i686/PKGBUILD 2017-07-13 15:12:13 UTC (rev 300430)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('c3159d7fc2075384e013c82684d6436ec8158b564ad37854488794375a9bc5a5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
300429, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-13 15:12:13 UTC (rev 300430)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.04.3
+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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('271b3d9c3090358494da543de86979f7c05a6d7464a051aa4b270442b7d75392'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-13 15:11:53 UTC (rev 300429)
+++ extra-x86_64/PKGBUILD   2017-07-13 15:12:13 UTC (rev 300430)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-06-08 Thread Antonio Rojas
Date: Thursday, June 8, 2017 @ 12:06:41
  Author: arojas
Revision: 298334

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 298333, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 298333, 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 |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-08 12:06:23 UTC (rev 298333)
+++ extra-i686/PKGBUILD 2017-06-08 12:06:41 UTC (rev 298334)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('95ec8717f8c567021550c397f6d9ab99befa550d2b436ed0f46c5a3717c7af6a'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
298333, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-08 12:06:41 UTC (rev 298334)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('c3159d7fc2075384e013c82684d6436ec8158b564ad37854488794375a9bc5a5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-08 12:06:23 UTC (rev 298333)
+++ extra-x86_64/PKGBUILD   2017-06-08 12:06:41 UTC (rev 298334)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-05-11 Thread Antonio Rojas
Date: Thursday, May 11, 2017 @ 11:10:19
  Author: arojas
Revision: 295759

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 295758, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 295758, 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 |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-11 11:09:58 UTC (rev 295758)
+++ extra-i686/PKGBUILD 2017-05-11 11:10:19 UTC (rev 295759)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.0
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('9118a8229e62eea14f1102a865e9a5cb3408cc485d123694a32f7c37a479b612'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
295758, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-11 11:10:19 UTC (rev 295759)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.04.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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('95ec8717f8c567021550c397f6d9ab99befa550d2b436ed0f46c5a3717c7af6a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-11 11:09:58 UTC (rev 295758)
+++ extra-x86_64/PKGBUILD   2017-05-11 11:10:19 UTC (rev 295759)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.04.0
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-04-20 Thread Antonio Rojas
Date: Thursday, April 20, 2017 @ 08:56:35
  Author: arojas
Revision: 293476

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 293475, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 293475, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   39 +++
 kde-unstable-i686/PKGBUILD   |   39 +++
 kde-unstable-x86_64/PKGBUILD |   39 ---
 3 files changed, 78 insertions(+), 39 deletions(-)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 293475, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-04-20 08:56:35 UTC (rev 293476)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.04.0
+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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('9118a8229e62eea14f1102a865e9a5cb3408cc485d123694a32f7c37a479b612'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-04-20 08:56:17 UTC (rev 293475)
+++ kde-unstable-x86_64/PKGBUILD2017-04-20 08:56:35 UTC (rev 293476)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=17.03.90
-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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('43f00dc413138933dbc2275bccdeefb9262688f4201304f70fec68bc5298eaa1'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 293475, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-04-20 08:56:35 UTC (rev 293476)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=17.04.0
+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='https://community.kde.org/Real-Time_Communication_and_Collaboration'

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-03-09 Thread Antonio Rojas
Date: Thursday, March 9, 2017 @ 17:18:39
  Author: arojas
Revision: 290393

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 290392, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 290392, 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 |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-09 17:18:21 UTC (rev 290392)
+++ extra-i686/PKGBUILD 2017-03-09 17:18:39 UTC (rev 290393)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('5135b4b4f959dd1e985483eb9c219db7'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
290392, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-09 17:18:39 UTC (rev 290393)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.12.3
+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='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('b47a096e9be492f774d8a2f5aec6caf8bafaded8c9e8c59a47765445fc1b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-09 17:18:21 UTC (rev 290392)
+++ extra-x86_64/PKGBUILD   2017-03-09 17:18:39 UTC (rev 290393)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-02-09 Thread Antonio Rojas
Date: Thursday, February 9, 2017 @ 14:33:32
  Author: arojas
Revision: 288455

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 288454, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 288454, 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 |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-09 14:33:13 UTC (rev 288454)
+++ extra-i686/PKGBUILD 2017-02-09 14:33:32 UTC (rev 288455)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('b4182adf7f06e75b973d7bec15a60edd'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
288454, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-09 14:33:32 UTC (rev 288455)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.12.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('5135b4b4f959dd1e985483eb9c219db7'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-09 14:33:13 UTC (rev 288454)
+++ extra-x86_64/PKGBUILD   2017-02-09 14:33:32 UTC (rev 288455)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('b4182adf7f06e75b973d7bec15a60edd'
- 'SKIP')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2017-01-12 Thread Antonio Rojas
Date: Thursday, January 12, 2017 @ 20:20:09
  Author: arojas
Revision: 286105

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 286104, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 286104, 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 |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-01-12 20:19:47 UTC (rev 286104)
+++ extra-i686/PKGBUILD 2017-01-12 20:20:09 UTC (rev 286105)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('d22979639fd9cc0a6e7427b4210db1a6'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
286104, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-12 20:20:09 UTC (rev 286105)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.12.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('b4182adf7f06e75b973d7bec15a60edd'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-01-12 20:19:47 UTC (rev 286104)
+++ extra-x86_64/PKGBUILD   2017-01-12 20:20:09 UTC (rev 286105)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.12.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('d22979639fd9cc0a6e7427b4210db1a6'
- 'SKIP')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-12-15 Thread Antonio Rojas
Date: Thursday, December 15, 2016 @ 11:47:35
  Author: arojas
Revision: 283495

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 283494, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 283494, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   78 +
 kde-unstable-i686/PKGBUILD   |   39 
 kde-unstable-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-12-15 11:47:02 UTC (rev 283494)
+++ kde-unstable-i686/PKGBUILD  2016-12-15 11:47:35 UTC (rev 283495)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.11.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('ac21daad5197d608068eeaf63a85934f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 283494, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-12-15 11:47:35 UTC (rev 283495)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.12.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('d22979639fd9cc0a6e7427b4210db1a6'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-12-15 11:47:02 UTC (rev 283494)
+++ kde-unstable-x86_64/PKGBUILD2016-12-15 11:47:35 UTC (rev 283495)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.11.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-12-02 Thread Antonio Rojas
Date: Saturday, December 3, 2016 @ 00:34:58
  Author: arojas
Revision: 282713

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 282712, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 282712, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   78 +
 kde-unstable-i686/PKGBUILD   |   39 
 kde-unstable-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-12-03 00:34:51 UTC (rev 282712)
+++ kde-unstable-i686/PKGBUILD  2016-12-03 00:34:58 UTC (rev 282713)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.11.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-md5sums=('28d51522c5c490076387b0ac2e230ffe'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 282712, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-12-03 00:34:58 UTC (rev 282713)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.11.90
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('ac21daad5197d608068eeaf63a85934f'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-12-03 00:34:51 UTC (rev 282712)
+++ kde-unstable-x86_64/PKGBUILD2016-12-03 00:34:58 UTC (rev 282713)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.11.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-11-18 Thread Antonio Rojas
Date: Friday, November 18, 2016 @ 20:03:35
  Author: arojas
Revision: 281183

archrelease: copy kde-unstable to staging-i686, staging-x86_64

Added:
  telepathy-kde-integration-module/repos/staging-i686/
  telepathy-kde-integration-module/repos/staging-i686/PKGBUILD
(from rev 281182, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/staging-x86_64/
  telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD
(from rev 281182, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   39 +++
 staging-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-i686/PKGBUILD (from rev 
281182, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-11-18 20:03:35 UTC (rev 281183)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.11.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('28d51522c5c490076387b0ac2e230ffe'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 281182, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-11-18 20:03:35 UTC (rev 281183)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.11.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('28d51522c5c490076387b0ac2e230ffe'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-11-10 Thread Antonio Rojas
Date: Thursday, November 10, 2016 @ 18:33:33
  Author: arojas
Revision: 280458

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 280457, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 280457, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-10 18:33:26 UTC (rev 280457)
+++ extra-i686/PKGBUILD 2016-11-10 18:33:33 UTC (rev 280458)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('bf38e71c59443cc2220bd63b5b00377f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
280457, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-10 18:33:33 UTC (rev 280458)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.08.3
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4588121a77afd2ab478473858fd09585')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-10 18:33:26 UTC (rev 280457)
+++ extra-x86_64/PKGBUILD   2016-11-10 18:33:33 UTC (rev 280458)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('bf38e71c59443cc2220bd63b5b00377f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:17
  Author: arojas
Revision: 278758

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 278757, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 278757, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:13:11 UTC (rev 278757)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:17 UTC (rev 278758)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('9347b7f163f438a7f58840a99945d745')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
278757, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:17 UTC (rev 278758)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.08.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('bf38e71c59443cc2220bd63b5b00377f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:11 UTC (rev 278757)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:17 UTC (rev 278758)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('9347b7f163f438a7f58840a99945d745')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-09-08 Thread Antonio Rojas
Date: Thursday, September 8, 2016 @ 18:36:58
  Author: arojas
Revision: 276034

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 276033, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 276033, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-08 18:36:39 UTC (rev 276033)
+++ extra-i686/PKGBUILD 2016-09-08 18:36:58 UTC (rev 276034)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6b234f886002dc664076e1ac3248e158')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
276033, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-08 18:36:58 UTC (rev 276034)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.08.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('9347b7f163f438a7f58840a99945d745')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-09-08 18:36:39 UTC (rev 276033)
+++ extra-x86_64/PKGBUILD   2016-09-08 18:36:58 UTC (rev 276034)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6b234f886002dc664076e1ac3248e158')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-08-20 Thread Felix Yan
Date: Sunday, August 21, 2016 @ 03:46:55
  Author: felixonmars
Revision: 274443

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 274442, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 274442, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-i686/PKGBUILD (from rev 
274442, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-21 03:46:55 UTC (rev 274443)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.08.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('6b234f886002dc664076e1ac3248e158')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 274442, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-08-21 03:46:55 UTC (rev 274443)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.08.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('6b234f886002dc664076e1ac3248e158')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-08-05 Thread Antonio Rojas
Date: Friday, August 5, 2016 @ 18:21:31
  Author: arojas
Revision: 273305

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 273304, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 273304, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-08-05 18:21:10 UTC (rev 273304)
+++ kde-unstable-i686/PKGBUILD  2016-08-05 18:21:31 UTC (rev 273305)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.07.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('70767786a124b58ac008074d03f506c0')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 273304, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-08-05 18:21:31 UTC (rev 273305)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.07.90
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('caf3976a7c14746633614dbfe1c74087')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-08-05 18:21:10 UTC (rev 273304)
+++ kde-unstable-x86_64/PKGBUILD2016-08-05 18:21:31 UTC (rev 273305)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.07.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('70767786a124b58ac008074d03f506c0')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-07-23 Thread Antonio Rojas
Date: Saturday, July 23, 2016 @ 18:54:37
  Author: arojas
Revision: 272394

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 272393, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 272393, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   37 +
 kde-unstable-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 272393, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-07-23 18:54:37 UTC (rev 272394)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.07.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('70767786a124b58ac008074d03f506c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 272393, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2016-07-23 18:54:37 UTC (rev 272394)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.07.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('70767786a124b58ac008074d03f506c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-07-12 Thread Antonio Rojas
Date: Tuesday, July 12, 2016 @ 18:18:52
  Author: arojas
Revision: 271703

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 271702, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 271702, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-12 18:18:34 UTC (rev 271702)
+++ extra-i686/PKGBUILD 2016-07-12 18:18:52 UTC (rev 271703)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('bf3c53c674dce9fd2b76f71eb79a8cd4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
271702, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-12 18:18:52 UTC (rev 271703)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.04.3
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('1f5cfd0fcd9b77ac34065e6961c66321')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-12 18:18:34 UTC (rev 271702)
+++ extra-x86_64/PKGBUILD   2016-07-12 18:18:52 UTC (rev 271703)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('bf3c53c674dce9fd2b76f71eb79a8cd4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-06-14 Thread Antonio Rojas
Date: Tuesday, June 14, 2016 @ 17:14:29
  Author: arojas
Revision: 269902

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 269901, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 269901, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-14 17:14:11 UTC (rev 269901)
+++ extra-i686/PKGBUILD 2016-06-14 17:14:29 UTC (rev 269902)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('5eeb838e7ceddc3a3e7ff80474ceb12f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
269901, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-14 17:14:29 UTC (rev 269902)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.04.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('bf3c53c674dce9fd2b76f71eb79a8cd4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-14 17:14:11 UTC (rev 269901)
+++ extra-x86_64/PKGBUILD   2016-06-14 17:14:29 UTC (rev 269902)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('5eeb838e7ceddc3a3e7ff80474ceb12f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-05-10 Thread Antonio Rojas
Date: Tuesday, May 10, 2016 @ 19:07:17
  Author: arojas
Revision: 267539

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 267538, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 267538, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-10 17:07:01 UTC (rev 267538)
+++ extra-i686/PKGBUILD 2016-05-10 17:07:17 UTC (rev 267539)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f0e622fb046edc48e5aaab37ed0a3c25')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
267538, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-10 17:07:17 UTC (rev 267539)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.04.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('5eeb838e7ceddc3a3e7ff80474ceb12f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-10 17:07:01 UTC (rev 267538)
+++ extra-x86_64/PKGBUILD   2016-05-10 17:07:17 UTC (rev 267539)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.04.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f0e622fb046edc48e5aaab37ed0a3c25')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-04-19 Thread Antonio Rojas
Date: Tuesday, April 19, 2016 @ 14:35:39
  Author: arojas
Revision: 265404

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 265403, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 265403, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-19 12:35:23 UTC (rev 265403)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:35:39 UTC (rev 265404)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.03.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6a076916346114a33f9e32bdb3b322a3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 265403, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:35:39 UTC (rev 265404)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.04.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('f0e622fb046edc48e5aaab37ed0a3c25')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-04-19 12:35:23 UTC (rev 265403)
+++ kde-unstable-x86_64/PKGBUILD2016-04-19 12:35:39 UTC (rev 265404)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.03.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6a076916346114a33f9e32bdb3b322a3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-04-08 Thread Antonio Rojas
Date: Friday, April 8, 2016 @ 09:30:13
  Author: arojas
Revision: 264166

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 264165, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 264165, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-08 07:29:50 UTC (rev 264165)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:30:13 UTC (rev 264166)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.03.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('ce5c5868bd2d7a01522f0ec0e230da4b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 264165, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:30:13 UTC (rev 264166)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.03.90
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('6a076916346114a33f9e32bdb3b322a3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-04-08 07:29:50 UTC (rev 264165)
+++ kde-unstable-x86_64/PKGBUILD2016-04-08 07:30:13 UTC (rev 264166)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.03.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('ce5c5868bd2d7a01522f0ec0e230da4b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-03-26 Thread Antonio Rojas
Date: Sunday, March 27, 2016 @ 00:32:58
  Author: arojas
Revision: 262771

archrelease: copy kde-unstable to staging-i686, staging-x86_64

Added:
  telepathy-kde-integration-module/repos/staging-i686/
  telepathy-kde-integration-module/repos/staging-i686/PKGBUILD
(from rev 262770, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/staging-x86_64/
  telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD
(from rev 262770, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-i686/PKGBUILD (from rev 
262770, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-03-26 23:32:58 UTC (rev 262771)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.03.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('ce5c5868bd2d7a01522f0ec0e230da4b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 262770, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-03-26 23:32:58 UTC (rev 262771)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.03.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('ce5c5868bd2d7a01522f0ec0e230da4b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-03-15 Thread Antonio Rojas
Date: Tuesday, March 15, 2016 @ 12:16:28
  Author: arojas
Revision: 261632

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 261631, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 261631, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-15 11:16:12 UTC (rev 261631)
+++ extra-i686/PKGBUILD 2016-03-15 11:16:28 UTC (rev 261632)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('68ca91c9c38dfbdf6a7c2f44094eb7f6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
261631, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-15 11:16:28 UTC (rev 261632)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.12.3
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('16b376a018106b86e28e4494f3eafa5e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-15 11:16:12 UTC (rev 261631)
+++ extra-x86_64/PKGBUILD   2016-03-15 11:16:28 UTC (rev 261632)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.12.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('68ca91c9c38dfbdf6a7c2f44094eb7f6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-02-16 Thread Antonio Rojas
Date: Tuesday, February 16, 2016 @ 09:50:28
  Author: arojas
Revision: 259525

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 259524, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 259524, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-i686/PKGBUILD (from rev 
259524, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-02-16 08:50:28 UTC (rev 259525)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.12.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('68ca91c9c38dfbdf6a7c2f44094eb7f6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 259524, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-02-16 08:50:28 UTC (rev 259525)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.12.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('68ca91c9c38dfbdf6a7c2f44094eb7f6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2016-01-12 Thread Antonio Rojas
Date: Tuesday, January 12, 2016 @ 09:41:23
  Author: arojas
Revision: 258110

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 258109, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 258109, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-12 08:41:03 UTC (rev 258109)
+++ extra-i686/PKGBUILD 2016-01-12 08:41:23 UTC (rev 258110)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.12.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('87cccdab5a675a6227d088ffda2b0650')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
258109, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-12 08:41:23 UTC (rev 258110)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.12.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('2acd5d136c0cf4703b649cf6a19facb4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-01-12 08:41:03 UTC (rev 258109)
+++ extra-x86_64/PKGBUILD   2016-01-12 08:41:23 UTC (rev 258110)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.12.0
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('87cccdab5a675a6227d088ffda2b0650')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-12-16 Thread Antonio Rojas
Date: Wednesday, December 16, 2015 @ 09:13:45
  Author: arojas
Revision: 256431

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 256430, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 256430, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-16 08:13:26 UTC (rev 256430)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 08:13:45 UTC (rev 256431)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.90
-pkgrel=2
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 256430, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 08:13:45 UTC (rev 256431)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.12.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('87cccdab5a675a6227d088ffda2b0650')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-12-16 08:13:26 UTC (rev 256430)
+++ kde-unstable-x86_64/PKGBUILD2015-12-16 08:13:45 UTC (rev 256431)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.90
-pkgrel=2
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-12-09 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 09:09:11
  Author: arojas
Revision: 254957

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 254956, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 254956, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-09 08:08:52 UTC (rev 254956)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 08:09:11 UTC (rev 254957)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 254956, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 08:09:11 UTC (rev 254957)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.11.90
+pkgrel=2
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-12-09 08:08:52 UTC (rev 254956)
+++ kde-unstable-x86_64/PKGBUILD2015-12-09 08:09:11 UTC (rev 254957)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-12-08 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 13:55:48
  Author: fyan
Revision: 253800

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  telepathy-kde-integration-module/repos/staging-i686/
  telepathy-kde-integration-module/repos/staging-i686/PKGBUILD
(from rev 253799, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/staging-x86_64/
  telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD
(from rev 253799, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-i686/PKGBUILD (from rev 
253799, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-08 12:55:48 UTC (rev 253800)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.3
+pkgrel=2
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4245f3f38b3c49b6634a0069a2985e28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 253799, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-08 12:55:48 UTC (rev 253800)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.3
+pkgrel=2
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4245f3f38b3c49b6634a0069a2985e28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-12-03 Thread Antonio Rojas
Date: Thursday, December 3, 2015 @ 21:54:03
  Author: arojas
Revision: 252304

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 252303, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 252303, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-03 20:53:43 UTC (rev 252303)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:54:03 UTC (rev 252304)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e5bb2c4ea1c024884fb74518364b9d0c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 252303, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:54:03 UTC (rev 252304)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.11.90
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4bfae3d076c70fec20a0e99ef9a26df8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-12-03 20:53:43 UTC (rev 252303)
+++ kde-unstable-x86_64/PKGBUILD2015-12-03 20:54:03 UTC (rev 252304)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.11.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e5bb2c4ea1c024884fb74518364b9d0c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-11-19 Thread Antonio Rojas
Date: Thursday, November 19, 2015 @ 22:18:19
  Author: arojas
Revision: 251403

archrelease: copy kde-unstable to staging-i686, staging-x86_64

Added:
  telepathy-kde-integration-module/repos/staging-i686/
  telepathy-kde-integration-module/repos/staging-i686/PKGBUILD
(from rev 251402, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/staging-x86_64/
  telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD
(from rev 251402, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-i686/PKGBUILD (from rev 
251402, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-11-19 21:18:19 UTC (rev 251403)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.11.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e5bb2c4ea1c024884fb74518364b9d0c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 251402, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-11-19 21:18:19 UTC (rev 251403)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.11.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e5bb2c4ea1c024884fb74518364b9d0c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:10:16
  Author: arojas
Revision: 250443

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 250442, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 250442, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:09:55 UTC (rev 250442)
+++ extra-i686/PKGBUILD 2015-11-09 22:10:16 UTC (rev 250443)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('ce3cb84329e3414dbc9cf7cb5fbb4da0')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
250442, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:10:16 UTC (rev 250443)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.3
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4245f3f38b3c49b6634a0069a2985e28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:09:55 UTC (rev 250442)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:10:16 UTC (rev 250443)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('ce3cb84329e3414dbc9cf7cb5fbb4da0')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-10-13 Thread Antonio Rojas
Date: Tuesday, October 13, 2015 @ 09:53:03
  Author: arojas
Revision: 249132

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 249131, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 249131, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-13 07:52:43 UTC (rev 249131)
+++ extra-i686/PKGBUILD 2015-10-13 07:53:03 UTC (rev 249132)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('8f4754ca28c51d5c148e23d8b541a3b8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
249131, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-13 07:53:03 UTC (rev 249132)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('ce3cb84329e3414dbc9cf7cb5fbb4da0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-13 07:52:43 UTC (rev 249131)
+++ extra-x86_64/PKGBUILD   2015-10-13 07:53:03 UTC (rev 249132)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.08.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('8f4754ca28c51d5c148e23d8b541a3b8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:52:29
  Author: arojas
Revision: 246207

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-i686/PKGBUILD (from rev 
246206, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:52:29 UTC (rev 246207)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('8f4754ca28c51d5c148e23d8b541a3b8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:52:29 UTC (rev 246207)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('8f4754ca28c51d5c148e23d8b541a3b8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-08-19 Thread Antonio Rojas
Date: Wednesday, August 19, 2015 @ 09:11:15
  Author: arojas
Revision: 244123

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 244122, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 244122, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-19 07:10:56 UTC (rev 244122)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:11:15 UTC (rev 244123)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.07.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('0dc95e3aea919a5a1c614ac0fdd3dcba')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 244122, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:11:15 UTC (rev 244123)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.0
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('a2ba8dc35819c26b8024fce61e309260')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-08-19 07:10:56 UTC (rev 244122)
+++ kde-unstable-x86_64/PKGBUILD2015-08-19 07:11:15 UTC (rev 244123)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.07.90
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('0dc95e3aea919a5a1c614ac0fdd3dcba')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-08-13 Thread Antonio Rojas
Date: Friday, August 14, 2015 @ 07:29:32
  Author: arojas
Revision: 243593

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 243592, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 243592, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   74 +
 kde-unstable-i686/PKGBUILD   |   37 
 kde-unstable-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-14 05:29:15 UTC (rev 243592)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:29:32 UTC (rev 243593)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.07.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('8635db0e6a66c906178e86f90739281a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 243592, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:29:32 UTC (rev 243593)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.07.90
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('0dc95e3aea919a5a1c614ac0fdd3dcba')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-08-14 05:29:15 UTC (rev 243592)
+++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:29:32 UTC (rev 243593)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.07.80
-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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('8635db0e6a66c906178e86f90739281a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
-

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-07-29 Thread Antonio Rojas
Date: Wednesday, July 29, 2015 @ 10:04:41
  Author: arojas
Revision: 242770

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 242769, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 242769, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   37 +
 kde-unstable-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 242769, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-07-29 08:04:41 UTC (rev 242770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.07.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('8635db0e6a66c906178e86f90739281a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 242769, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-07-29 08:04:41 UTC (rev 242770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.07.80
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('8635db0e6a66c906178e86f90739281a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-06-30 Thread Antonio Rojas
Date: Tuesday, June 30, 2015 @ 23:08:02
  Author: arojas
Revision: 241614

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 241613, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 241613, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-30 21:07:46 UTC (rev 241613)
+++ extra-i686/PKGBUILD 2015-06-30 21:08:02 UTC (rev 241614)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('edb9dd53025e6bf6958a50e221ace235')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
241613, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-30 21:08:02 UTC (rev 241614)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.3
+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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('c3cd54f117bf8ed3bcd385e0079c7d9e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-30 21:07:46 UTC (rev 241613)
+++ extra-x86_64/PKGBUILD   2015-06-30 21:08:02 UTC (rev 241614)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('edb9dd53025e6bf6958a50e221ace235')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
- 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:19:14
  Author: arojas
Revision: 240140

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 240139, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 240139, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:18:58 UTC (rev 240139)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:14 UTC (rev 240140)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4b7c87185632d64b8dc408bbf7b02af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
240139, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:14 UTC (rev 240140)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('edb9dd53025e6bf6958a50e221ace235')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:18:58 UTC (rev 240139)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:19:14 UTC (rev 240140)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.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')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4b7c87185632d64b8dc408bbf7b02af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-05-12 Thread Antonio Rojas
Date: Tuesday, May 12, 2015 @ 10:08:21
  Author: arojas
Revision: 239108

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 239107, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 239107, 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 |   74 
 extra-i686/PKGBUILD   |   37 
 extra-x86_64/PKGBUILD |   37 
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-12 08:08:01 UTC (rev 239107)
+++ extra-i686/PKGBUILD 2015-05-12 08:08:21 UTC (rev 239108)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.0
-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')
-groups=('kde-applications' 'kdenetwork')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e1679701ac72493eeb9741003ddcf4d9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
239107, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-12 08:08:21 UTC (rev 239108)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.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')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('f4b7c87185632d64b8dc408bbf7b02af')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-12 08:08:01 UTC (rev 239107)
+++ extra-x86_64/PKGBUILD   2015-05-12 08:08:21 UTC (rev 239108)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.0
-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')
-groups=('kde-applications' 'kdenetwork')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e1679701ac72493eeb9741003ddcf4d9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-04-10 Thread Antonio Rojas
Date: Friday, April 10, 2015 @ 21:39:59
  Author: arojas
Revision: 236205

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  telepathy-kde-integration-module/repos/staging-i686/
  telepathy-kde-integration-module/repos/staging-i686/PKGBUILD
(from rev 236204, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/staging-x86_64/
  telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD
(from rev 236204, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-i686/PKGBUILD (from rev 
236204, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-10 19:39:59 UTC (rev 236205)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.0
+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')
+groups=('kde-applications' 'kdenetwork')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e1679701ac72493eeb9741003ddcf4d9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 236204, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-10 19:39:59 UTC (rev 236205)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.0
+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')
+groups=('kde-applications' 'kdenetwork')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e1679701ac72493eeb9741003ddcf4d9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-03-27 Thread Antonio Rojas
Date: Friday, March 27, 2015 @ 10:06:47
  Author: arojas
Revision: 235142

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 235141, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 235141, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   70 +
 kde-unstable-i686/PKGBUILD   |   35 
 kde-unstable-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-27 09:06:28 UTC (rev 235141)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 09:06:47 UTC (rev 235142)
@@ -1,35 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.03.95
-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')
-groups=('kde-applications' 'kdenetwork')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('790d0718954eefa70b3822ecee3ad2aa')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 235141, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 09:06:47 UTC (rev 235142)
@@ -0,0 +1,35 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.03.97
+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')
+groups=('kde-applications' 'kdenetwork')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('fbdce955164cc1d4d1f408f2d95b4c5c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-27 09:06:28 UTC (rev 235141)
+++ kde-unstable-x86_64/PKGBUILD2015-03-27 09:06:47 UTC (rev 235142)
@@ -1,35 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.03.95
-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')
-groups=('kde-applications' 'kdenetwork')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('790d0718954eefa70b3822ecee3ad2aa')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-03-20 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 00:15:58
  Author: arojas
Revision: 234385

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 234384, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234384, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   70 +
 kde-unstable-i686/PKGBUILD   |   34 ---
 kde-unstable-x86_64/PKGBUILD |   34 ---
 3 files changed, 70 insertions(+), 68 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-20 23:15:36 UTC (rev 234384)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 23:15:58 UTC (rev 234385)
@@ -1,34 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.03.90
-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=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6946a942e689963a1ade7c4a02271d88')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 234384, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 23:15:58 UTC (rev 234385)
@@ -0,0 +1,35 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.03.95
+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')
+groups=('kde-applications' 'kdenetwork')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('790d0718954eefa70b3822ecee3ad2aa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-20 23:15:36 UTC (rev 234384)
+++ kde-unstable-x86_64/PKGBUILD2015-03-20 23:15:58 UTC (rev 234385)
@@ -1,34 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.03.90
-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=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('6946a942e689963a1ade7c4a02271d88')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 234384, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:38:42
  Author: arojas
Revision: 233748

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 233747, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233747, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   34 ++
 kde-unstable-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 233747, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:38:42 UTC (rev 233748)
@@ -0,0 +1,34 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.03.90
+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=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('6946a942e689963a1ade7c4a02271d88')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 233747, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:38:42 UTC (rev 233748)
@@ -0,0 +1,34 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.03.90
+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=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('6946a942e689963a1ade7c4a02271d88')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2014-10-20 Thread Andrea Scarpino
Date: Monday, October 20, 2014 @ 09:57:54
  Author: andrea
Revision: 224885

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 224884, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 224884, 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 |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-10-20 07:57:42 UTC (rev 224884)
+++ extra-i686/PKGBUILD 2014-10-20 07:57:54 UTC (rev 224885)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.1
-pkgrel=2
-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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
-
-prepare() {
-  mkdir build
-}
-
-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 
224884, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-20 07:57:54 UTC (rev 224885)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.9.0
+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=('8b510b58fbd49684cafc6aea629cce5f37e5e684')
+
+prepare() {
+  mkdir build
+}
+
+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   2014-10-20 07:57:42 UTC (rev 224884)
+++ extra-x86_64/PKGBUILD   2014-10-20 07:57:54 UTC (rev 224885)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.1
-pkgrel=2
-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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
-
-prepare() {
-  mkdir build
-}
-
-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 
224884, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-10-20 07:57:54 UTC (rev 224885)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.9.0
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2014-10-08 Thread Andrea Scarpino
Date: Wednesday, October 8, 2014 @ 18:38:37
  Author: andrea
Revision: 224098

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 224097, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 224097, 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 |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-10-08 16:38:28 UTC (rev 224097)
+++ extra-i686/PKGBUILD 2014-10-08 16:38:37 UTC (rev 224098)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
-
-prepare() {
-  mkdir build
-}
-
-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 
224097, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-08 16:38:37 UTC (rev 224098)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.8.1
+pkgrel=2
+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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
+
+prepare() {
+  mkdir build
+}
+
+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   2014-10-08 16:38:28 UTC (rev 224097)
+++ extra-x86_64/PKGBUILD   2014-10-08 16:38:37 UTC (rev 224098)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
-
-prepare() {
-  mkdir build
-}
-
-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 
224097, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-10-08 16:38:37 UTC (rev 224098)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.8.1
+pkgrel=2
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2014-04-26 Thread Andrea Scarpino
Date: Saturday, April 26, 2014 @ 09:07:40
  Author: andrea
Revision: 211775

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 211774, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 211774, 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 |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-26 07:07:29 UTC (rev 211774)
+++ extra-i686/PKGBUILD 2014-04-26 07:07:40 UTC (rev 211775)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.0
-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=('cbd25fb6050f335cf8c2dc75b626f5c46d746ddb')
-
-prepare() {
-  mkdir build
-}
-
-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 
211774, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-26 07:07:40 UTC (rev 211775)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.8.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=('54cdffad34bf01ad6e883b54a3296094bffde98c')
+
+prepare() {
+  mkdir build
+}
+
+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   2014-04-26 07:07:29 UTC (rev 211774)
+++ extra-x86_64/PKGBUILD   2014-04-26 07:07:40 UTC (rev 211775)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.8.0
-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=('cbd25fb6050f335cf8c2dc75b626f5c46d746ddb')
-
-prepare() {
-  mkdir build
-}
-
-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 
211774, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-04-26 07:07:40 UTC (rev 211775)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.8.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2014-03-08 Thread Andrea Scarpino
Date: Saturday, March 8, 2014 @ 12:40:36
  Author: andrea
Revision: 207376

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  telepathy-kde-integration-module/repos/kde-unstable-i686/
  telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD
(from rev 207375, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/
  telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD
(from rev 207375, telepathy-kde-integration-module/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-i686/PKGBUILD (from 
rev 207375, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-08 11:40:36 UTC (rev 207376)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.80
+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=('9a94235f1f806e19c9d627a9b19fa843a0cabc91')
+
+prepare() {
+  mkdir build
+}
+
+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/kde-unstable-x86_64/PKGBUILD 
(from rev 207375, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2014-03-08 11:40:36 UTC (rev 207376)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.80
+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=('9a94235f1f806e19c9d627a9b19fa843a0cabc91')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2014-01-15 Thread Andrea Scarpino
Date: Wednesday, January 15, 2014 @ 09:54:14
  Author: andrea
Revision: 204075

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 204074, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 204074, 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 |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-15 08:54:06 UTC (rev 204074)
+++ extra-i686/PKGBUILD 2014-01-15 08:54:14 UTC (rev 204075)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.7.0
-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}/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
-
-prepare() {
-  mkdir build
-}
-
-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 
204074, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-15 08:54:14 UTC (rev 204075)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.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=('8b6d69ef333140d130d0ade8c36317d8385050e4')
+
+prepare() {
+  mkdir build
+}
+
+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   2014-01-15 08:54:06 UTC (rev 204074)
+++ extra-x86_64/PKGBUILD   2014-01-15 08:54:14 UTC (rev 204075)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.7.0
-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}/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
-
-prepare() {
-  mkdir build
-}
-
-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 
204074, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-15 08:54:14 UTC (rev 204075)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:33
  Author: andrea
Revision: 197618

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 197617, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 197617, 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 |   66 
 extra-i686/PKGBUILD   |   30 -
 extra-x86_64/PKGBUILD |   30 -
 3 files changed, 66 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:26 UTC (rev 197617)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:33 UTC (rev 197618)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.3
-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=('e8faf0e651053718077865f388fe209f2c06f537')
-
-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 
197617, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:33 UTC (rev 197618)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.0
+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}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
+
+prepare() {
+  mkdir build
+}
+
+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-10-27 14:20:26 UTC (rev 197617)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:33 UTC (rev 197618)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.3
-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=('e8faf0e651053718077865f388fe209f2c06f537')
-
-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 
197617, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:33 UTC (rev 197618)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.0
+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-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2013-08-10 Thread Andrea Scarpino
Date: Saturday, August 10, 2013 @ 13:01:40
  Author: andrea
Revision: 192380

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 192379, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 192379, 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-08-10 11:01:27 UTC (rev 192379)
+++ extra-i686/PKGBUILD 2013-08-10 11:01:40 UTC (rev 192380)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@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
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
192379, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-08-10 11:01:40 UTC (rev 192380)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.6.3
+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=('e8faf0e651053718077865f388fe209f2c06f537')
+
+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-08-10 11:01:27 UTC (rev 192379)
+++ extra-x86_64/PKGBUILD   2013-08-10 11:01:40 UTC (rev 192380)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@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
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
192379, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-08-10 11:01:40 UTC (rev 192380)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.6.3
+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' 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2013-05-21 Thread Andrea Scarpino
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 and...@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 and...@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 and...@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 and...@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' 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2013-02-17 Thread Andrea Scarpino
Date: Sunday, February 17, 2013 @ 23:55:05
  Author: andrea
Revision: 178192

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 178191, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 178191, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 
 extra-x86_64/PKGBUILD |   60 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-17 22:54:57 UTC (rev 178191)
+++ extra-i686/PKGBUILD 2013-02-17 22:55:05 UTC (rev 178192)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.2.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/unstable/kde-telepathy/0.5.2/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('96d8a52a85517ab95afe71f6828e18d26fb9c8d3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-0.5.2 \
--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 
178191, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-17 22:55:05 UTC (rev 178192)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.3
+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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac')
+
+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-02-17 22:54:57 UTC (rev 178191)
+++ extra-x86_64/PKGBUILD   2013-02-17 22:55:05 UTC (rev 178192)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.2.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/unstable/kde-telepathy/0.5.2/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('96d8a52a85517ab95afe71f6828e18d26fb9c8d3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-0.5.2 \
--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 
178191, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-17 22:55:05 UTC (rev 178192)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.3
+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')

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-12-18 Thread Andrea Scarpino
Date: Tuesday, December 18, 2012 @ 04:19:20
  Author: andrea
Revision: 173301

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 173300, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 173300, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   61 +++-
 extra-x86_64/PKGBUILD |   61 +++-
 2 files changed, 60 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-18 09:18:50 UTC (rev 173300)
+++ extra-i686/PKGBUILD 2012-12-18 09:19:20 UTC (rev 173301)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f40e105072f0457ee71d6149ea48307a82a27465')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
173300, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-18 09:19:20 UTC (rev 173301)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.2.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/unstable/kde-telepathy/0.5.2/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('96d8a52a85517ab95afe71f6828e18d26fb9c8d3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-0.5.2 \
+-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   2012-12-18 09:18:50 UTC (rev 173300)
+++ extra-x86_64/PKGBUILD   2012-12-18 09:19:20 UTC (rev 173301)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f40e105072f0457ee71d6149ea48307a82a27465')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
173300, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-12-18 09:19:20 UTC (rev 173301)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.2.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 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-10-05 Thread Andrea Scarpino
Date: Friday, October 5, 2012 @ 10:05:12
  Author: andrea
Revision: 168052

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 168051, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 168051, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-05 14:04:41 UTC (rev 168051)
+++ extra-i686/PKGBUILD 2012-10-05 14:05:12 UTC (rev 168052)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.0
-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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
168051, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-05 14:05:12 UTC (rev 168052)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f40e105072f0457ee71d6149ea48307a82a27465')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-10-05 14:04:41 UTC (rev 168051)
+++ extra-x86_64/PKGBUILD   2012-10-05 14:05:12 UTC (rev 168052)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.5.0
-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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
168051, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-10-05 14:05:12 UTC (rev 168052)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-08-29 Thread Andrea Scarpino
Date: Wednesday, August 29, 2012 @ 06:08:53
  Author: andrea
Revision: 165707

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 165706, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 165706, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-29 10:08:22 UTC (rev 165706)
+++ extra-i686/PKGBUILD 2012-08-29 10:08:53 UTC (rev 165707)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.4.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a4bfe983db21ea7d56436d0426138215eb77b279')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
165706, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-29 10:08:53 UTC (rev 165707)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.0
+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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-29 10:08:22 UTC (rev 165706)
+++ extra-x86_64/PKGBUILD   2012-08-29 10:08:53 UTC (rev 165707)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.4.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a4bfe983db21ea7d56436d0426138215eb77b279')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
165706, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-08-29 10:08:53 UTC (rev 165707)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.5.0
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-07-27 Thread Andrea Scarpino
Date: Friday, July 27, 2012 @ 10:50:11
  Author: andrea
Revision: 164208

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 164207, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 164207, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-27 14:49:01 UTC (rev 164207)
+++ extra-i686/PKGBUILD 2012-07-27 14:50:11 UTC (rev 164208)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.4.0
-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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('552d02b237ac167aef4707fd599dfb69cd944a72')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
164207, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-27 14:50:11 UTC (rev 164208)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.4.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('a4bfe983db21ea7d56436d0426138215eb77b279')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-27 14:49:01 UTC (rev 164207)
+++ extra-x86_64/PKGBUILD   2012-07-27 14:50:11 UTC (rev 164208)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.4.0
-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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('552d02b237ac167aef4707fd599dfb69cd944a72')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
164207, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-27 14:50:11 UTC (rev 164208)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.4.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-06-11 Thread Andrea Scarpino
Date: Monday, June 11, 2012 @ 14:18:05
  Author: andrea
Revision: 161466

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 161465, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 161465, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-06-11 18:17:36 UTC (rev 161465)
+++ extra-i686/PKGBUILD 2012-06-11 18:18:05 UTC (rev 161466)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.3.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
161465, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-06-11 18:18:05 UTC (rev 161466)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.4.0
+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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('552d02b237ac167aef4707fd599dfb69cd944a72')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-06-11 18:17:36 UTC (rev 161465)
+++ extra-x86_64/PKGBUILD   2012-06-11 18:18:05 UTC (rev 161466)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.3.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
161465, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-06-11 18:18:05 UTC (rev 161466)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.4.0
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:35:05
  Author: andrea
Revision: 155485

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-i686/PKGBUILD (from rev 
155484, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:35:05 UTC (rev 155485)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.3.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:35:05 UTC (rev 155485)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.3.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/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2011-11-26 Thread Andrea Scarpino
Date: Saturday, November 26, 2011 @ 09:07:39
  Author: andrea
Revision: 143579

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  telepathy-kde-integration-module/repos/extra-i686/
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 143578, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 143578, telepathy-kde-integration-module/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   30 ++
 extra-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
143578, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-26 14:07:39 UTC (rev 143579)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+pkgver=0.2.0
+pkgrel=1
+pkgdesc=Provide several plugins for the Telepathy KDE suite
+arch=('i686' 'x86_64')
+url=http://www.kde.org;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4')
+groups=('telepathy-kde')
+source=(http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5ad3e5786707b624a0f785c6891ed6de4a5d79c7')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
143578, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-26 14:07:39 UTC (rev 143579)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+pkgver=0.2.0
+pkgrel=1
+pkgdesc=Provide several plugins for the Telepathy KDE suite
+arch=('i686' 'x86_64')
+url=http://www.kde.org;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4')
+groups=('telepathy-kde')
+source=(http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5ad3e5786707b624a0f785c6891ed6de4a5d79c7')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}