Date: Friday, April 7, 2017 @ 20:53:12
  Author: arojas
Revision: 292438

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

Added:
  telepathy-kde-auth-handler/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 292437, telepathy-kde-auth-handler/kde-unstable/PKGBUILD)
Deleted:
  telepathy-kde-auth-handler/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-07 20:52:59 UTC (rev 292437)
+++ PKGBUILD    2017-04-07 20:53:12 UTC (rev 292438)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Laurent Carlier <lordhea...@gmail.com>
-# Contributor: Antonio Rojas <aro...@archlinux.org>
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=17.03.80
-pkgrel=1
-pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
-arch=('i686' 'x86_64')
-url='https://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=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('1b8d1ffb0db68f9bdf940d4d8c59e2ff122701d0908f11c47737a56c3c90bd13'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<aa...@kde.org>
-
-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
-}

Copied: telepathy-kde-auth-handler/repos/kde-unstable-x86_64/PKGBUILD (from rev 
292437, telepathy-kde-auth-handler/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2017-04-07 20:53:12 UTC (rev 292438)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Laurent Carlier <lordhea...@gmail.com>
+# Contributor: Antonio Rojas <aro...@archlinux.org>
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=17.03.90
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=('i686' 'x86_64')
+url='https://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=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e853baee6095ef3ca9ac6cd7ebec3e99bce914decd9578f27588d2a6be20e3e0'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<aa...@kde.org>
+
+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
+}

Reply via email to