source: gnome-systemd/platform/folks.xml@ 5b142c19

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 5b142c19 was 5b142c19, checked in by Krejzi <krejzi@…>, 10 years ago

Continue fixing packages in gnome platform.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13688 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.9 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 folks-download-http "&gnome-download-http;/folks/0.9/folks-&folks-version;.tar.xz">
8 <!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.9/folks-&folks-version;.tar.xz">
9 <!ENTITY folks-md5sum "18f3e0799fdea55be7e27bc16e73bd8a">
10 <!ENTITY folks-size "1.8 MB">
11 <!ENTITY folks-buildsize "215 MB">
12 <!ENTITY folks-time "2.1 SBU">
13]>
14
15<sect1 id="folks" xreflabel="Folks-&folks-version;">
16 <?dbhtml filename="folks.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Folks-&folks-version;</title>
24
25 <indexterm zone="folks">
26 <primary sortas="a-Folks">Folks</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Folks</title>
31
32 <para>
33 <application>Folks</application> is a library that
34 aggregates people from multiple sources (eg,
35 <application>Telepathy</application> connection managers and
36 eventually <application>Evolution Data Server</application>,
37 Facebook, etc.) to create metacontacts.
38 </para>
39
40 &lfs75_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&folks-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&folks-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &folks-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &folks-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &folks-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &folks-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Folks Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gobject-introspection"/> and
81 <xref linkend="libgee08"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="evolution-data-server"/>,
87 <xref linkend="telepathy-glib"/>,
88 <xref linkend="python3"/>, and
89 <xref linkend="vala"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>,
95 <ulink url="&gnome-download-http;/tracker/">Tracker</ulink>, and
96 <ulink url="http://zeitgeist-project.com/">Zeitgeist</ulink>
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/folks"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Folks</title>
106
107 <para>
108 Install <application>Folks</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr --disable-fatal-warnings &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 To test the results, issue <command>make check</command>.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para>
131 <parameter>--disable-fatal-warnings</parameter>: This switch
132 allows the package to build with latest versions of the
133 dependencies.
134 </para>
135
136 <para>
137 <option>--enable-tracker-backend</option>: This switch enables
138 building of the the <application>Tracker</application> backend.
139 </para>
140
141 <para>
142 <option>--enable-docs</option>: This switch enables
143 documentation generation.
144 </para>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Programs</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg>
158 folks-import and folks-inspect
159 </seg>
160 <seg>
161 libfolks-dummy.so, libfolks-eds.so, libfolks-libsocialweb.so,
162 libfolks.so, libfolks-telepathy.so, and libfolks-tracker.so
163 </seg>
164 <seg>
165 /usr/include/folks and
166 /usr/lib/folks
167 </seg>
168 </seglistitem>
169 </segmentedlist>
170
171 <variablelist>
172 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
173 <?dbfo list-presentation="list"?>
174 <?dbhtml list-presentation="table"?>
175
176 <varlistentry id="folks-import">
177 <term><command>folks-import</command></term>
178 <listitem>
179 <para>
180 is used to import meta-contact information to libfolks.
181 </para>
182 <indexterm zone="folks folks-import">
183 <primary sortas="b-folks-import">folks-import</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="folks-inspect">
189 <term><command>folks-inspect</command></term>
190 <listitem>
191 <para>
192 is used to inspect meta-contact information in libfolks.
193 </para>
194 <indexterm zone="folks folks-inspect">
195 <primary sortas="b-folks-inspect">folks-inspect</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="libfolks-eds">
201 <term><filename class="libraryfile">libfolks-eds.so</filename></term>
202 <listitem>
203 <para>
204 contains Evolution specific implementations of the libfolks classes.
205 </para>
206 <indexterm zone="folks libfolks-eds">
207 <primary sortas="c-libfolks-eds">libfolks-eds.so</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="libfolks-libsocialweb">
213 <term><filename class="libraryfile">libfolks-libsocialweb.so</filename></term>
214 <listitem>
215 <para>
216 contains libsocialweb specific implementations of the libfolks classes.
217 </para>
218 <indexterm zone="folks libfolks-libsocialweb">
219 <primary sortas="c-libfolks-libsocialweb">libfolks-libsocialweb.so</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="libfolks">
225 <term><filename class="libraryfile">libfolks.so</filename></term>
226 <listitem>
227 <para>
228 contains the <application>Folks</application> API functions.
229 </para>
230 <indexterm zone="folks libfolks">
231 <primary sortas="c-libfolks">libfolks.so</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="libfolks-telepathy">
237 <term><filename class="libraryfile">libfolks-telepathy.so</filename></term>
238 <listitem>
239 <para>
240 contains Telepathy specific implementations of the libfolks classes.
241 </para>
242 <indexterm zone="folks libfolks-telepathy">
243 <primary sortas="c-libfolks-telepathy">libfolks-telepathy.so</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry id="libfolks-tracker">
249 <term><filename class="libraryfile">libfolks-tracker.so</filename></term>
250 <listitem>
251 <para>
252 contains Tracker specific implementations of the libfolks classes.
253 </para>
254 <indexterm zone="folks libfolks-tracker">
255 <primary sortas="c-libfolks-tracker">libfolks-tracker.so</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 </variablelist>
261
262 </sect2>
263
264</sect1>
Note: See TracBrowser for help on using the repository browser.