[Lunar-commits] <moonbase> telepathy-qt4-yell: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Aug 26 09:10:52 CEST 2011
commit 76563a8f8eddd4aa0072fd5e07498ee985b1efba
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Aug 26 03:10:52 2011 -0400
telepathy-qt4-yell: Adding to moonbase.
---
qt4-apps/telepathy-qt4-yell/BUILD | 5 +++++
qt4-apps/telepathy-qt4-yell/DEPENDS | 4 ++++
qt4-apps/telepathy-qt4-yell/DETAILS | 17 +++++++++++++++++
3 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/qt4-apps/telepathy-qt4-yell/BUILD b/qt4-apps/telepathy-qt4-yell/BUILD
new file mode 100644
index 0000000..bd4c265
--- /dev/null
+++ b/qt4-apps/telepathy-qt4-yell/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/telepathy-qt4-yell/DEPENDS b/qt4-apps/telepathy-qt4-yell/DEPENDS
new file mode 100644
index 0000000..3404b3f
--- /dev/null
+++ b/qt4-apps/telepathy-qt4-yell/DEPENDS
@@ -0,0 +1,4 @@
+depends libtelepathy
+depends Python
+depends cmake
+depends qt4
diff --git a/qt4-apps/telepathy-qt4-yell/DETAILS b/qt4-apps/telepathy-qt4-yell/DETAILS
new file mode 100644
index 0000000..cf4ab88
--- /dev/null
+++ b/qt4-apps/telepathy-qt4-yell/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=telepathy-qt4-yell
+ VERSION=0.1.6
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/
+ SOURCE_VFY=sha1:3f4b845e21c0dd1a8429f3cc1f8c039c74f6ed77
+ WEB_SITE=http://farsight.freedesktop.org/wiki
+ ENTERED=20110826
+ UPDATED=20110826
+ SHORT="Qt-based Telepathy clients"
+
+cat << EOF
+This is a library for Qt-based Telepathy clients. This library adds support for some DRAFT
+interfaces that could not land in TelepathyQt4 itself due to API/ABI stability rules.
+Once the interfaces are final and the implementation is ready, the code will move to TelepathyQt4
+itself and removed from here.
+EOF
+
More information about the Lunar-commits
mailing list