[Lunar-commits] <moonbase-other> zeitgeist: version bumped to 0.9.12.

Florin Braescu florin at lunar-linux.org
Sun May 12 12:14:05 CEST 2013


commit ff320bde006f1aa7fda0da24bc0d2ad841d672f0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 12 May 2013 03:13:44 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ff320bde006f1aa7fda0da24bc0d2ad841d672f0

zeitgeist: version bumped to 0.9.12.
---
  utils/zeitgeist/BUILD   | +1/-1     
  utils/zeitgeist/DEPENDS | +2/-0     
  utils/zeitgeist/DETAILS | +8/-12    
  3 files changed, 11 insertions(+), 13 deletions(-)

--- a/utils/zeitgeist/BUILD
+++ b/utils/zeitgeist/BUILD
@@ -1,7 +1,7 @@
 (
 
   sedit "156,163d" configure.ac &&
-  autoreconf &&
+#  autoreconf &&
   default_build
 
 ) > $C_FIFO 2>&1
--- a/utils/zeitgeist/DEPENDS
+++ b/utils/zeitgeist/DEPENDS
@@ -2,3 +2,5 @@ depends rdflib
 depends XML-Parser
 depends raptor
 depends xapian-core
+
+optional_depends  "telepathy-glib"  ""  "--disable-telepathy"  "for telepathy support"
--- a/utils/zeitgeist/DETAILS
+++ b/utils/zeitgeist/DETAILS
@@ -1,27 +1,23 @@
           MODULE=zeitgeist
-         VERSION=0.9.5
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*}/$VERSION/+download/
-      SOURCE_VFY=sha1:86d5b37a3bb6ebc191c73337ad30bd587e4fa8e4
-        WEB_SITE=http://zeitgeist-project.com/about/
+         VERSION=0.9.12
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*}/$VERSION/+download
+      SOURCE_VFY=sha1:5b778e2430d78bdb7206b16e1db84651e4f12c86
+        WEB_SITE=http://zeitgeist-project.com
          ENTERED=20110411
          UPDATED=20121002
            SHORT="service which logs the users? activities and events"
 
 cat << EOF
-Zeitgeist is a service which logs the users? activities and events, anywhere 
+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 
+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