[Lunar-commits] <moonbase-other> zeitgeist/: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Tue Jul 10 13:56:04 CEST 2012
commit b286b7732945b631ffea8dbb70d02857118e5a55
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 10 Jul 2012 04:56:04 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b286b7732945b631ffea8dbb70d02857118e5a55
zeitgeist/: Readding to moonbase.
---
utils/zeitgeist/DEPENDS +3/-0
utils/zeitgeist/DETAILS +27/-0
2 files changed, 30 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/utils/zeitgeist/DEPENDS
@@ -0,0 +1,3 @@
+depends rdflib
+depends XML-Parser
+depends raptor
--- /dev/null
+++ b/utils/zeitgeist/DETAILS
@@ -0,0 +1,27 @@
+ MODULE=zeitgeist
+ VERSION=0.8.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://edge.launchpad.net/zeitgeist/0.8/$VERSION/+download/
+ SOURCE_VFY=sha1:bfeff11029673d235e4f6e2e9be00dff8f434a50
+ WEB_SITE=http://zeitgeist-project.com/about/
+ ENTERED=20110411
+ UPDATED=20110924
+ 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