Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara (3fcbb0a897628cbe1e2acb8a6ef85e3ebef84d2d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara (3fcbb0a897628cbe1e2acb8a6ef85e3ebef84d2d)
  • Date: Sun, 24 Oct 2010 08:22:53 -0500

GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 1 +
telephony/telepathy-logger/DEPENDS | 1 +
telephony/telepathy-logger/DETAILS | 25 +++++++++++++++++++++++++
telephony/telepathy-logger/HISTORY | 3 +++
4 files changed, 30 insertions(+)

New commits:
commit 3fcbb0a897628cbe1e2acb8a6ef85e3ebef84d2d
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

telephony/telepathy-logger: new spell, Telepathy Logger library

diff --git a/ChangeLog b/ChangeLog
index a7cf8d7..ba63f9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2010-10-24 Ladislav Hagara <hgr AT vabo.cz>
* gnome2-libs/folks: new spell
library that aggregates people from multiple sources
+ * telephony/telepathy-logger: new spell, Telepathy Logger library

2010-10-23 Ladislav Hagara <hgr AT vabo.cz>
* gnome2-libs/json-glib: new spell, JSON Parser for GLib
diff --git a/telephony/telepathy-logger/DEPENDS
b/telephony/telepathy-logger/DEPENDS
new file mode 100755
index 0000000..150d45a
--- /dev/null
+++ b/telephony/telepathy-logger/DEPENDS
@@ -0,0 +1 @@
+depends glib2
diff --git a/telephony/telepathy-logger/DETAILS
b/telephony/telepathy-logger/DETAILS
new file mode 100755
index 0000000..d36c4d9
--- /dev/null
+++ b/telephony/telepathy-logger/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=telepathy-logger
+ VERSION=0.1.6
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ 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=20101024
+ SHORT="Telepathy Logger library"
+cat << EOF
+Telepathy-Logger
+
+tp-logger is a headless Observer client that logs information received by the
+Telepathy framework. It features pluggable backends to log different sorts of
+messages, in different formats.
+
+tp-logger features a Telepathy-style D-Bus API to expose logs and interesting
+information related to logging (most frequent contacts, etc.). It also
provides
+a GLib-compatible client API for making bulk log requests (e.g. for display
+logs in applications without having to provide lots of information over
D-Bus).
+EOF
diff --git a/telephony/telepathy-logger/HISTORY
b/telephony/telepathy-logger/HISTORY
new file mode 100644
index 0000000..931de57
--- /dev/null
+++ b/telephony/telepathy-logger/HISTORY
@@ -0,0 +1,3 @@
+2010-10-24 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS, DEPENDS: spell created, version 0.1.6
+



  • [SM-Commit] GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara (3fcbb0a897628cbe1e2acb8a6ef85e3ebef84d2d), Ladislav Hagara, 10/24/2010

Archive powered by MHonArc 2.6.24.

Top of Page