Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 0781a1da1a8565511024a2b9cf9e3855 > files > 123

hamster-time-tracker-1.04-7.mga5.noarch.rpm

NOTE: Hamster is kinda not being maintained at the moment. 
Details here: http://projecthamster.wordpress.com/2013/05/13/hamster-is-looking-for-a-new-maintainer/

h1. Dependencies

Debian-based: @apt-get install git-core gettext intltool python-gconf@
RPM-based: @yum install git-core gettext intltool gnome-python2-gconf@

h1. Installing

pre. ./waf configure build --prefix=/usr
sudo ./waf install

After that make sure that the old daemons aren't roaming around:

pre. killall hamster-service && killall hamster-windows-service

Now restart your panels/dockies and you should be able to add hamster to your panel!


h1. hamster-applet -> hamster-time-tracker clean up

Previously hamster was installed everywhere under @hamster-applet@. As
the applet is long gone, the paths and file names have changed to
@hamster-time-tracker@. To clean up previous install follow these steps:

pre. git checkout d140d45f105d4ca07d4e33bcec1fae30143959fe
./waf configure build --prefix=/usr
sudo ./waf uninstall