[Lunar-commits] kdebluetooth: initial import.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Jan 25 13:54:28 CET 2008


commit 68ac4c4b2f1d8e9a4b85504aa25c930648c659a6
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Jan 25 07:54:28 2008 -0500

    kdebluetooth: initial import.
---
 zbeta/kdebluetooth/BUILD   |    8 ++++++++
 zbeta/kdebluetooth/DEPENDS |    2 ++
 zbeta/kdebluetooth/DETAILS |   18 ++++++++++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/zbeta/kdebluetooth/BUILD b/zbeta/kdebluetooth/BUILD
new file mode 100644
index 0000000..1d978f1
--- /dev/null
+++ b/zbeta/kdebluetooth/BUILD
@@ -0,0 +1,8 @@
+(
+
+  . /etc/profile.d/qt3.rc
+  . /etc/profile.d/kde3.rc
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/kdebluetooth/DEPENDS b/zbeta/kdebluetooth/DEPENDS
new file mode 100644
index 0000000..00f4177
--- /dev/null
+++ b/zbeta/kdebluetooth/DEPENDS
@@ -0,0 +1,2 @@
+depends dbus-qt3
+depends obexftp
diff --git a/zbeta/kdebluetooth/DETAILS b/zbeta/kdebluetooth/DETAILS
new file mode 100644
index 0000000..9035240
--- /dev/null
+++ b/zbeta/kdebluetooth/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=kdebluetooth
+         VERSION=1.0\_beta8
+          SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_URL=$SFORGE_URL/kde-bluetooth
+   MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
+      SOURCE_VFY=sha1:705563d8426ce926334f6efd72975c4f4e69c127
+        WEB_SITE=http://bluetooth.kmobiletools.org/
+         ENTERED=20080125
+         UPDATED=20070125
+           SHORT="built on top of Linux Bluetooth stack BlueZ"
+
+cat << EOF
+The KDE Bluetooth Framework is a set of tools built on top of Linux'
+Bluetooth stack BlueZ. Our goal is to provide easy access to the most
+common Bluetooth profiles and to make data exchange with Bluetooth
+enabled phones and PDAs as straightforward as possible.
+EOF


More information about the Lunar-commits mailing list