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

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


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

Modified: PKGBUILD (1.39 -> 1.40)

'upgpkg: update to new version'


----------+
 PKGBUILD |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)


Index: extra/kde/kdeaddons/PKGBUILD
diff -u extra/kde/kdeaddons/PKGBUILD:1.39 extra/kde/kdeaddons/PKGBUILD:1.40
--- extra/kde/kdeaddons/PKGBUILD:1.39	Fri Mar 16 12:10:15 2007
+++ extra/kde/kdeaddons/PKGBUILD	Mon May 21 13:40:56 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.39 2007/03/16 16:10:15 tpowa Exp $
+# $Id: PKGBUILD,v 1.40 2007/05/21 17:40:56 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdeaddons
-pkgver=3.5.6
-kdever=3.5.6 # if minor is 0, then without .0
-pkgrel=3
+pkgver=3.5.7
+kdever=3.5.7 # if minor is 0, then without .0
+pkgrel=1
 pkgdesc="Additional plugins and scripts for some KDE applications."
 arch=(i686 x86_64)
 url="http://www.kde.org"
 groups=('kde')
 makedepends=('xmms')
-depends=('kdebase>=3.5.6' 'kdepim>=3.5.6' 'kdemultimedia>=3.5.6' 'kdegames>=3.5.6' 'db>=4.5' 'python>=2.5' 'sdl')
+depends=('kdebase>=3.5.7' 'kdepim>=3.5.7' 'kdemultimedia>=3.5.7' 'kdegames>=3.5.7' 'db>=4.5' 'python>=2.5' 'sdl')
 makedepends=('pkgconfig')
 
 
@@ -18,7 +18,7 @@
 # mirror="ftp.kde.org/pub/kde/"             # main server
 # mirror="ibiblio.org/pub/mirrors/kde/"     # ibiblio mirror
 
-source=(ftp://$mirror/stable/$kdever/src/$pkgname-$pkgver.tar.bz2 kdeaddons.diff)
+source=(ftp://$mirror/stable/$kdever/src/$pkgname-$pkgver.tar.bz2)
 
 build() {
   # Source the QT and KDE profile
@@ -26,7 +26,6 @@
   [ "$KDEDIR" = "" ] && source /etc/profile.d/kde.sh
   # start building
   cd $startdir/src/$pkgname-$pkgver
-  patch -Np0 -i ../kdeaddons.diff |return 1
   ./configure --prefix=/opt/kde --disable-debug --disable-dependency-tracking \
   --enable-gcc-hidden-visibility --enable-final
   #        --enable-final # remove this if you build with < 512mb ram.
@@ -36,4 +35,4 @@
   # rm $startdir/pkg/opt/kde/lib/kde3/librellinksplugin.la
   # rm $startdir/pkg/opt/kde/lib/kde3/librellinksplugin.so
 }
-md5sums=('96d6d2a76da2a5232b3b46318456a5bc' '31c21f2fd6a8d5216b72c698078444ca')
+md5sums=('7b50fa8e103bd722dfcdfc329126ff28')




More information about the arch-commits mailing list