Skip to Content.
Sympa Menu

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

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 (dd4e3f5976108057c28824b5469d339f73689f8c)
  • Date: Sat, 3 Oct 2009 11:30:08 -0500

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

ChangeLog | 8 ++++++--
telephony/telepathy-salut/DEPENDS | 8 ++++++++
telephony/telepathy-salut/DETAILS | 19 +++++++++++++++++++
telephony/telepathy-salut/HISTORY | 4 ++++
4 files changed, 37 insertions(+), 2 deletions(-)

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

telepathy-salut: spell created

diff --git a/ChangeLog b/ChangeLog
index b8d371e..85a8064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * telephony/telepathy-idle: new spell. irc connection manager for
+ * telephony/telepathy-salut: new spell, local xmpp connection
+ manager for telepathy
+
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * telephony/telepathy-idle: new spell, irc connection manager for
telepathy

2009-10-02 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * telephony/telepathy-farsight: new spell. farsight bindings for
+ * telephony/telepathy-farsight: new spell, farsight bindings for
telepathy

2009-10-01 Ethan Grammatikidis <eekee57 AT fastmail.fm>
diff --git a/telephony/telepathy-salut/DEPENDS
b/telephony/telepathy-salut/DEPENDS
new file mode 100755
index 0000000..5f1af8c
--- /dev/null
+++ b/telephony/telepathy-salut/DEPENDS
@@ -0,0 +1,8 @@
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig &&
+depends libxml2 &&
+depends libxslt &&
+depends avahi &&
+depends libsoup &&
+depends python
diff --git a/telephony/telepathy-salut/DETAILS
b/telephony/telepathy-salut/DETAILS
new file mode 100755
index 0000000..6af85b8
--- /dev/null
+++ b/telephony/telepathy-salut/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=telepathy-salut
+ VERSION=0.3.10
+ 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=20091003
+ KEYWORDS="telepathy"
+ SHORT="link local xmpp telepathy manager"
+cat << EOF
+A link-local XMPP connection manager (XEP-0174).
+
+XEP-0174: This specification defines how to communicate over local or
wide-area networks using the principles of zero-configuration networking for
endpoint discovery and the syntax of XML streams and XMPP messaging for
real-time communication. This method uses DNS-based Service Discovery and
Multicast DNS to discover entities that support the protocol, including their
IP addresses and preferred ports. Any two entities can then negotiate a
serverless connection using XML streams in order to exchange XMPP message and
IQ stanzas.
+EOF
diff --git a/telephony/telepathy-salut/HISTORY
b/telephony/telepathy-salut/HISTORY
new file mode 100644
index 0000000..6f8ac67
--- /dev/null
+++ b/telephony/telepathy-salut/HISTORY
@@ -0,0 +1,4 @@
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: version 0.3.10
+ spell created
+



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

Archive powered by MHonArc 2.6.24.

Top of Page