Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bearcat M. Şandor (3c3da3e42155df5eb6b519be39530f8d51aee1f3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bearcat M. Şandor <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bearcat M. Şandor (3c3da3e42155df5eb6b519be39530f8d51aee1f3)
  • Date: Sat, 3 Oct 2009 12:13:10 -0500

GIT changes to master grimoire by Bearcat M. Şandor
<bearcat AT clowder.feline-soul.net>:

ChangeLog | 4 ++++
telephony/telepathy-stream-engine/DEPENDS | 6 ++++++
telephony/telepathy-stream-engine/DETAILS | 17 +++++++++++++++++
telephony/telepathy-stream-engine/HISTORY | 4 ++++
4 files changed, 31 insertions(+)

New commits:
commit 3c3da3e42155df5eb6b519be39530f8d51aee1f3
Author: Bearcat M. Şandor <bearcat AT clowder.feline-soul.net>
Commit: Bearcat M. Şandor <bearcat AT clowder.feline-soul.net>

telepathy-stream-engine: streaming media for telepathy

diff --git a/ChangeLog b/ChangeLog
index 535216a..b5f427e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * telephony/telepathy-stream-engine: new spell, media streaming
+ for telepathy
+
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
* telephony/telepathy-feed: new spell, galago feed for telepathy

2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
diff --git a/telephony/telepathy-stream-engine/DEPENDS
b/telephony/telepathy-stream-engine/DEPENDS
new file mode 100755
index 0000000..e0bd39f
--- /dev/null
+++ b/telephony/telepathy-stream-engine/DEPENDS
@@ -0,0 +1,6 @@
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig &&
+depends python &&
+depends gstreamer &&
+depends telepathy-farsight
diff --git a/telephony/telepathy-stream-engine/DETAILS
b/telephony/telepathy-stream-engine/DETAILS
new file mode 100755
index 0000000..a61fb19
--- /dev/null
+++ b/telephony/telepathy-stream-engine/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=telepathy-stream-engine
+ VERSION=0.5.11
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
+ WEB_SITE=http://telepathy.freedesktop.org
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$WEB_SITE/releases/stream-engine/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=GPL
+ ENTERED=20091003
+ KEYWORDS="telepathy"
+ SHORT="streaming media handler for telepathy"
+cat << EOF
+A Telepathy client that uses Farsight and GStreamer to handle media
streaming for channels with the MediaSignalling interface.
+EOF
diff --git a/telephony/telepathy-stream-engine/HISTORY
b/telephony/telepathy-stream-engine/HISTORY
new file mode 100644
index 0000000..e45f515
--- /dev/null
+++ b/telephony/telepathy-stream-engine/HISTORY
@@ -0,0 +1,4 @@
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: version 0.5.11
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Bearcat M. Şandor (3c3da3e42155df5eb6b519be39530f8d51aee1f3), Bearcat M . Şandor, 10/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page