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

Damir Perisa damir at archlinux.org
Sat Dec 29 15:35:12 UTC 2007


    Date: Saturday, December 29, 2007 @ 10:35:12
  Author: damir
    Path: /home/cvs-extra/extra/kde/kdebluetooth

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: kdebluetooth 1.0_beta8-2


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


Index: extra/kde/kdebluetooth/PKGBUILD
diff -u extra/kde/kdebluetooth/PKGBUILD:1.7 extra/kde/kdebluetooth/PKGBUILD:1.8
--- extra/kde/kdebluetooth/PKGBUILD:1.7	Fri Sep 21 04:24:19 2007
+++ extra/kde/kdebluetooth/PKGBUILD	Sat Dec 29 10:35:12 2007
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD,v 1.7 2007/09/21 08:24:19 thomas Exp $
+# $Id: PKGBUILD,v 1.8 2007/12/29 15:35:12 damir Exp $
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kdebluetooth
 pkgver=1.0_beta8
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection of Bluetooth utilities and modules for KDE based on BlueZ"
 arch=('i686' 'x86_64')
 url="http://bluetooth.kmobiletools.org/"
 license=('GPL')
-depends=('openobex' 'dbus-qt3' 'kdelibs' 'bluez-utils')
+depends=('openobex' 'obexftp' 'dbus-qt3' 'kdelibs' 'bluez-utils')
 makedepends=('pkgconfig')
-#source=(http://mesh.dl.sourceforge.net/sourceforge/kde-bluetooth/${pkgname}-${pkgver}.tar.bz2)
-source=(http://tomstar.ath.cx/load/kdebluetooth/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f760d98d2e59c12567927c19ccc1d27d')
+source=(http://mesh.dl.sourceforge.net/sourceforge/kde-bluetooth/${pkgname}-${pkgver}.tar.bz2)
+#source=(http://tomstar.ath.cx/load/kdebluetooth/${pkgname}-${pkgver}.tar.bz2)
 
 build() {
   cd $startdir/src/$pkgname-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
+md5sums=('0b6aebf7d236894fc442d74425b13386')




More information about the arch-commits mailing list