source: multimedia/libdriv/telepathy-farsight.xml@ b865548

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b865548 was b865548, checked in by Ken Moffat <ken@…>, 12 years ago

Details for farsight2, telepathy-farsight, empathy.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9717 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY telepathy-farsight-download-http "http://telepathy.freedesktop.org/releases/telepathy-farsight/telepathy-farsight-&telepathy-farsight-version;.tar.gz">
8 <!ENTITY telepathy-farsight-download-ftp " ">
9 <!ENTITY telepathy-farsight-md5sum "1e6af31be4d5cdfc72a3f06542de96c0">
10 <!ENTITY telepathy-farsight-size "535 KB">
11 <!ENTITY telepathy-farsight-buildsize "6 MB">
12 <!ENTITY telepathy-farsight-time "less than 0.1 SBU">
13]>
14
15<sect1 id="telepathy-farsight" xreflabel="telepathy-farsight-&telepathy-farsight-version;">
16 <?dbhtml filename="telepathy-farsight.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>telepathy-farsight-&telepathy-farsight-version;</title>
24
25 <indexterm zone="telepathy-farsight">
26 <primary sortas="a-telepathy-farsight">telepathy-farsight</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to telepathy-farsight</title>
31
32 <para>The <application>telepathy-farsight</application> package contains a
33 Telepathy client that uses <application>Farsight</application> and
34 <application>GStreamer</application> to handle media streaming channels.
35 It's used as a background process by other Telepathy clients, rather than
36 presenting any user interface of its own.</para>
37
38 &lfs70_built;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&telepathy-farsight-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&telepathy-farsight-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &telepathy-farsight-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &telepathy-farsight-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &telepathy-farsight-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &telepathy-farsight-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">telepathy-farsight Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="farsight2"/> and
66 <xref linkend="telepathy-glib"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><ulink
70 url="http://gstreamer.freedesktop.org/modules/gst-python.html">GStreamer
71 Python Bindings</ulink>,
72 <xref linkend="gtk-doc"/>,
73 <xref linkend="pygobject2"/>, and
74 <xref linkend="pygtk"/></para>
75
76 <para condition="html" role="usernotes">User Notes:
77 <ulink url="&blfs-wiki;/telepathy-farsight"/></para>
78
79 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of telepathy-farsight</title>
83
84 <para>Install <application>telepathy-farsight</application> by running the following
85 commands:</para>
86
87<screen><userinput>./configure --prefix=/usr \
88 --disable-python &amp;&amp;
89make</userinput></screen>
90
91 <para>This package does not come with a test suite.</para>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install</userinput></screen>
96
97 </sect2>
98
99 <sect2 role="commands">
100 <title>Command Explanations</title>
101
102 <para><parameter>--disable-python</parameter>: This parameter disables the
103 <application>Python</application> bindings from being built. Omit it if
104 you have installed the optional python module dependencies.</para>
105
106 <para><option>--enable-static=no</option>: This switch prevents the static
107 libraries being installed.</para>
108
109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110 href="../../xincludes/gtk-doc-rebuild.xml"/>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>None</seg>
124 <seg>libtelepathy-farsight.{so,a} and tpfarsight.{so,a}</seg>
125 <seg>/usr/{include/telepathy-1.0/telepathy-farsight,
126 share/gtk-doc/html/telepathy-farsight}</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="libtelepathy-farsight">
136 <term><filename class='libraryfile'>libtelepathy-farsight.{so,a}</filename></term>
137 <listitem>
138 <para>contains the <application>telepathy-farsight</application> API
139 functions.</para>
140 <indexterm zone="telepathy-farsight libtelepathy-farsight">
141 <primary sortas="c-libtelepathy-farsight">libtelepathy-farsight.{so,a}</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="tpfarsight">
147 <term><filename class='libraryfile'>tpfarsight.{so,a}</filename></term>
148 <listitem>
149 <para>is a <application>Python</application> module.</para>
150 <indexterm zone="telepathy-farsight tpfarsight">
151 <primary sortas="c-tpfarsight">tpfarsight.{so,a}</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 </variablelist>
157
158 </sect2>
159
160</sect1>
Note: See TracBrowser for help on using the repository browser.