telepathy-farstream-0.6.0

Introduction to Telepathy Farstream

The Telepathy Farstream is a Telepathy client library that uses Farstream to handle Call channels.

This package is known to build and work properly using an LFS-7.2 platform.

Package Information

Telepathy Farstream Dependencies

Required

Farstream-0.2.3 and telepathy-glib-0.20.2

Optional

GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/telepathy-farstream

Installation of Telepathy Farstream

Install Telepathy Farstream by running the following commands:

./configure --prefix=/usr --disable-static &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Library: libtelepathy-farstream.so
Installed Directories: /usr/include/telepathy-1.0/telepathy-farstream and /usr/share/gtk-doc/html/telepathy-farstream

Short Descriptions

libtelepathy-farstream.so

contains Telepathy Farstream API functions.

Last updated on 2013-02-11 18:51:17 +0000