[arch-commits] Commit in kaccounts-integration/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jul 29 23:14:53 UTC 2015


    Date: Thursday, July 30, 2015 @ 01:14:52
  Author: arojas
Revision: 242847

Enable akonadi support

Modified:
  kaccounts-integration/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-29 19:32:47 UTC (rev 242846)
+++ PKGBUILD	2015-07-29 23:14:52 UTC (rev 242847)
@@ -2,15 +2,16 @@
 
 pkgname=kaccounts-integration
 pkgver=15.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
 Jabber and others'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
 license=(GPL)
-groups=('kde-applications' 'kdenetwork')
-depends=(kcmutils kio signon-kwallet-extension signon-plugin-oauth2 signon-ui)
-makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
+makedepends=(extra-cmake-modules kdoctools akonadi-client)
+optdepends=('akonadi-client: Akonadi accounts support')
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
 md5sums=('b9905bb15a460dc5dfb9443066d249f8')
 



More information about the arch-commits mailing list