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

Andrea Scarpino andrea at archlinux.org
Mon Jun 21 18:56:26 UTC 2010


    Date: Monday, June 21, 2010 @ 14:56:26
  Author: andrea
Revision: 83466

upgpkg: bluez 4.66-1
ops...re-added bluez-simple-agent and fixed optdependence

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-21 18:27:28 UTC (rev 83465)
+++ PKGBUILD	2010-06-21 18:56:26 UTC (rev 83466)
@@ -14,6 +14,7 @@
 optdepends=("gstreamer0.10-base: bluetooth GStreamer support"
 	"alsa-lib: Audio bluetooth devices support"
 	"dbus-python: to run bluez-simple-agent"
+	"pygobject: to run bluez-simple-agent"
 	"libusb: USB adapters support"
 	"cups: CUPS backend"
 	"libnl: netlink plugin")
@@ -74,4 +75,7 @@
   
   install -Dm644 ${srcdir}/bluetooth.conf.d \
     ${pkgdir}/etc/conf.d/bluetooth
+
+  install -Dm755 test/simple-agent \
+    ${pkgdir}/usr/bin/bluez-simple-agent
 }




More information about the arch-commits mailing list