=======================
telepathy-farsight
=======================
Telepathy Farsight is a Telepathy client library that uses Farsight2
to handle media streaming channels.
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-farsight requires:
telepathy-glib
Farsight2
GStreamer base plugins
GLib, GObject
libdbus
The D-Bus GLib bindings
At build time, it also requires:
GNU make
pkg-config
libxslt, xsltproc
Python
See configure.ac for full details, including versions required.
Building from Darcs 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-farsight is always available from:
Please follow .