[Lunar-commits] <moonbase> blueman: adding module,

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon May 11 16:40:41 CEST 2009


commit a244d849c24943c9bc2d82c3d3bef566b889d820
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon May 11 10:40:41 2009 -0400

    blueman: adding module,
    
    for something a little less gnome or kde centric. It works pretty well.
    Still have not been able to get bluetooth headphones to work. It will see
    it, but gets error;
    
    Agent replied with an error: org.bluez.Error.Canceled
    
    Guessing a hal or dbus thing. Still need more gerstikinpoken.
---
 bluetooth/blueman/DEPENDS |    6 ++++++
 bluetooth/blueman/DETAILS |   26 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/bluetooth/blueman/DEPENDS b/bluetooth/blueman/DEPENDS
new file mode 100644
index 0000000..b80e15b
--- /dev/null
+++ b/bluetooth/blueman/DEPENDS
@@ -0,0 +1,6 @@
+depends %BLUETOOTH
+depends startup-notification
+depends pygobject
+depends Pyrex
+depends notify-python
+depends GConf
diff --git a/bluetooth/blueman/DETAILS b/bluetooth/blueman/DETAILS
new file mode 100644
index 0000000..178f2a5
--- /dev/null
+++ b/bluetooth/blueman/DETAILS
@@ -0,0 +1,26 @@
+          MODULE=blueman
+         VERSION=1.10
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://download.tuxfamily.org/blueman/
+      SOURCE_VFY=sha1:9452681289a791db62415a619b9f2db17a04c6e7
+        WEB_SITE="http://blueman-project.org/index.php?option=com_content&view=article&id=51&Itemid=56"
+         ENTERED=20090511
+         UPDATED=20090511
+           SHORT="GTK+ Bluetooth Manager"
+
+cat << EOF
+Blueman is a GTK+ Bluetooth Manager
+
+Blueman is designed to be simple and intuitive for everyday bluetooth tasks 
+such as:
+
+    * Connecting to 3G/EDGE/GPRS via DUN profile.
+    * Connecting to/Creating bluetooth networks
+    * Connecting to input devices
+    * Connecting to audio devices
+    * Sending/Receiving/Browsing files via OBEX
+    * Pairing
+
+Blueman also integrates with Network Manager 0.7, making any Bluetooth 
+Dialup/Network connections available (via HAL) to Network Manager.
+EOF


More information about the Lunar-commits mailing list