Skip to Content.
Sympa Menu

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

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 (99650f44a0150a05bec390a4c32ce1021ad9fc72)
  • Date: Sat, 3 Oct 2009 11:58:16 -0500

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

ChangeLog | 3 +++
telephony/telepathy-feed/DEPENDS | 5 +++++
telephony/telepathy-feed/DETAILS | 15 +++++++++++++++
telephony/telepathy-feed/HISTORY | 4 ++++
4 files changed, 27 insertions(+)

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

telepathy-feed: new spell, a galago feed for telepathy

diff --git a/ChangeLog b/ChangeLog
index 85a8064..535216a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
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>
* telephony/telepathy-salut: new spell, local xmpp connection
manager for telepathy

diff --git a/telephony/telepathy-feed/DEPENDS
b/telephony/telepathy-feed/DEPENDS
new file mode 100755
index 0000000..e0d4043
--- /dev/null
+++ b/telephony/telepathy-feed/DEPENDS
@@ -0,0 +1,5 @@
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig &&
+depends python &&
+depends libxslt
diff --git a/telephony/telepathy-feed/DETAILS
b/telephony/telepathy-feed/DETAILS
new file mode 100755
index 0000000..7893510
--- /dev/null
+++ b/telephony/telepathy-feed/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=telepathy-feed
+ VERSION=0.13
+ SOURCE=$SPELL-$VERSION.tar.gz
+ WEB_SITE=http://telepathy.freedesktop.org
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$WEB_SITE/releases/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:37d0cdde2c9a61029679d93c523978c9d36a06f3753937066163c09387b7a94b92b635e1773e0184dd1588632d688bdcb78f0c896eb3ce509a47a01e6c498830
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=GPL
+ ENTERED=20070303
+ KEYWORDS="telepathy"
+ SHORT="galago feed for telepathy"
+cat << EOF
+A Galago feed for Telepathy.
+EOF
diff --git a/telephony/telepathy-feed/HISTORY
b/telephony/telepathy-feed/HISTORY
new file mode 100644
index 0000000..a27f42a
--- /dev/null
+++ b/telephony/telepathy-feed/HISTORY
@@ -0,0 +1,4 @@
+2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: version 0.13
+ spell created
+



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

Archive powered by MHonArc 2.6.24.

Top of Page