Opened 10 years ago

Closed 9 years ago

Last modified 7 years ago

#5022 closed task (wontfix)

Add zeitgeist-0.9.14

Reported by: Wayne Blaszczyk Owned by: blfs-book@…
Priority: normal Milestone: x-future
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Wayne Blaszczyk)

Totem has zeitgeist as a optional dependency and not libzeitgeist.

https://launchpad.net/zeitgeist

https://launchpad.net/zeitgeist/0.9/0.9.14/+download/zeitgeist-0.9.14.tar.xz

As a side note, Gnome developers have zeitgeist as a recommended dependency for Totem.

Gedit also has zeitgeist as an optional dependency.

Attachments (1)

fileList.txt (4.8 KB ) - added by Wayne Blaszczyk 10 years ago.
Installed files

Download all attachments as: .zip

Change History (15)

comment:1 by Wayne Blaszczyk, 10 years ago

Description: modified (diff)
Summary: replace libzeitgeist with zeitgeistNew package: zeitgeist-0.9.14

comment:2 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

I will try.

As always, would much appreciate help, specially with dependencies. How so you install it, Wayne?

comment:3 by Fernando de Oliveira, 10 years ago

Type: enhancementtask

comment:4 by Wayne Blaszczyk, 10 years ago

My Build:

sed -i 's/python -/$PYTHON -/' configure configure.ac
export PYTHON=/usr/bin/python2
autoreconf -fi
configure --prefix=/usr --sysconfdir=/etc
make
make check (commented out due to failures) 
make install

Deps:

dbus</required>
dbus-python</required>
glib</required>
json-glib</required>
pkgconfig</required>
pygobject-2</optional>
raptor</required>
rdflib</required>
sqlite</required>
gobject-introspection</optional>
gtk+</optional>
telepathy-glib</optional>

Other optionals I've never tried: 
dee
pyxdg
xapian

by Wayne Blaszczyk, 10 years ago

Attachment: fileList.txt added

Installed files

comment:5 by Armin K, 10 years ago

First two lines regarding python are not required and so is not autoreconf -fi one. That's Archlinux thing since they are insane enough to provide /usr/bin/python as symlink to python3 whereas insane amount of apps expects /usr/bin/python to be python2 and lots of apps that need python3 look for python3 explicitly.

rdflib is python module which you can fetch from here https://github.com/RDFLib/rdflib

There are no formated tarball names that would suit BLFS, but the one available could be renamed, since it extracts to the correct dir.

comment:6 by Wayne Blaszczyk, 10 years ago

Appropriately formatted rdflib tarballs at https://pypi.python.org/packages/source/r/rdflib

comment:7 by Fernando de Oliveira, 10 years ago

rdflib would be another new package.

I have been trying to install it without easy_install or pip, but only works for Python2 and do not install anything in /usr/bin. Only libraries in

/usr/lib/python2.7/site-packages/rdflib

So, it seems a third new package would be needed.

Also, considering that in my LFS-7.5 totem works fine without zeitgeist, I doubt it would solve my problem in LFS-svn.

I am not very enthusiastic with including three packages in the book even more with the amount of open tickets.

But I will wait for more opinions.

comment:8 by Pierre Labastie, 10 years ago

I am reluctant to adding new packages while there are still ~20 non updated packages, and the recent changes in LFS and GCC allow to expect quit a few new defects...

Furthermore, I have found on internet that some people were thinking that zeitgeist was "spying" on the user. It may not be very serious (any logging application is recording what you do, anyway). But at least, this should be brought to discussion on the dev list.

comment:9 by Fernando de Oliveira, 10 years ago

Wayne, Armin, I will start a thread in dev, by request of Pierre.

comment:10 by Fernando de Oliveira, 10 years ago

Milestone: 7.6future
Owner: changed from Fernando de Oliveira to blfs-book@…
Status: assignednew

Have combined with Wayne to change for the future.

Quoting Wayne:

  1. recommended by the Gnome devs
  1. importance should be the same as libzeitgeist

comment:11 by bdubbs@…, 10 years ago

Summary: New package: zeitgeist-0.9.14Add zeitgeist-0.9.14

comment:12 by Armin K, 9 years ago

What's the status of this? If the package isn't needed, then don't add it and don't keep the ticket around.

comment:13 by Wayne Blaszczyk, 9 years ago

Resolution: wontfix
Status: newclosed

Closing as it is not needed.

comment:14 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

Note: See TracTickets for help on using tickets.