Akunambol 0.2
This is the first release of the 0.2 series, which will be the last one of the 0.x series. We’re in fact planning exciting new things for the 1.0, but we first wanted to release a version for everyone to use, so that it’s possible to sync all the most used PIM data (contacts, events, tasks).
This release should be quite stable, since all reported bugs have already been fixed, and it also introduces the much awaited support for multiple calendars or addressbooks, so you get to choose what you want to sync. Investigations on how to support syncing multiple calendars together are also being done.
From this moment onwards Akunambol will also have a new home, reachable at the address http://akunambol.ruphy.org. The repository still lives on gitorious for now, but will migrate to KDE’s git as soon as it is ready.
In addition to this, akunambol has also gained a new bugtracker. To report a bug or a wish you can now use KDE’s bugtracker (bugs.kde.org) and file a bug against akunambol.
We hope you have fun with Akunambol, and we wish you happy syncing! =)
- The Akunambol development team.
Download
Prebuilt packages for all distributions will be here as soon as they’re available. Feel free to contact me (Riccardo Iaconelli, riccardo on kde dot org) if you have built some package for your distro.
Refer to the installing section for instructions on how to build Akunambol directly from sources.
Libfunambol 9.0.0 snapsnot PRERELEASE (r2511 – 12th Aug 2010)
- Sources (.tar.bz2)
md5sum: 54475b80271a137fb56c1e39c2e470ad - Debian package (.deb)
md5sum: 3807d1c3ffd7ea6ce56e5f08480170f9 - Debian package (dev) (.deb)
md5sum: db068b2a803623af044887554f085f89
Akunambol 0.2
- Sources (.tar.bz2)
md5sum: 58683b52321b56cc18d3bfea346befcd
Changelog
Here is a summary of the most relevant changes from the previous version.
- Implemented tasks syncing
- Implemented events syncing
- Configurable log and debug level
- Fixed all the reported bugs
- Support multiple addressbooks, calendars, …
- Feedback during sync
Other important things to note:
- New website!
- New bugtracker!
Please note that Akunambol 0.2 depends on libfunambol r2511 (or greater), so any version released after the 12th August 2010. You can download a tarball of a stable snapshot above.
Installing
In order to install Akunambol, you should first make sure to have installed all the dependencies required to build any KDE application. This includes (but is not limited to) kdelibs, kdepimlibs, oxygen-icons and akonadi, and in case your distro packages the headers separately, remember to install the development packages too.
To build libfunambol you should cd into build/autotools, and run the usual set of ./configure, make, make install. There is more documentation available in the libfunambol package itself.
Once libfunambol is installed, to compile akunambol you should proceed like any you would do with any normal KDE application. This means you should run cmake first, then make, and make install.
Have fun with Akunambol!

