[arch-commits] CVS update of extra/kde/kdelibs (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Mar 3 19:02:42 UTC 2008


    Date: Monday, March 3, 2008 @ 14:02:42
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdelibs

Modified: PKGBUILD (1.92 -> 1.93)

upgppkg: update to new version


----------+
 PKGBUILD |   22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)


Index: extra/kde/kdelibs/PKGBUILD
diff -u extra/kde/kdelibs/PKGBUILD:1.92 extra/kde/kdelibs/PKGBUILD:1.93
--- extra/kde/kdelibs/PKGBUILD:1.92	Sat Nov 10 10:09:15 2007
+++ extra/kde/kdelibs/PKGBUILD	Mon Mar  3 14:02:42 2008
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.92 2007/11/10 15:09:15 pierre Exp $
+# $Id: PKGBUILD,v 1.93 2008/03/03 19:02:42 tpowa Exp $
 # Contributor: Roman Kreisel <roman.kreisel at epost.de>
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdelibs
-pkgver=3.5.8
-kdever=3.5.8
-pkgrel=4
+pkgver=3.5.9
+kdever=3.5.9
+pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=(i686 x86_64)
 url="http://www.kde.org"
@@ -13,7 +13,7 @@
 
 groups=('kde')
 
-depends=('arts>=1.5.8' 'db>=4.6' 'libxslt' 'pcre' 'libart-lgpl' 'openexr'
+depends=('arts>=1.5.9' 'db>=4.6' 'libxslt' 'pcre' 'libart-lgpl' 'openexr'
          'avahi>=0.6.9' 'jasper>=1.900.1' 'fam' 'bzip2' 'openssl' 'libidn' 'perl'
 	 'aspell' 'heimdal>=1.0.1' 'acl' 'libtiff' 'qt3>=3.3.7')
 makedepends=(pkgconfig cups)
@@ -33,12 +33,11 @@
 	kicker-crash.patch
 	kde-menu.patch
 	inotify.patch
-	gmail.fix
-	post-3.5.8.patch) 
+	gmail.fix) 
 
 build() {
   # Source the QT and KDE profile
-  source /etc/profile.d/qt3.sh 
+  [ "$QTDIR" = "" ] && source /etc/profile.d/qt3.sh 
   [ "$KDEDIR" = "" ] && source /etc/profile.d/kde.sh
   # start building
   cd $startdir/src/$pkgname-$pkgver
@@ -50,8 +49,6 @@
   patch -Np0 -i $startdir/src/kconf-update-faster.diff || return 1
   # fix gmail
   patch -Np1 -i $startdir/src/gmail.fix || return 1
-  # fix from ML
-  patch -Np4 -i $startdir/src/post-3.5.8.patch || return 1
 
   # Replace dns-sd implementation with avahi implementation
   rm dnssd/*
@@ -85,7 +82,7 @@
   cd $startdir/pkg/opt/kde/bin/
   ln -s fileshareset.pl filesharelist 
 }
-md5sums=('acaa37e79e840d10dca326277a20863c'
+md5sums=('55e5f00874933d1a7ba7c95e369a205e'
          'b7b98e965960f2d55741a10070aa943d'
          'c9e8c50d4b26648cf4487001db9dca48'
          'a66270abcdd0dcb2e28d3b2464927ff6'
@@ -95,5 +92,4 @@
          '091d05a08330372ddbaf5ef9d426be53'
          'e94aef45b5a59fe58c7cc085ab1dd3ae'
          '42d288e71fa0a886bc8882c198a27f2e'
-         'd888793ff50dafb970f503e3ab6851b6'
-         'c8f44c185f616fc78531141495cc36bc')
+         'd888793ff50dafb970f503e3ab6851b6')




More information about the arch-commits mailing list