[Lunar-commits] <moonbase> telepathy-qt: renamed to telepathy-qt4

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


commit 82cfcdeeee6f3ea4b65939f34cfbf37c6ae7257c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Dec 16 08:56:17 2009 -0500

    telepathy-qt: renamed to telepathy-qt4
---
 qt4-apps/telepathy-qt/BUILD   |   10 ----------
 qt4-apps/telepathy-qt/DEPENDS |    1 -
 qt4-apps/telepathy-qt/DETAILS |   24 ------------------------
 3 files changed, 0 insertions(+), 35 deletions(-)

diff --git a/qt4-apps/telepathy-qt/BUILD b/qt4-apps/telepathy-qt/BUILD
deleted file mode 100644
index 96382ee..0000000
--- a/qt4-apps/telepathy-qt/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
-  source /etc/profile.d/qt4.rc &&
-
-  cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             &&
-
-  default_make
-
-) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt/DEPENDS b/qt4-apps/telepathy-qt/DEPENDS
deleted file mode 100644
index 428f269..0000000
--- a/qt4-apps/telepathy-qt/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt4
diff --git a/qt4-apps/telepathy-qt/DETAILS b/qt4-apps/telepathy-qt/DETAILS
deleted file mode 100644
index 77425cd..0000000
--- a/qt4-apps/telepathy-qt/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
-          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