[Lunar-commits] telepathy-qt: a depends for tapioca-qt.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Jan 12 21:31:27 CET 2008


commit 765c4aac213c429d44045468000d52b7a3d7bc40
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Jan 12 15:31:27 2008 -0500

    telepathy-qt: a depends for tapioca-qt.
---
 qt4-apps/telepathy-qt/BUILD   |    9 +++++++++
 qt4-apps/telepathy-qt/DEPENDS |    1 +
 qt4-apps/telepathy-qt/DETAILS |   24 ++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/qt4-apps/telepathy-qt/BUILD b/qt4-apps/telepathy-qt/BUILD
new file mode 100644
index 0000000..9d81dbf
--- /dev/null
+++ b/qt4-apps/telepathy-qt/BUILD
@@ -0,0 +1,9 @@
+(
+
+  source /etc/profile.d/qt4.rc &&
+
+  cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt/DEPENDS b/qt4-apps/telepathy-qt/DEPENDS
new file mode 100644
index 0000000..428f269
--- /dev/null
+++ b/qt4-apps/telepathy-qt/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/qt4-apps/telepathy-qt/DETAILS b/qt4-apps/telepathy-qt/DETAILS
new file mode 100644
index 0000000..77425cd
--- /dev/null
+++ b/qt4-apps/telepathy-qt/DETAILS
@@ -0,0 +1,24 @@
+          MODULE=telepathy-qt
+         VERSION=0.14.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/tapioca-voip
+      SOURCE_VFY=sha1:607ac8fff0cb7fa19fa35665188b42345aececc3
+   MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/
+         ENTERED=20080112
+         UPDATED=20080112
+           SHORT="unified framework for all forms of real time conversations"
+
+cat << EOF
+The Telepathy project aims to provide a unified framework for all forms of real
+time conversations, including instant messaging, IRC, voice calls and video 
+calls. It uses the D-Bus messaging system to provide a simple interface for 
+client applications, allowing them to quickly benefit from Telepathy's 
+functionality.
+
+At the core of Telepathy is the DBus interface specification which describes how
+Telepathy components communicate with each other. We are up to spec version 0.17 
+(see DbusSpec for older versions). For a more approachable introduction to the 
+structure of the framework, try the System Overview document. The Ubuntu spec 
+for SIP/IM integration includes a good rationale for this distributed approach.
+EOF


More information about the Lunar-commits mailing list