=======================
telepathy-farstream
=======================
Telepathy Farstream is a Telepathy client library that uses Farstream
to handle Call 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-farstream requires:
telepathy-glib
Farstream
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-farstream is always available from:
Please follow .