[Lunar-commits] <moonbase> zeitgeist: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Apr 11 12:57:08 CEST 2011
commit 63b1b87967451de991ae59b313ff959c81de68a3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Apr 11 06:57:08 2011 -0400
zeitgeist: Adding to moonbase.
---
utils/zeitgeist/DEPENDS | 2 ++
utils/zeitgeist/DETAILS | 27 +++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 0 deletions(-)
diff --git a/utils/zeitgeist/DEPENDS b/utils/zeitgeist/DEPENDS
new file mode 100644
index 0000000..90a6884
--- /dev/null
+++ b/utils/zeitgeist/DEPENDS
@@ -0,0 +1,2 @@
+depends rdflib
+depends XML-Parser
diff --git a/utils/zeitgeist/DETAILS b/utils/zeitgeist/DETAILS
new file mode 100644
index 0000000..efcbe54
--- /dev/null
+++ b/utils/zeitgeist/DETAILS
@@ -0,0 +1,27 @@
+ MODULE=zeitgeist
+ VERSION=0.7.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://edge.launchpad.net/zeitgeist/0.7/0.7.1/+download/
+ SOURCE_VFY=sha1:04609887358906112ab5eb8e5770209b724ebcd1
+ WEB_SITE=http://zeitgeist-project.com/about/
+ ENTERED=20110411
+ UPDATED=20110411
+ SHORT="service which logs the users? activities and events"
+
+cat << EOF
+Zeitgeist is a service which logs the users? activities and events, anywhere
+from files opened to websites visited and conversations had.
+
+It makes this information readily available for other applications to use. It is
+able to establish relationships between items based on similarity and usage
+patterns.
+
+The service consists:
+
+ Engine
+ Extensions
+ API
+ Dataproviders
+
+
+EOF
More information about the Lunar-commits
mailing list