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

Andrea Scarpino andrea at archlinux.org
Wed Sep 9 09:57:37 UTC 2009


    Date: Wednesday, September 9, 2009 @ 05:57:36
  Author: andrea
Revision: 51499

upgpkg: kdenetwork 4.3.1-2
    rebuilt with libmsn4.0-beta8 - FS#15901

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-09 09:50:58 UTC (rev 51498)
+++ PKGBUILD	2009-09-09 09:57:36 UTC (rev 51499)
@@ -10,14 +10,14 @@
          'kdenetwork-krdc'
          'kdenetwork-krfb')
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 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' 'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss' 'libxdamage')
+             'libmsn>=4.0beta8' 'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss' 'libxdamage')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('496000ae85856da0c6fb0e014d03d0d7')
 
@@ -63,7 +63,7 @@
 
 package_kdenetwork-kopete() {
 	pkgdesc='Instant Messenger'
-	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn' 'qimageblitz' 'libxss' 'libv4l')
+	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn>=4.0beta8' 'libidn' 'qimageblitz' 'libxss' 'libv4l')
 	install='kdenetwork.install'
 	cd $srcdir/build/kopete
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list