[arch-commits] Commit in telepathy-kde-auth-handler (trunk trunk trunk/PKGBUILD)

2019-08-20 Thread Felix Yan via arch-commits
Date: Tuesday, August 20, 2019 @ 09:05:45
  Author: felixonmars
Revision: 360377

upgpkg: telepathy-kde-auth-handler 19.08.0-1

KDE Applications 19.08.0

Added:
  telepathy-kde-auth-handler/trunk/
  telepathy-kde-auth-handler/trunk/PKGBUILD
Deleted:
  telepathy-kde-auth-handler/trunk/

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2019-08-20 09:05:45 UTC (rev 360377)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=19.08.0
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(qca telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5674ebf51565854262b5ae0a5fbf8d0837c87b016ea5b32f56f96aa8583a7e39'
+'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 \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


Property changes on: telepathy-kde-auth-handler/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in telepathy-kde-auth-handler (trunk trunk trunk/PKGBUILD)

2016-08-20 Thread Felix Yan
Date: Sunday, August 21, 2016 @ 03:42:57
  Author: felixonmars
Revision: 274430

upgpkg: telepathy-kde-auth-handler 16.08.0-1

Upstream release

Added:
  telepathy-kde-auth-handler/trunk/
  telepathy-kde-auth-handler/trunk/PKGBUILD
Deleted:
  telepathy-kde-auth-handler/trunk/

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2016-08-21 03:42:57 UTC (rev 274430)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=16.08.0
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('qca-qt5' 'telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'python' 'kdewebkit')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('ed199da6e1cb6c0bbdad8f4f66ca99e9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


Property changes on: telepathy-kde-auth-handler/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in telepathy-kde-auth-handler (trunk trunk trunk/PKGBUILD)

2014-03-12 Thread Andrea Scarpino
Date: Wednesday, March 12, 2014 @ 13:08:32
  Author: andrea
Revision: 207559

upgpkg: telepathy-kde-auth-handler 0.8.0-1

Upstream release

Added:
  telepathy-kde-auth-handler/trunk/
Modified:
  telepathy-kde-auth-handler/trunk/PKGBUILD
Deleted:
  telepathy-kde-auth-handler/trunk/

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

Modified: trunk/PKGBUILD
===
--- kde-unstable/PKGBUILD   2014-03-08 11:39:26 UTC (rev 207365)
+++ trunk/PKGBUILD  2014-03-12 12:08:32 UTC (rev 207559)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-auth-handler
 _pkgname=ktp-auth-handler
-pkgver=0.7.80
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect"
 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=('fa59e86cf30d97716fd25a2fb06fb1885ede4e6a')
+sha1sums=('f22ba7113e02de07774f178589d45e56e0975d89')
 
 prepare() {
   mkdir build