source: gnome/platform/folks.xml@ c0b5bba

gnome
Last change on this file since c0b5bba was b85316a, checked in by Christopher Gregory <cjg@…>, 10 years ago

Added empathy deleted valadoc removed valadoc from folks

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

  • Property mode set to 100644
File size: 7.7 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 "aeaeb5a8e7277b167b9f055f372b9d5d">
10 <!ENTITY folks-size "1.9 MB">
11 <!ENTITY folks-buildsize "70 MB">
12 <!ENTITY folks-time "0.7 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 eventually
36 <application>Evolution Data Server</application>, Facebook, etc.)
37 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"/>,
81 <xref linkend="dbus"/>,
82 <xref linkend="dbus-glib"/>,
83 <xref linkend="libgee"/>,
84 <xref linkend="zeitgeist"/>, and
85 <xref linkend="telepathy-glib"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="evolution-data-server"/>,
91 <xref linkend="telepathy-logger"/>,
92 <xref linkend="shared-mime-info"/>, and
93 <xref linkend="vala"/>
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/folks"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Folks</title>
103
104 <para>
105 Install <application>Folks</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr --enable-vala &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 To test the results, issue <command>make check</command>.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <option>--enable-vala</option>: This switch enables
129 building of the Vala bindings. Remove if you don't have
130 <xref linkend="vala"/> installed.
131 </para>
132
133 <para>
134 <option>--enable-tracker-backend</option>: This switch enables
135 building of the the <application>Tracker</application> backend.
136 </para>
137
138 <para>
139 <option>--enable-docs</option>: This switch enables
140 documentation generation.
141 </para>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 folks-import and folks-inspect
156 </seg>
157 <seg>
158 libfolks-eds.so, libfolks-libsocialweb.so,
159 libfolks.so, libfolks-telepathy.so and
160 libfolks-tracker.so
161 </seg>
162 <seg>
163 /usr/include/folks and
164 /usr/lib/folks
165 </seg>
166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="folks-import">
175 <term><command>folks-import</command></term>
176 <listitem>
177 <para>
178 is used to import meta-contact information to libfolks.
179 </para>
180 <indexterm zone="folks folks-import">
181 <primary sortas="b-folks-import">folks-import</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 <varlistentry id="folks-inspect">
187 <term><command>folks-inspect</command></term>
188 <listitem>
189 <para>
190 is used to inspect meta-contact information in libfolks.
191 </para>
192 <indexterm zone="folks folks-inspect">
193 <primary sortas="b-folks-inspect">folks-inspect</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="libfolks-eds">
199 <term><filename class="libraryfile">libfolks-eds.so</filename></term>
200 <listitem>
201 <para>
202 contains Evolution specific implementations of the libfolks classes.
203 </para>
204 <indexterm zone="folks libfolks-eds">
205 <primary sortas="c-libfolks-eds">libfolks-eds.so</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="libfolks-libsocialweb">
211 <term><filename class="libraryfile">libfolks-libsocialweb.so</filename></term>
212 <listitem>
213 <para>
214 contains libsocialweb specific implementations of the libfolks classes.
215 </para>
216 <indexterm zone="folks libfolks-libsocialweb">
217 <primary sortas="c-libfolks-libsocialweb">libfolks-libsocialweb.so</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 <varlistentry id="libfolks">
223 <term><filename class="libraryfile">libfolks.so</filename></term>
224 <listitem>
225 <para>
226 contains the <application>Folks</application> API functions.
227 </para>
228 <indexterm zone="folks libfolks">
229 <primary sortas="c-libfolks">libfolks.so</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="libfolks-telepathy">
235 <term><filename class="libraryfile">libfolks-telepathy.so</filename></term>
236 <listitem>
237 <para>
238 contains Telepathy specific implementations of the libfolks classes.
239 </para>
240 <indexterm zone="folks libfolks-telepathy">
241 <primary sortas="c-libfolks-telepathy">libfolks-telepathy.so</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="libfolks-tracker">
247 <term><filename class="libraryfile">libfolks-tracker.so</filename></term>
248 <listitem>
249 <para>
250 contains Tracker specific implementations of the libfolks classes.
251 </para>
252 <indexterm zone="folks libfolks-tracker">
253 <primary sortas="c-libfolks-tracker">libfolks-tracker.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 </variablelist>
259
260 </sect2>
261
262</sect1>
Note: See TracBrowser for help on using the repository browser.