=============== telepathy-salut =============== Salut is a link-local XMPP (XEP-0174) connection manager for the Telepathy framework, currently supporting presence and single-user chats with iChat interoperability, and multi-user chats and Tubes using the Clique protocol . Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Requirements ============ telepathy-salut requires: telepathy-glib libxml2 GLib, GObject libdbus The D-Bus GLib bindings and optionally uses: libasyncns For the Avahi backend on Linux: avahi-gobject For the Bonjour backend on Windows/mingw32: dns-sd client library with mingw support At build time, it also requires: GNU make pkg-config libxslt, xsltproc Python See configure.ac for full details, including versions required. Building from Git also requires the GNU build system (Autoconf, Automake, libtool). Bugs, feature requests and to-do list ===================================== Report all bugs, feature requests and "to-do" items here: Versioning policy ================= We use an "odd/even" versioning scheme where the minor version (the y in x.y.z) determines stability - stable branches have y even, development branches have y odd. Unreleased builds straight from Darcs identify themselves as version "x.y.z.1". These are compiled with -Werror, so they might stop working if your gcc version issues more warnings than ours. If this is a problem for you, use a release tarball. Contact info ============ This package is maintained by the Telepathy project: Telepathy development is supported by Collabora Ltd. . Hacking ======= The current version of telepathy-salut is always available from: Please follow in new code.