About Jreen
-----------

Jreen is extensible Qt-based asynchronious Jabber library.

Compiling Jreen
---------------

    $ mkdir build && cd build
    $ cmake ..
    $ make

Dependencies
------------

  CMake 2.8.0 - http://www.cmake.org/
  Qt 4.6.0 - http://qt.nokia.com/
  QCA 2.0 - http://delta.affinix.com/qca/

 The following dependencies are optional, but recommended:

  libidn 1.11 - http://www.gnu.org/software/libidn/

 Third party libraries that we ship with our source:

  jdns - http://delta.affinix.com/jdns/
