Back to the main page

Where do I download it?

Precompiled Packages

All up to date distributions should already have compiled packages that are already installed.

Released Versions

Released versions are found here.

These are versions which have new features for each release. We are also willing to break ABI and API to fix bugs and will merge new or modified translations as required or suggested.

Version  Date
0.1.312013-03-18
0.1.302013-02-17
0.1.292013-02-04
0.1.282013-01-16
0.1.272013-01-08
0.1.262012-12-19
0.1.252012-11-26
0.1.242012-10-26
0.1.232012-08-29
0.1.222012-06-27
0.1.212012-05-22
0.1.202012-05-09
0.1.192012-04-17
0.1.182012-03-15
0.1.172012-02-22
0.1.162012-01-17
0.1.152011-11-26
0.1.142011-11-01
0.1.132011-10-03
0.1.122011-08-30
0.1.112011-08-01
0.1.102011-07-06
0.1.92011-06-13
0.1.82011-06-02
0.1.72011-05-06
0.1.62011-04-24
0.1.52011-03-31
0.1.42011-03-09
0.1.32011-02-28
0.1.22011-02-07
0.1.12011-01-26
0.1.02011-01-13

Dependencies

The actual colord daemon requires:

gnome-color-manager will need all the usual GNOME libs as well. Just make sure you install colord before gnome-color-manager!

Compiling the latest code

You can get the latest colord daemon and GNOME front-end from the public git repositories on gitorious.org:

git clone git://gitorious.org/colord/master.git
git clone git://git.gnome.org/gnome-color-manager

If you want to help with an item on the TODO or fix known bugs, file bugs in GNOME Bugzilla. If colord does not compile for you, send patches! Thanks.

Back to the main page