[Lunar-commits] <moonbase> obexd: an obex server/client bluez app.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Apr 3 03:16:39 CEST 2009
commit e7a5eaf8d07d508c88bd01b450e88a3c4c21ce37
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu Apr 2 21:16:39 2009 -0400
obexd: an obex server/client bluez app.
---
net/obexd/DEPENDS | 5 +++++
net/obexd/DETAILS | 13 +++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/net/obexd/DEPENDS b/net/obexd/DEPENDS
new file mode 100644
index 0000000..a90e4ab
--- /dev/null
+++ b/net/obexd/DEPENDS
@@ -0,0 +1,5 @@
+depends dbus
+depends bluez
+depends openobex
+
+optional_depends ebook-tools "" "" "for ebook support"
diff --git a/net/obexd/DETAILS b/net/obexd/DETAILS
new file mode 100644
index 0000000..242cdfa
--- /dev/null
+++ b/net/obexd/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=obexd
+ VERSION=0.9
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/
+ SOURCE_VFY=sha1:a6e3dca2fd9b8375afb8719d8d094df3cb0c2951
+ WEB_SITE=http://www.bluez.org/
+ ENTERED=20090402
+ UPDATED=20090402
+ SHORT="OBEX Server and Client"
+cat << EOF
+OBEX Server and Client with support for Phonebook Access and
+Synchronization support.
+EOF
More information about the Lunar-commits
mailing list