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.6 systemd platform.
Download (HTTP): http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz
Download MD5 sum: 20bdc61ea3f3a01df41068006b62641b
Download size: 588 KB
Estimated disk space required: 6.3 MB
Estimated build time: 0.1 SBU
Farstream-0.2.4 and telepathy-glib-0.24.1
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 2014-08-25 14:56:55 -0700