[arch-commits] Commit in telepathy-kde-auth-handler/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Sep 8 18:35:08 UTC 2016
Date: Thursday, September 8, 2016 @ 18:35:08
Author: arojas
Revision: 276028
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
(from rev 276027, telepathy-kde-auth-handler/trunk/PKGBUILD)
telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
(from rev 276027, telepathy-kde-auth-handler/trunk/PKGBUILD)
Deleted:
telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 76 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 38 ------------------------
extra-x86_64/PKGBUILD | 38 ------------------------
3 files changed, 76 insertions(+), 76 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-09-08 18:34:50 UTC (rev 276027)
+++ extra-i686/PKGBUILD 2016-09-08 18:35:08 UTC (rev 276028)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Laurent Carlier <lordheavym at gmail.com>
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-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
-}
Copied: telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD (from rev 276027, telepathy-kde-auth-handler/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-08 18:35:08 UTC (rev 276028)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Laurent Carlier <lordheavym at gmail.com>
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=16.08.1
+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=('aa87a4418a21ec2f964918bf53944142')
+
+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
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-09-08 18:34:50 UTC (rev 276027)
+++ extra-x86_64/PKGBUILD 2016-09-08 18:35:08 UTC (rev 276028)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Laurent Carlier <lordheavym at gmail.com>
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-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
-}
Copied: telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD (from rev 276027, telepathy-kde-auth-handler/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-09-08 18:35:08 UTC (rev 276028)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Laurent Carlier <lordheavym at gmail.com>
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=16.08.1
+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=('aa87a4418a21ec2f964918bf53944142')
+
+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
+}
More information about the arch-commits
mailing list