[arch-commits] Commit in kdenetwork/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Sep 10 16:50:04 UTC 2009


    Date: Thursday, September 10, 2009 @ 12:50:03
  Author: andrea
Revision: 51729

upgpkg: kdenetwork 4.3.1-3
    added gadu-gadu support, FS#16122

Modified:
  kdenetwork/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-10 15:46:30 UTC (rev 51728)
+++ PKGBUILD	2009-09-10 16:50:03 UTC (rev 51729)
@@ -10,14 +10,15 @@
          'kdenetwork-krdc'
          'kdenetwork-krfb')
 pkgver=4.3.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdenetwork')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr' 'qca' 'qca-ossl'
-             'kdelibs-experimental' 'kdebase-workspace' 'kdebase-lib' 'libvncserver'
-             'libmsn>=4.0beta8' 'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss' 'libxdamage')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr' 'qca-ossl'
+	'kdelibs-experimental' 'kdebase-workspace' 'kdebase-lib' 'libvncserver'
+	'libmsn>=4.0beta8' 'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss'
+	'libxdamage' 'libgadu')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('496000ae85856da0c6fb0e014d03d0d7')
 
@@ -63,7 +64,8 @@
 
 package_kdenetwork-kopete() {
 	pkgdesc='Instant Messenger'
-	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn>=4.0beta8' 'libidn' 'qimageblitz' 'libxss' 'libv4l')
+	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn>=4.0beta8'
+		'libidn' 'qimageblitz' 'libxss' 'libv4l' 'libgadu')
 	install='kdenetwork.install'
 	cd $srcdir/build/kopete
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list