[arch-commits] Commit in kdenetwork-kopete/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Mar 17 08:13:19 UTC 2015


    Date: Tuesday, March 17, 2015 @ 09:13:19
  Author: arojas
Revision: 233969

make libgadu optional

Modified:
  kdenetwork-kopete/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-17 07:58:20 UTC (rev 233968)
+++ PKGBUILD	2015-03-17 08:13:19 UTC (rev 233969)
@@ -10,9 +10,9 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdenetwork')
-depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'qimageblitz' 'libgadu' 'jsoncpp')
-makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim' 'mediastreamer')
-optdepends=('mediastreamer: jingle support')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'qimageblitz' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim' 'mediastreamer' 'libgadu')
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz" 'mediastreamer-2.11.patch')
 sha1sums=('6fb9cafbc38137a6f44354a7110fbfea07462331'



More information about the arch-commits mailing list