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.
Download (HTTP): http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.0.tar.gz
Download MD5 sum: d154350f9f1e3bdba87617c0668481a5
Download size: 584 KB
Estimated disk space required: 6.0 MB
Estimated build time: 0.1 SBU
Farstream-0.2.3 and telepathy-glib-0.20.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
--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.
Last updated on 2013-02-11 18:51:17 +0000