2016-07-08 07:52:18 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY telepathy-mission-control-download-http
|
2017-08-16 02:49:48 +08:00
|
|
|
"https://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-&telepathy-mission-control-version;.tar.gz">
|
2016-07-08 07:52:18 +08:00
|
|
|
<!ENTITY telepathy-mission-control-download-ftp " ">
|
2020-09-06 04:58:44 +08:00
|
|
|
<!ENTITY telepathy-mission-control-md5sum "911e990c7755eb98a8022223f649405d">
|
2019-10-29 06:16:47 +08:00
|
|
|
<!ENTITY telepathy-mission-control-size "1.1 MB">
|
2020-09-06 04:58:44 +08:00
|
|
|
<!ENTITY telepathy-mission-control-buildsize "28 MB">
|
|
|
|
<!ENTITY telepathy-mission-control-time "0.2 SBU">
|
2016-07-08 07:52:18 +08:00
|
|
|
]>
|
|
|
|
|
2019-06-28 04:55:17 +08:00
|
|
|
<sect1 id="telepathy-mission-control" xreflabel="telepathy-mission-control-&telepathy-mission-control-version;">
|
2016-07-08 07:52:18 +08:00
|
|
|
<?dbhtml filename="telepathy-mission-control.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>telepathy-mission-control-&telepathy-mission-control-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="telepathy-mission-control">
|
|
|
|
<primary sortas="a-telepathy-mission-control">telepathy-mission-control</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Telepathy Mission Control</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<application>Telepathy Mission Control</application> is an account manager
|
|
|
|
and channel dispatcher for the <application>Telepathy</application>
|
|
|
|
framework, allowing user interfaces and other clients to share connections
|
|
|
|
to real-time communication services without conflicting.
|
|
|
|
</para>
|
|
|
|
|
2022-08-26 05:50:31 +08:00
|
|
|
&lfs112_checked;
|
2016-07-08 07:52:18 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&telepathy-mission-control-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&telepathy-mission-control-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &telepathy-mission-control-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &telepathy-mission-control-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &telepathy-mission-control-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &telepathy-mission-control-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Telepathy Mission Control Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2021-09-07 01:42:49 +08:00
|
|
|
<xref linkend="telepathy-glib"/>
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="NetworkManager"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2020-09-07 13:55:46 +08:00
|
|
|
<xref linkend="dbus-python"/> (for the <quote>twisted</quote> tests),
|
2016-07-08 07:52:18 +08:00
|
|
|
<xref linkend="gtk-doc"/>,
|
2020-12-12 07:12:51 +08:00
|
|
|
<xref linkend="upower"/>, and
|
2020-09-07 13:55:46 +08:00
|
|
|
<ulink url="https://pypi.org/project/Twisted/">Twisted</ulink>
|
2020-12-12 07:12:51 +08:00
|
|
|
(for the <quote>twisted</quote> tests)
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/telepathy-mission-control"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Telepathy Mission Control</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Telepathy Mission Control</application> by
|
|
|
|
running the following commands:
|
|
|
|
</para>
|
|
|
|
|
2020-09-07 13:55:46 +08:00
|
|
|
<screen><userinput>PYTHON=python3 \
|
|
|
|
./configure --prefix=/usr --disable-static &&
|
2016-07-08 07:52:18 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
2020-09-06 04:58:44 +08:00
|
|
|
To test the results, issue: <command>make check</command>.
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2020-09-07 13:55:46 +08:00
|
|
|
<para>
|
|
|
|
<command>PYTHON=python3</command>: prevents using Python2 if it
|
|
|
|
is installed.
|
|
|
|
</para>
|
|
|
|
|
2016-07-08 07:52:18 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2016-09-09 09:50:13 +08:00
|
|
|
mc-tool, mc-wait-for-name and mission-control-5 (library executable)
|
2016-07-08 07:52:18 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libmission-control-plugins.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2016-09-09 09:50:13 +08:00
|
|
|
/usr/include/mission-control-5.5 and
|
2016-07-08 07:52:18 +08:00
|
|
|
/usr/share/gtk-doc/html/mission-control-plugins
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="mc-tool">
|
|
|
|
<term><command>mc-tool</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is a command line tool used to manipulate Mission Control accounts
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="telepathy-mission-control mc-tool">
|
|
|
|
<primary sortas="b-mc-tool">mc-tool</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mc-wait-for-name">
|
|
|
|
<term><command>mc-wait-for-name</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2019-07-03 11:30:43 +08:00
|
|
|
waits for a D-Bus bus name that will be provided
|
2021-02-19 23:20:16 +08:00
|
|
|
automatically by the desktop session
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="telepathy-mission-control mc-wait-for-name">
|
|
|
|
<primary sortas="b-mc-wait-for-name">mc-wait-for-name</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mission-control-5">
|
|
|
|
<term><command>mission-control-5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a <application>D-Bus</application> service which runs on the session
|
|
|
|
bus to implement AccountManager and ChannelDispatcher services described
|
2021-02-19 23:20:16 +08:00
|
|
|
in the <application>Telepathy</application> D-Bus specification
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="telepathy-mission-control mission-control-5">
|
|
|
|
<primary sortas="b-mission-control-5">mission-control-5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libmission-control-plugins">
|
|
|
|
<term><filename class="libraryfile">libmission-control-plugins.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
contains <application>Telepathy Mission Control</application> plugin API functions
|
2016-07-08 07:52:18 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="telepathy-mission-control libmission-control-plugins">
|
|
|
|
<primary sortas="c-libmission-control-plugins">libmission-control-plugins.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|