source: gnome-systemd/platform/folks.xml@ 729b2a2

systemd-11177
Last change on this file since 729b2a2 was 729b2a2, checked in by Krejzi <krejzi@…>, 10 years ago

Bump to folks-0.9.8.

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

  • Property mode set to 100644
File size: 8.2 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 "1bfccf799ae58533ebfcb14b831b5cd9">
10 <!ENTITY folks-size "1.8 MB">
11 <!ENTITY folks-buildsize "215 MB">
12 <!ENTITY folks-time "1.5 SBU (additional 1.8 SBU for the tests)">
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 <xref linkend="tracker"/>,
95 <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</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 First, fix building with recent versions of <application>Tracker</application>:
109 </para>
110
111<screen><userinput>sed -i "/SPARQL_MAJOR/s:0.16:1.0:g" configure</userinput></screen>
112
113 <para>
114 Install <application>Folks</application> by running the following
115 commands:
116 </para>
117
118<screen><userinput>./configure --prefix=/usr --disable-fatal-warnings &amp;&amp;
119make</userinput></screen>
120
121 <para>
122 To test the results, issue <command>make -k check</command> from a local
123 X session started with <command>dbus-launch</command>. Note that
124 <application>Tracker</application> tests fail for unknown reasons.
125 </para>
126
127 <para>
128 Now, as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>make install</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <para>
139 <parameter>--disable-fatal-warnings</parameter>: This switch
140 allows the package to build with latest versions of the
141 dependencies.
142 </para>
143
144 <para>
145 <option>--enable-tracker-backend</option>: This switch enables
146 building of the the <application>Tracker</application> backend.
147 </para>
148
149 <para>
150 <option>--enable-docs</option>: This switch enables
151 documentation generation.
152 </para>
153
154 </sect2>
155
156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
160 <segtitle>Installed Programs</segtitle>
161 <segtitle>Installed Libraries</segtitle>
162 <segtitle>Installed Directories</segtitle>
163
164 <seglistitem>
165 <seg>
166 folks-import and folks-inspect
167 </seg>
168 <seg>
169 libfolks-dummy.so, libfolks-eds.so, libfolks-libsocialweb.so,
170 libfolks.so, libfolks-telepathy.so, and libfolks-tracker.so
171 </seg>
172 <seg>
173 /usr/include/folks and
174 /usr/lib/folks
175 </seg>
176 </seglistitem>
177 </segmentedlist>
178
179 <variablelist>
180 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
181 <?dbfo list-presentation="list"?>
182 <?dbhtml list-presentation="table"?>
183
184 <varlistentry id="folks-import">
185 <term><command>folks-import</command></term>
186 <listitem>
187 <para>
188 is used to import meta-contact information to libfolks.
189 </para>
190 <indexterm zone="folks folks-import">
191 <primary sortas="b-folks-import">folks-import</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="folks-inspect">
197 <term><command>folks-inspect</command></term>
198 <listitem>
199 <para>
200 is used to inspect meta-contact information in libfolks.
201 </para>
202 <indexterm zone="folks folks-inspect">
203 <primary sortas="b-folks-inspect">folks-inspect</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="libfolks-eds">
209 <term><filename class="libraryfile">libfolks-eds.so</filename></term>
210 <listitem>
211 <para>
212 contains Evolution specific implementations of the libfolks classes.
213 </para>
214 <indexterm zone="folks libfolks-eds">
215 <primary sortas="c-libfolks-eds">libfolks-eds.so</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="libfolks-libsocialweb">
221 <term><filename class="libraryfile">libfolks-libsocialweb.so</filename></term>
222 <listitem>
223 <para>
224 contains libsocialweb specific implementations of the libfolks classes.
225 </para>
226 <indexterm zone="folks libfolks-libsocialweb">
227 <primary sortas="c-libfolks-libsocialweb">libfolks-libsocialweb.so</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="libfolks">
233 <term><filename class="libraryfile">libfolks.so</filename></term>
234 <listitem>
235 <para>
236 contains the <application>Folks</application> API functions.
237 </para>
238 <indexterm zone="folks libfolks">
239 <primary sortas="c-libfolks">libfolks.so</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 <varlistentry id="libfolks-telepathy">
245 <term><filename class="libraryfile">libfolks-telepathy.so</filename></term>
246 <listitem>
247 <para>
248 contains Telepathy specific implementations of the libfolks classes.
249 </para>
250 <indexterm zone="folks libfolks-telepathy">
251 <primary sortas="c-libfolks-telepathy">libfolks-telepathy.so</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="libfolks-tracker">
257 <term><filename class="libraryfile">libfolks-tracker.so</filename></term>
258 <listitem>
259 <para>
260 contains Tracker specific implementations of the libfolks classes.
261 </para>
262 <indexterm zone="folks libfolks-tracker">
263 <primary sortas="c-libfolks-tracker">libfolks-tracker.so</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 </variablelist>
269
270 </sect2>
271
272</sect1>
Note: See TracBrowser for help on using the repository browser.