Small updates to 0.3.0: added icons matching Humanity look (Ubuntu Karmic new icon theme), fixed translator credits links.
Shortly following 0.3.0, this is a new Karmic-compatible release. This has been tested only on Ubuntu Karmic (9.10) beta, meaning that it quite certainly won't compile on Jaunty or other distributions featuring similar software versions.
Feedback and testing on newer distros is greatly appreciated.
To build you need:
- gtk+ >= 2.14 (with -dev packages on distributions that provide them)
- libgdu (from gnome-disk-utility)
- vala 0.7
- python
(to build on Ubuntu you need development packages as libglib2.0-dev, libgtk2.0-dev, libgdu-dev)
To install just do:
$ ./waf configure --prefix=/usr
$ ./waf
$ sudo ./waf install
To uninstall:
$ sudo ./waf uninstall