Skip to Content.
Sympa Menu

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

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 (bc190224c5ff504f025e40741b33ad81bcd75f69)
  • Date: Sat, 3 Oct 2009 15:03:52 -0500

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

ChangeLog | 3 +++
telephony/telepathy-gabble/DEPENDS | 5 +++++
telephony/telepathy-gabble/DETAILS | 17 +++++++++++++++++
telephony/telepathy-gabble/HISTORY | 3 +++
4 files changed, 28 insertions(+)

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

telepathy-gabble: new spell, jabber connection manager for telepathy

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

diff --git a/telephony/telepathy-gabble/DEPENDS
b/telephony/telepathy-gabble/DEPENDS
new file mode 100755
index 0000000..22e518c
--- /dev/null
+++ b/telephony/telepathy-gabble/DEPENDS
@@ -0,0 +1,5 @@
+depends telepathy-glib &&
+depends loudmouth &&
+depends dbus-glib &&
+depends libxslt &&
+depends python
diff --git a/telephony/telepathy-gabble/DETAILS
b/telephony/telepathy-gabble/DETAILS
new file mode 100755
index 0000000..26cfb5d
--- /dev/null
+++ b/telephony/telepathy-gabble/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=telepathy-gabble
+ VERSION=0.9.1
+ 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/$SPELL/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=GPL
+ ENTERED=20070303
+ KEYWORDS="telepathy"
+ SHORT="jabber bindings for telepathy"
+cat << EOF
+A Jabber/XMPP connection manager that handles single- and multi-user chats
and voice/video calls.
+EOF
diff --git a/telephony/telepathy-gabble/HISTORY
b/telephony/telepathy-gabble/HISTORY
new file mode 100644
index 0000000..8d11e07
--- /dev/null
+++ b/telephony/telepathy-gabble/HISTORY
@@ -0,0 +1,3 @@
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: version 0.9.1
+ * Spell created



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

Archive powered by MHonArc 2.6.24.

Top of Page