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

Pierre Schmitz pierre at archlinux.org
Sat Nov 17 23:14:02 UTC 2007


    Date: Saturday, November 17, 2007 @ 18:14:02
  Author: pierre
    Path: /home/cvs-extra/extra/kde/kdebindings

Modified: PKGBUILD (1.46 -> 1.47)

upgpkg: kdebindings 3.5.8-2
update dependencies


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


Index: extra/kde/kdebindings/PKGBUILD
diff -u extra/kde/kdebindings/PKGBUILD:1.46 extra/kde/kdebindings/PKGBUILD:1.47
--- extra/kde/kdebindings/PKGBUILD:1.46	Mon Oct 15 08:04:34 2007
+++ extra/kde/kdebindings/PKGBUILD	Sat Nov 17 18:14:02 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.46 2007/10/15 12:04:34 tpowa Exp $
+# $Id: PKGBUILD,v 1.47 2007/11/17 23:14:02 pierre Exp $
 # Contributor: Roman Kreisel <roman.kreisel at epost.de>
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdebindings
 pkgver=3.5.8
 kdever=3.5.8 # if minor 0, then without .0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Bindings."
 arch=(i686 x86_64)
 url="http://www.kde.org"
 license=('GPL')
 groups=('kde')
 makedepends=('jdk' 'gtk' 'pkgconfig')
-depends=('kdelibs>=3.5.8' 'ruby' 'qscintilla')
+depends=('kdelibs>=3.5.8' 'ruby' 'qscintilla-qt3')
 
 # for easier build, just uncomment the mirror you want to use
   mirror="ftp.solnet.ch/mirror/KDE"         # updated every 2 hours, very fast for Europe
@@ -23,7 +23,7 @@
 
 build() {
   # Source the QT and KDE profile
-  [ "$QTDIR" = "" ] && source /etc/profile.d/qt.sh 
+  [ "$QTDIR" = "" ] && source /etc/profile.d/qt3.sh 
   [ "$KDEDIR" = "" ] && source /etc/profile.d/kde.sh
   # start building
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list