[Lunar-commits] <moonbase> telepathy-qt4: Version bump and renaming.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Dec 16 14:51:36 CET 2009


commit 222a07139faca22a4d4279da373b8c280a12925e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Dec 16 08:51:36 2009 -0500

    telepathy-qt4: Version bump and renaming.
---
 qt4-apps/telepathy-qt4/BUILD   |    7 +++++++
 qt4-apps/telepathy-qt4/DEPENDS |    1 +
 qt4-apps/telepathy-qt4/DETAILS |   24 ++++++++++++++++++++++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/qt4-apps/telepathy-qt4/BUILD b/qt4-apps/telepathy-qt4/BUILD
new file mode 100644
index 0000000..be87992
--- /dev/null
+++ b/qt4-apps/telepathy-qt4/BUILD
@@ -0,0 +1,7 @@
+(
+
+  source /etc/profile.d/qt4.rc &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt4/DEPENDS b/qt4-apps/telepathy-qt4/DEPENDS
new file mode 100644
index 0000000..428f269
--- /dev/null
+++ b/qt4-apps/telepathy-qt4/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/qt4-apps/telepathy-qt4/DETAILS b/qt4-apps/telepathy-qt4/DETAILS
new file mode 100644
index 0000000..0cbc550
--- /dev/null
+++ b/qt4-apps/telepathy-qt4/DETAILS
@@ -0,0 +1,24 @@
+          MODULE=telepathy-qt4
+         VERSION=0.2.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-qt4/
+      SOURCE_VFY=sha1:48fc108278002c07fe95e4b32b6aaba90c90c740
+   MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/
+         ENTERED=20080112
+         UPDATED=20091216
+           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