[Lunar-commits] <moonbase> telepathy-stream-engine: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Apr 2 12:04:16 CEST 2011
commit 8f3c5107626f267434a0efdbda96b4e823e9f479
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Apr 2 06:04:16 2011 -0400
telepathy-stream-engine: Adding to moonbase.
---
chat/telepathy-stream-engine/DEPEMDS | 4 ++++
chat/telepathy-stream-engine/DEPENDS | 4 ++++
chat/telepathy-stream-engine/DETAILS | 20 ++++++++++++++++++++
3 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/chat/telepathy-stream-engine/DEPEMDS b/chat/telepathy-stream-engine/DEPEMDS
new file mode 100644
index 0000000..3e7679d
--- /dev/null
+++ b/chat/telepathy-stream-engine/DEPEMDS
@@ -0,0 +1,4 @@
+depends dbus
+depends telepathy-glib
+depends gst-plugins-base
+depends farsight2
diff --git a/chat/telepathy-stream-engine/DEPENDS b/chat/telepathy-stream-engine/DEPENDS
new file mode 100644
index 0000000..dcc2b53
--- /dev/null
+++ b/chat/telepathy-stream-engine/DEPENDS
@@ -0,0 +1,4 @@
+depends telepathy-glib
+depends loudmouth
+depends avahi
+depends libsoup
diff --git a/chat/telepathy-stream-engine/DETAILS b/chat/telepathy-stream-engine/DETAILS
new file mode 100644
index 0000000..b61e8c1
--- /dev/null
+++ b/chat/telepathy-stream-engine/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=telepathy-stream-engine
+ VERSION=0.5.15
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://telepathy.freedesktop.org/releases/stream-engine/
+ SOURCE_VFY=sha1:3767e738cbad40246a3d16b847c923bc60c401a4
+ WEB_SITE=http://telepathy.freedesktop.org/wiki
+ ENTERED=20110402
+ UPDATED=20110402
+ SHORT="telepathy dbus framework"
+
+cat << EOF
+Stream Engine is a Telepathy client that uses Farsight and GStreamer to handle
+media streaming channels. It's used as a background process by other Telepathy
+clients, rather than presenting any user interface of its own.
+
+Telepathy is a D-Bus framework for unifying real time communication,
+including instant messaging, voice calls and video calls. It abstracts
+differences between protocols to provide a unified interface for
+applications.
+EOF
More information about the Lunar-commits
mailing list