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

Tobias Powalowski tpowa at archlinux.org
Mon May 21 17:40:59 UTC 2007


    Date: Monday, May 21, 2007 @ 13:40:59
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdelibs

Modified: PKGBUILD (1.80 -> 1.81)

'upgpkg: update to new version'


----------+
 PKGBUILD |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)


Index: extra/kde/kdelibs/PKGBUILD
diff -u extra/kde/kdelibs/PKGBUILD:1.80 extra/kde/kdelibs/PKGBUILD:1.81
--- extra/kde/kdelibs/PKGBUILD:1.80	Sun Apr 22 08:35:18 2007
+++ extra/kde/kdelibs/PKGBUILD	Mon May 21 13:40:59 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.80 2007/04/22 12:35:18 tpowa Exp $
+# $Id: PKGBUILD,v 1.81 2007/05/21 17:40:59 tpowa Exp $
 # Contributor: Roman Kreisel <roman.kreisel at epost.de>
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdelibs
-pkgver=3.5.6
-kdever=3.5.6
-pkgrel=8
+pkgver=3.5.7
+kdever=3.5.7
+pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=(i686 x86_64)
 url="http://www.kde.org"
 
 groups=('kde')
 
-depends=('arts>=1.5.6' 'db>=4.5' 'libxslt' 'pcre' 'libart-lgpl' 'openexr'
+depends=('arts>=1.5.7' 'db>=4.5' 'libxslt' 'pcre' 'libart-lgpl' 'openexr'
          'avahi>=0.6.9' 'jasper>=1.900.1' 'fam' 'bzip2' 'openssl' 'libidn' 'perl'
 	 'aspell' 'heimdal' 'acl' 'libtiff' 'qt>=3.3.7')
 makedepends=(pkgconfig cups)
@@ -27,11 +27,10 @@
 	applications.menu.patch
 	kdeprintrc.patch
 	fileshareset-wrapper.c
-	kde-menu.patch
 	xdg-icon-lookup.patch
 	kicker-crash.patch
-	inotify.patch
-	post-3.5.6.diff) 
+	kde-menu.patch
+	inotify.patch) 
 
 build() {
   # Source the QT and KDE profile
@@ -39,10 +38,8 @@
   [ "$KDEDIR" = "" ] && source /etc/profile.d/kde.sh
   # start building
   cd $startdir/src/$pkgname-$pkgver
-  # fix security issue
-  patch -Np0 -i $startdir/src/post-3.5.6.diff || return 1
-  patch -Np1 -i $startdir/src/kde-menu.patch || return 1
   #patch -Np0 -i $startdir/src/xdg-icon-lookup.patch || return 1
+  patch -Np1 -i $startdir/src/kde-menu.patch || return 1
   patch -Np0 -i $startdir/src/applications.menu.patch || return 1
   patch -Np0 -i $startdir/src/kicker-crash.patch  || return 1
   patch -Np0 -i $startdir/src/inotify.patch || return 1
@@ -80,9 +77,12 @@
   cd $startdir/pkg/opt/kde/bin/
   ln -s fileshareset.pl filesharelist 
 }
-
-md5sums=('e4d137879a66e92b895b3de5413a61d8' 'b7b98e965960f2d55741a10070aa943d'\
-         'a66270abcdd0dcb2e28d3b2464927ff6' '6061c259247f56f0ede21deabfad2732'\
-         '60ab1a486895d6c18ef334ec958c48d6' 'e94aef45b5a59fe58c7cc085ab1dd3ae'\
-         'f7abfe849e5122dd01d6b8a884999da0' '091d05a08330372ddbaf5ef9d426be53'\
-         '42d288e71fa0a886bc8882c198a27f2e' '0e1d8206f9b9b243def59237ee07cc2a')
+md5sums=('50ed644f2ec91963570fe2b155652957'
+         'b7b98e965960f2d55741a10070aa943d'
+         'a66270abcdd0dcb2e28d3b2464927ff6'
+         '6061c259247f56f0ede21deabfad2732'
+         '60ab1a486895d6c18ef334ec958c48d6'
+         'f7abfe849e5122dd01d6b8a884999da0'
+         '091d05a08330372ddbaf5ef9d426be53'
+         'e94aef45b5a59fe58c7cc085ab1dd3ae'
+         '42d288e71fa0a886bc8882c198a27f2e')




More information about the arch-commits mailing list