[arch-commits] Commit in bluez/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun May 10 21:14:09 UTC 2009


    Date: Sunday, May 10, 2009 @ 17:14:09
  Author: jgc
Revision: 38919

upgpkg: bluez 4.39-1
    Update to new upstream release
Change optdepend from python to dbus-python (FS#14667)

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-10 21:01:04 UTC (rev 38918)
+++ PKGBUILD	2009-05-10 21:14:09 UTC (rev 38919)
@@ -1,6 +1,6 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
 pkgname=bluez
-pkgver=4.37
+pkgver=4.39
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -8,7 +8,7 @@
 license=('GPL2')
 depends=('dbus-core' 'glib2>=2.20.1')
 makedepends=('gstreamer0.10-base' 'alsa-lib' 'libusb' 'libnl')
-optdepends=('gstreamer0.10-base' 'alsa-lib' 'libusb' 'libnl' 'python')
+optdepends=('gstreamer0.10-base' 'alsa-lib' 'libusb' 'libnl' 'dbus-python')
 conflicts=('bluez-libs' 'bluez-utils')
 provides=('bluez-libs' 'bluez-utils')
 replaces=('bluez-libs' 'bluez-utils')
@@ -20,7 +20,7 @@
 	bluez-try-utf8-harder.patch
         bluetooth.conf.d
         rc.bluetooth)
-md5sums=('ad625bf0b4c5af22e3175122c1861493'
+md5sums=('3f7671a3939eabbc261d3a92da83445f'
          '240e81c89840f181da658f4b6bd2cc0f'
          '726e6811cfe2d9b1bde34814bb29ec9f'
          'd12be5b494525bb1ba6eac5c3983dd3e'




More information about the arch-commits mailing list