[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2020-04-30 Thread Antonio Rojas via arch-commits
Date: Thursday, April 30, 2020 @ 17:40:38
  Author: arojas
Revision: 381986

Fix delay on Plasma startup (FS#66420)

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-30 15:24:30 UTC (rev 381985)
+++ PKGBUILD2020-04-30 17:40:38 UTC (rev 381986)
@@ -5,7 +5,7 @@
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-module
 pkgver=20.04.0
-pkgrel=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=(x86_64)
 url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
@@ -13,14 +13,19 @@
 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})
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig}
+ 
kdebug-420549.patch::"https://cgit.kde.org/ktp-kded-module.git/patch/?id=5b412673";)
 sha256sums=('ee0e318c6063803aed0c6567fbd579cc207ff3eb44056b9f80c1cadfb4e4c43e'
-'SKIP')
+'SKIP'
+'9d656b959da8068a2441a51087e4913f5d93a76dc1062afe1d83cd2a489211fa')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

   F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

 
 prepare() {
   mkdir -p build
+
+  cd ktp-kded-module-$pkgver
+  patch -p1 -i ../kdebug-420549.patch # Fix delay on Plasma startup
 }
 
 build() {


[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2015-12-08 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 13:54:53
  Author: fyan
Revision: 253799

C++11 ABI rebuild

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 12:54:47 UTC (rev 253798)
+++ PKGBUILD2015-12-08 12:54:53 UTC (rev 253799)
@@ -6,7 +6,7 @@
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-module
 pkgver=15.08.3
-pkgrel=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'


[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.9.0-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-20 07:53:05 UTC (rev 224862)
+++ PKGBUILD2014-10-20 07:54:08 UTC (rev 224863)
@@ -3,8 +3,8 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.8.1
-pkgrel=2
+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";
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('54cdffad34bf01ad6e883b54a3296094bffde98c')
+sha1sums=('8b510b58fbd49684cafc6aea629cce5f37e5e684')
 
 prepare() {
   mkdir build


[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.8.1-2

kdelibs rebuild

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-08 16:35:32 UTC (rev 224096)
+++ PKGBUILD2014-10-08 16:38:28 UTC (rev 224097)
@@ -4,7 +4,7 @@
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
 pkgver=0.8.1
-pkgrel=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";


[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.8.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-26 07:07:27 UTC (rev 211773)
+++ PKGBUILD2014-04-26 07:07:29 UTC (rev 211774)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.8.0
+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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('cbd25fb6050f335cf8c2dc75b626f5c46d746ddb')
+sha1sums=('54cdffad34bf01ad6e883b54a3296094bffde98c')
 
 prepare() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.7.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-15 08:54:03 UTC (rev 204073)
+++ PKGBUILD2014-01-15 08:54:06 UTC (rev 204074)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.7.0
+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')
@@ -12,8 +12,8 @@
 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')
+source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('8b6d69ef333140d130d0ade8c36317d8385050e4')
 
 prepare() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.7.0-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:23 UTC (rev 197616)
+++ PKGBUILD2013-10-27 14:20:26 UTC (rev 197617)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.3
+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')
@@ -12,11 +12,14 @@
 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')
+source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.6.3-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-10 11:01:25 UTC (rev 192378)
+++ PKGBUILD2013-08-10 11:01:27 UTC (rev 192379)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.2
+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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('1aa1b8597acff39f0549ed9f716d733de4d77b63')
+sha1sums=('e8faf0e651053718077865f388fe209f2c06f537')
 
 build() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2013-05-21 Thread Andrea Scarpino
Date: Wednesday, May 22, 2013 @ 00:02:11
  Author: andrea
Revision: 186189

upgpkg: telepathy-kde-integration-module 0.6.2-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-21 22:02:08 UTC (rev 186188)
+++ PKGBUILD2013-05-21 22:02:11 UTC (rev 186189)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.1
+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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('c5121ed5ba4f7ea0e7885b0aa7a42008c3ec6930')
+sha1sums=('1aa1b8597acff39f0549ed9f716d733de4d77b63')
 
 build() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.6.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-16 22:34:25 UTC (rev 183027)
+++ PKGBUILD2013-04-16 22:34:28 UTC (rev 183028)
@@ -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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('eb1fc514199587b018036bc307d385766fc40094')
+sha1sums=('c5121ed5ba4f7ea0e7885b0aa7a42008c3ec6930')
 
 build() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.6.0-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-02 14:34:50 UTC (rev 181234)
+++ PKGBUILD2013-04-02 14:35:16 UTC (rev 181235)
@@ -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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac')
+sha1sums=('eb1fc514199587b018036bc307d385766fc40094')
 
 build() {
   mkdir build



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2013-02-17 Thread Andrea Scarpino
Date: Sunday, February 17, 2013 @ 23:54:57
  Author: andrea
Revision: 178191

upgpkg: telepathy-kde-integration-module 0.5.3-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-17 22:54:54 UTC (rev 178190)
+++ PKGBUILD2013-02-17 22:54:57 UTC (rev 178191)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.5.2.1
+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')
@@ -12,13 +12,13 @@
 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')
+source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac')
 
 build() {
   mkdir build
   cd build
-  cmake ../${_pkgname}-0.5.2 \
+  cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2012-12-18 Thread Andrea Scarpino
Date: Tuesday, December 18, 2012 @ 04:18:50
  Author: andrea
Revision: 173300

upgpkg: telepathy-kde-integration-module 0.5.2.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-18 09:18:41 UTC (rev 173299)
+++ PKGBUILD2012-12-18 09:18:50 UTC (rev 173300)
@@ -18,7 +18,7 @@
 build() {
   mkdir build
   cd build
-  cmake ../${_pkgname}-${pkgver} \
+  cmake ../${_pkgname}-0.5.2 \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2012-12-18 Thread Andrea Scarpino
Date: Tuesday, December 18, 2012 @ 04:16:58
  Author: andrea
Revision: 173293

upgpkg: telepathy-kde-integration-module 0.5.2.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-18 09:16:52 UTC (rev 173292)
+++ PKGBUILD2012-12-18 09:16:58 UTC (rev 173293)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.5.1
+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')
@@ -12,11 +12,10 @@
 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')
+source=("http://download.kde.org/unstable/kde-telepathy/0.5.2/src/${_pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('96d8a52a85517ab95afe71f6828e18d26fb9c8d3')
 
 build() {
-  cd "${srcdir}"
   mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
@@ -26,6 +25,6 @@
 }
 
 package() {
-  cd "${srcdir}"/build
+  cd build
   make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2012-10-05 Thread Andrea Scarpino
Date: Friday, October 5, 2012 @ 10:04:41
  Author: andrea
Revision: 168051

upgpkg: telepathy-kde-integration-module 0.5.1-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-05 14:04:35 UTC (rev 168050)
+++ PKGBUILD2012-10-05 14:04:41 UTC (rev 168051)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.5.0
+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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
+sha1sums=('f40e105072f0457ee71d6149ea48307a82a27465')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

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

upgpkg: telepathy-kde-integration-module 0.5.0-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-29 10:08:16 UTC (rev 165705)
+++ PKGBUILD2012-08-29 10:08:22 UTC (rev 165706)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.4.1
+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')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('a4bfe983db21ea7d56436d0426138215eb77b279')
+sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2012-04-03 Thread Andrea Scarpino
Date: Tuesday, April 3, 2012 @ 18:55:43
  Author: andrea
Revision: 155459

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

--+
 PKGBUILD |   17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-03 22:55:15 UTC (rev 155458)
+++ PKGBUILD2012-04-03 22:55:43 UTC (rev 155459)
@@ -2,23 +2,24 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=telepathy-kde-integration-module
-pkgver=0.2.0
+_pkgname=ktp-kded-integration-module
+pkgver=0.3.1
 pkgrel=1
-pkgdesc="Provide several plugins for the Telepathy KDE suite"
+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://www.kde.org";
+url="http://community.kde.org/Real-Time_Communication_and_Collaboration";
 license=('GPL')
-depends=('kdelibs' 'telepathy-qt4')
+depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
-groups=('telepathy-kde')
-source=("http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('5ad3e5786707b624a0f785c6891ed6de4a5d79c7')
+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} \
+  cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make