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

2020-12-10 Thread Antonio Rojas via arch-commits
Date: Thursday, December 10, 2020 @ 13:27:39
  Author: arojas
Revision: 403413

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 403412, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-12-10 13:27:39 UTC (rev 403413)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('56e8dbb1673801c99e9760e1de2e61303d155d3ca813b5967512c7f4a004716d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:24:28
  Author: arojas
Revision: 400939

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

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

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 400938, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:24:28 UTC (rev 400939)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0143a7ec6009fc21c41d3f8f3982546c900568317bc6670c881132211a06ac07'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-08-13 Thread Antonio Rojas via arch-commits
Date: Thursday, August 13, 2020 @ 15:24:17
  Author: arojas
Revision: 393749

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 393748, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-08-13 15:24:17 UTC (rev 393749)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f321a7db60b0fcd9dd207c38c8097e6cdb3a22aba6730bc03f9ea67bc8d9bb2e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:32:27
  Author: arojas
Revision: 392202

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

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

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 392201, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:32:27 UTC (rev 392202)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6157af16287bc1b538d36d2392b249edef107d1221328f4277ba104f5636400a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-07-09 Thread Antonio Rojas via arch-commits
Date: Thursday, July 9, 2020 @ 13:47:39
  Author: arojas
Revision: 391207

archrelease: copy trunk to staging-x86_64

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

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-integration-module/repos/staging-x86_64/PKGBUILD (from 
rev 391206, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-07-09 13:47:39 UTC (rev 391207)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals kidletime kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('972a4a5d7108351a07be670654b4e78dfe9fb7657336c563040e1e831134aad2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-04-23 Thread Antonio Rojas via arch-commits
Date: Thursday, April 23, 2020 @ 12:31:48
  Author: arojas
Revision: 380851

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 380850, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-04-23 12:31:48 UTC (rev 380851)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ee0e318c6063803aed0c6567fbd579cc207ff3eb44056b9f80c1cadfb4e4c43e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:10:32
  Author: arojas
Revision: 378209

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

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

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 378208, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:10:32 UTC (rev 378209)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=20.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f1f2fb207484c169c7d13d481f56007643957897335492b4b14c2f596ca6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:20:54
  Author: arojas
Revision: 369171

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

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

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 369170, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:20:54 UTC (rev 369171)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=19.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4bd8f622284f29e006e967c4100a26bb914d40b3f503d51e2ae06167fca29c5d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-08-20 Thread Felix Yan via arch-commits
Date: Tuesday, August 20, 2019 @ 09:07:24
  Author: felixonmars
Revision: 360390

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 360389, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-20 09:07:24 UTC (rev 360390)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=19.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a225a4e16cb18b19c5750d27c7a3834bbbe362c40c7cad8a9e500488682d67cc'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:56:11
  Author: arojas
Revision: 358340

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

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 358339, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:56:11 UTC (rev 358340)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=19.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e983fab1c1e1683f62056d39360794b2502817c94317f467b6c942c477d39ff6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-04-20 Thread Antonio Rojas via arch-commits
Date: Saturday, April 20, 2019 @ 16:50:16
  Author: arojas
Revision: 351132

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 351131, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-20 16:50:16 UTC (rev 351132)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=19.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3409e3ec270f0ba2f558b6e6a84e9948936c128cc536fc6c16c4dd5bd8a3c94b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:47:28
  Author: arojas
Revision: 349066

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

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 349065, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:47:28 UTC (rev 349066)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=19.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('25f9db8729120dbe03c5fa4b57b9da5e56ec7286159acbe2d8c2d4afc475594c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-12-13 Thread Antonio Rojas via arch-commits
Date: Thursday, December 13, 2018 @ 11:59:29
  Author: arojas
Revision: 341805

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 341804, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-12-13 11:59:29 UTC (rev 341805)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=18.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a36b2cb8b1e7b924b12f6216d62b94601ab4dc32f84a4e6fcd3c93ffbdf2401c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:11:57
  Author: arojas
Revision: 339968

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

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

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 339967, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:11:57 UTC (rev 339968)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=18.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('90d7c790baa413ae50fdc8f2306a9c26645088b93e1cb76157b104a75875837d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 14:53:48
  Author: arojas
Revision: 331828

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 331827, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-08-17 14:53:48 UTC (rev 331828)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=18.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0ee3472ae422009ad008433d3950e91e148a13c4e590454012768a6a85b3368b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:46:06
  Author: arojas
Revision: 329297

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

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

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 329296, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:46:06 UTC (rev 329297)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=18.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b5d81b67b508c0b79dff318a4e971d0032ee76aadf05f15711257f0dbca323d9'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:44:25
  Author: arojas
Revision: 320055

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

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

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 320054, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:44:25 UTC (rev 320055)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=18.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=(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 kactivities)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1243f29ba8da0a4d0637d671af909723abf5b9d38699d275f94dc359714650b7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:42:10
  Author: arojas
Revision: 310252

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

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

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 310251, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:42:10 UTC (rev 310252)
@@ -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.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=(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=('be3f544e4615918d0d0bfbf47b677bf2328ca306cb8cb41f4a983d6a07b4210b'
+'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
+}


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

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 20:04:09
  Author: arojas
Revision: 301064

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

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

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 301063, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 20:04:09 UTC (rev 301064)
@@ -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.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
+}


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

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:13:33
  Author: arojas
Revision: 291433

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

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

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-integration-module/repos/kde-unstable-x86_64/PKGBUILD 
(from rev 291432, telepathy-kde-integration-module/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:13:33 UTC (rev 291433)
@@ -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.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='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=('2bc5107a3aec5480a20c3dc4df7d45e487485fb2a89f33151eeb9f22b5b1'
+'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 (2 files)

2013-04-16 Thread Andrea Scarpino
Date: Wednesday, April 17, 2013 @ 00:34:36
  Author: andrea
Revision: 183029

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

Modified:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

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

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-16 22:34:28 UTC (rev 183028)
+++ extra-i686/PKGBUILD 2013-04-16 22:34:36 UTC (rev 183029)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.0
+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')

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-16 22:34:28 UTC (rev 183028)
+++ extra-x86_64/PKGBUILD   2013-04-16 22:34:36 UTC (rev 183029)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.0
+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')



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

2013-04-02 Thread Andrea Scarpino
Date: Tuesday, April 2, 2013 @ 16:35:30
  Author: andrea
Revision: 181236

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

Modified:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

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

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-02 14:35:16 UTC (rev 181235)
+++ extra-i686/PKGBUILD 2013-04-02 14:35:30 UTC (rev 181236)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.5.3
+pkgver=0.6.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')

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-02 14:35:16 UTC (rev 181235)
+++ extra-x86_64/PKGBUILD   2013-04-02 14:35:30 UTC (rev 181236)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.5.3
+pkgver=0.6.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')