Skip to Content.
Sympa Menu

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

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 (20835baf42f26f3f804040df38dcecaacf10fc79)
  • Date: Sat, 3 Oct 2009 11:13:47 -0500

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

ChangeLog | 6 +++++-
telephony/telepathy-idle/DEPENDS | 6 ++++++
telephony/telepathy-idle/DETAILS | 17 +++++++++++++++++
telephony/telepathy-idle/HISTORY | 4 ++++
4 files changed, 32 insertions(+), 1 deletion(-)

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

Changelog changed

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

telepathy-idle: new spell, irc connection manager for telepathy

diff --git a/ChangeLog b/ChangeLog
index fe7cc9f..b8d371e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2009-10-01 Bearcat M. Sandor <sourcemage AT feline-soul.net>
+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
telepathy

diff --git a/telephony/telepathy-idle/DEPENDS
b/telephony/telepathy-idle/DEPENDS
new file mode 100755
index 0000000..3bc4d11
--- /dev/null
+++ b/telephony/telepathy-idle/DEPENDS
@@ -0,0 +1,6 @@
+depends glib2 &&
+depends dbus-glib &&
+depends pkgconfig &&
+depends python &&
+depends libxslt &&
+depends openssl
diff --git a/telephony/telepathy-idle/DETAILS
b/telephony/telepathy-idle/DETAILS
new file mode 100755
index 0000000..ca2a2f3
--- /dev/null
+++ b/telephony/telepathy-idle/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=telepathy-idle
+ VERSION=0.1.5
+ 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=20091004
+ KEYWORDS="telepathy"
+ SHORT="An irc connection manager for telepathy"
+cat << EOF
+An irc connection manager for the telepathy framework to enable im clients
using telepathy to connect to irc servers.
+EOF
diff --git a/telephony/telepathy-idle/HISTORY
b/telephony/telepathy-idle/HISTORY
new file mode 100644
index 0000000..eb9d508
--- /dev/null
+++ b/telephony/telepathy-idle/HISTORY
@@ -0,0 +1,4 @@
+2009-10-04 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: version 0.1.15
+ spell created
+



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

Archive powered by MHonArc 2.6.24.

Top of Page