[Lunar-commits] <moonbase-other> farstream: Readding to moonbase.
stumbles
stumbles at lunar-linux.org
Sat Mar 30 15:55:12 CET 2013
commit f0cc1a944507edcd6dbb514cbecaf876b3ba5f81
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 30 Mar 2013 07:55:12 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f0cc1a944507edcd6dbb514cbecaf876b3ba5f81
farstream: Readding to moonbase.
---
chat/farstream/DEPENDS | +2/-0
chat/farstream/DETAILS | +21/-0
2 files changed, 23 insertions(+)
--- /dev/null
+++ b/chat/farstream/DEPENDS
@@ -0,0 +1,2 @@
+depends gst-plugins-base-1.0
+
--- /dev/null
+++ b/chat/farstream/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=farstream
+ VERSION=0.2.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://freedesktop.org/software/farstream/releases/farstream/
+ SOURCE_VFY=sha1:acfccf026379272e6792890e09d23ae17809c9fc
+ WEB_SITE=http://www.freedesktop.org/wiki/Software/Farstream
+ ENTERED=20121207
+ UPDATED=20121207
+ SHORT="framework to deal with all known audio/video conferencing protocols"
+
+cat << EOF
+The Farstream (formerly Farsight) project is an effort to create a framework to
+deal with all known audio/video conferencing protocols. On one side it offers a
+generic API that makes it possible to write plugins for different streaming
+protocols, on the other side it offers an API for clients to use those plugins.
+
+The main target clients for Farstream are Instant Messaging applications. These
+applications should be able to use Farstream for all their Audio/Video conferencing needs
+without having to worry about any of the lower level streaming and NAT traversal issues.
+EOF
+
More information about the Lunar-commits
mailing list