[Lunar-commits] <moonbase> telepathy-qt4: rename it telepathy-qt.

Florin Braescu florin at lunar-linux.org
Sun May 6 13:45:47 CEST 2012


commit cb6340556992f79c509ebf3665bee654538fd23a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun May 6 13:45:47 2012 +0200

    telepathy-qt4: rename it telepathy-qt.
---
 qt4-apps/telepathy-qt/BUILD    |    5 +++++
 qt4-apps/telepathy-qt/DEPENDS  |    4 ++++
 qt4-apps/telepathy-qt/DETAILS  |   24 ++++++++++++++++++++++++
 qt4-apps/telepathy-qt4/BUILD   |    5 -----
 qt4-apps/telepathy-qt4/DEPENDS |    4 ----
 qt4-apps/telepathy-qt4/DETAILS |   24 ------------------------
 6 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/qt4-apps/telepathy-qt/BUILD b/qt4-apps/telepathy-qt/BUILD
new file mode 100644
index 0000000..bd4c265
--- /dev/null
+++ b/qt4-apps/telepathy-qt/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt/DEPENDS b/qt4-apps/telepathy-qt/DEPENDS
new file mode 100644
index 0000000..4dd53a9
--- /dev/null
+++ b/qt4-apps/telepathy-qt/DEPENDS
@@ -0,0 +1,4 @@
+depends qt4
+
+optional_depends "telepathy-farsight" "" "" "for audio/video conferencing support"
+optional_depends "telepathy-glib"     "" "" "for glib bindings support"
\ No newline at end of file
diff --git a/qt4-apps/telepathy-qt/DETAILS b/qt4-apps/telepathy-qt/DETAILS
new file mode 100644
index 0000000..dfb2d2a
--- /dev/null
+++ b/qt4-apps/telepathy-qt/DETAILS
@@ -0,0 +1,24 @@
+          MODULE=telepathy-qt
+         VERSION=0.9.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE
+      SOURCE_VFY=sha1:c2a8e6d36f75b871919b08688cc10c5567d6c103
+   MODULE_PREFIX=${QT4_PREFIX:-/usr}
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
+         ENTERED=20080112
+         UPDATED=20120506
+           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
diff --git a/qt4-apps/telepathy-qt4/BUILD b/qt4-apps/telepathy-qt4/BUILD
deleted file mode 100644
index bd4c265..0000000
--- a/qt4-apps/telepathy-qt4/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-
-  default_cmake_build
-
-) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt4/DEPENDS b/qt4-apps/telepathy-qt4/DEPENDS
deleted file mode 100644
index 4dd53a9..0000000
--- a/qt4-apps/telepathy-qt4/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends qt4
-
-optional_depends "telepathy-farsight" "" "" "for audio/video conferencing support"
-optional_depends "telepathy-glib"     "" "" "for glib bindings support"
\ No newline at end of file
diff --git a/qt4-apps/telepathy-qt4/DETAILS b/qt4-apps/telepathy-qt4/DETAILS
deleted file mode 100644
index 4f97498..0000000
--- a/qt4-apps/telepathy-qt4/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
-          MODULE=telepathy-qt4
-         VERSION=0.8.0
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE
-      SOURCE_VFY=sha1:ba34bf78b7e1b6d7bb087780d8e1709a3cf4775b
-   MODULE_PREFIX=${QT4_PREFIX:-/usr}
-        WEB_SITE=http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
-         ENTERED=20080112
-         UPDATED=20111130
-           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