CDCollect
=============

CDCollect is a simple CD catalog for GNOME written in C# using Mono and GTK#


Requirements:
=============

* Gtk >= 2.8
* gtk-sharp >= 2.8.0
* Mono >= 1.1.17
* GConf >= 2.8
* sqlite >= 3.3.5


Installation:
=========

You can compile cdcollect with the usual chain:

% ./configure
% make
% make install


Report bugs:
============

Please report bugs and feature requests to http://cdcollect.sourceforge.net

