source: xsoft/other/pidgin.xml@ 141ee0a5

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 141ee0a5 was 141ee0a5, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Updates

lsof-4.94.0
jansson-2.14
glibmm-2.66.2
pidgin-2.14.8
py3c-1.4 (python module)
valgrind-3.18.1
graphviz-2.49.3
asciidoc-10.0.0 (and move to ptyhon modules)

  • Property mode set to 100644
File size: 12.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 pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
8 <!ENTITY pidgin-download-ftp " ">
9 <!ENTITY pidgin-md5sum "243ed3a590e38f156fee2e22180f8676">
10 <!ENTITY pidgin-size "8.3 MB">
11 <!ENTITY pidgin-buildsize "302 MB (with tests and docs)">
12 <!ENTITY pidgin-time "0.6 SBU (using parallelism=4; with tests and docs)">
13]>
14
15<sect1 id="pidgin" xreflabel="Pidgin-&pidgin-version;">
16 <?dbhtml filename="pidgin.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Pidgin-&pidgin-version;</title>
23
24 <indexterm zone="pidgin">
25 <primary sortas="a-Pidgin">Pidgin</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Pidgin</title>
30
31 <para>
32 <application>Pidgin</application> is a Gtk+ 2 instant messaging client
33 that can connect with a wide range of networks including Bonjour, ICQ,
34 GroupWise, Jabber/XMPP, IRC, Gadu-Gadu, SILC, SIMPLE, and Zephyr.
35 </para>
36
37 &lfs110a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&pidgin-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&pidgin-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &pidgin-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &pidgin-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &pidgin-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &pidgin-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Pidgin Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="gtk2"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="libgcrypt"/>,
83 <xref linkend="gstreamer10"/> (required for audio support), and
84 <xref linkend="gnutls"/> or
85 <xref role="nodep" linkend="nss"/>
86 </para>
87
88 <!--
89 <para>
90 SSL support is required for the MSN Messenger, Yahoo!, Novel Groupwise and
91 Google Talk protocol plugins. <application>GnuTLS</application> is the
92 preferred method (the Mozilla NSS API is more likely to change and this
93 can cause problems).
94 </para>
95 -->
96
97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
99 <xref linkend="avahi"/> (required for the Bonjour plugin),
100 <xref linkend="cyrus-sasl"/>,
101 <xref linkend="dbus"/>,
102 <xref linkend="doxygen"/>,
103 <xref linkend="evolution-data-server"/>,
104 <xref linkend="GConf"/>,
105 <xref linkend="graphviz"/>,
106 <xref linkend="libidn"/> (required, if you wish to run the test suite),
107 <xref linkend="libnsl"/>,
108 <xref linkend="NetworkManager"/>,
109 <xref linkend="sqlite"/> (required for the Contact Availability Prediction
110 plugin),
111 <xref linkend="startup-notification"/>,
112 <!-- <xref linkend="tcl"/>, -->
113 <xref linkend="tk"/>,
114 <ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
115 Farstream (Version 0.1)</ulink>
116 (required for video and voice support),
117 <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>,
118 <ulink url="http://libgadu.net/">libgadu</ulink>,
119 <ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>
120 (required for Sametime protocol support),
121 <ulink url="https://www.mono-project.com/">Mono</ulink>,
122 <ulink url="http://silcnet.org/client.html">SILC Client</ulink>,
123 <ulink url="http://silcnet.org/client.html">SILC Toolkit</ulink>,
124 <ulink url="http://packages.debian.org/stable/source/zephyr">Zephyr</ulink>, and
125 <xref linkend="mitkrb"/> (required for Kerberos support in the Zephyr
126 module)
127 </para>
128
129 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
130 <para role="optional">
131 <xref role="runtime" linkend="xdg-utils"/>
132 </para>
133
134 <para condition="html" role="usernotes">
135 User Notes: <ulink url="&blfs-wiki;/pidgin"/>
136 </para>
137 </sect2>
138
139 <sect2 role="installation">
140 <title>Installation of Pidgin</title>
141
142 <para>
143 First, fix a test that fails:
144 </para>
145
146<screen><userinput>sed '/09-13/s@^@//@' -i libpurple/tests/test_util.c</userinput></screen>
147
148 <para>
149 Compile <application>Pidgin</application> by running the following
150 commands:
151 </para>
152
153<screen><userinput>./configure --prefix=/usr \
154 --sysconfdir=/etc \
155 --with-gstreamer=1.0 \
156 --disable-avahi \
157 --disable-gtkspell \
158 --disable-meanwhile \
159 --disable-idn \
160 --disable-nm \
161 --disable-vv &amp;&amp;
162make</userinput></screen>
163
164 <para>
165 If you have <xref linkend="doxygen"/> installed
166 (<xref linkend="graphviz"/> can be used also) and you wish to create the
167 API documentation, issue:
168 </para>
169
170<screen remap="doc"><userinput>make docs</userinput></screen>
171
172 <para>
173 To test the results, issue: <command>make check</command>.
174 </para>
175
176 <para>
177 Now, as the <systemitem class="username">root</systemitem> user:
178 </para>
179
180<screen role="root"><userinput>make install &amp;&amp;
181mkdir -pv /usr/share/doc/pidgin-&pidgin-version; &amp;&amp;
182cp -v README doc/gtkrc-2.0 /usr/share/doc/pidgin-&pidgin-version;</userinput></screen>
183
184 <para>
185 If you created the API documentation, install it using the following
186 commands as the <systemitem class="username">root</systemitem> user:
187 </para>
188
189<screen role="root"
190 remap="doc"><userinput>mkdir -pv /usr/share/doc/pidgin-&pidgin-version;/api &amp;&amp;
191cp -rv doc/html/* /usr/share/doc/pidgin-&pidgin-version;/api</userinput></screen>
192
193 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
194 href="../../xincludes/update-icons-and-desktop.xml"/>
195
196 </sect2>
197
198 <sect2 role="commands">
199 <title>Command Explanations</title>
200
201 <para>
202 <parameter>--with-gstreamer=1.0</parameter>: Remove this switch
203 and add <option>--disable-gstreamer</option>
204 if you've not installed <xref linkend="gstreamer10"/>.
205 </para>
206
207 <para>
208 <parameter>--disable-avahi</parameter>: Remove this switch if you've
209 installed <xref linkend="avahi"/>.
210 </para>
211
212 <para>
213 <parameter>--disable-gtkspell</parameter>: Remove this
214 switch if you've installed
215 <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink> and wish
216 to enable spellchecking support.
217 </para>
218
219 <para>
220 <parameter>--disable-meanwhile</parameter>: Remove this switch if you've
221 installed <ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>.
222 </para>
223
224 <para>
225 <parameter>--disable-idn</parameter>: Remove this switch if you've
226 installed <xref linkend="libidn"/>.
227 </para>
228
229 <para>
230 <parameter>--disable-nm</parameter>: Remove this switch if you've
231 installed <xref linkend="NetworkManager"/>.
232 </para>
233
234 <para>
235 <parameter>--disable-vv</parameter>: Remove this
236 switch if you've installed
237 <ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
238 Farstream (Version 0.1)</ulink> and wish to enable voice and video
239 communication support. You should also remove the --disable-gstreamer
240 flag.
241 </para>
242
243 <para>
244 <option>--enable-cyrus-sasl</option>: Use this switch if you've installed
245 <xref linkend="cyrus-sasl"/> and wish to build
246 <application>Pidgin</application> with SASL support.
247 </para>
248
249 <para>
250 <option>--disable-gnutls</option>: Use this switch if you've got both
251 <xref linkend="gnutls"/> and <xref linkend="nss"/> installed, but want
252 to use <xref linkend="nss"/> for the SSL support.
253 </para>
254
255 </sect2>
256
257 <sect2 role="configuration">
258 <title>Configuring Pidgin</title>
259
260 <sect3 id="pidgin-config">
261 <title>Config Files</title>
262 <para>
263 <filename>~/.purple/*</filename> and
264 <filename>~/.gtkrc-2.0</filename>
265 </para>
266
267 <indexterm zone="pidgin pidgin-config">
268 <primary sortas="e-AA.purple-*">~/.purple/*</primary>
269 </indexterm>
270
271 <indexterm zone="pidgin pidgin-config">
272 <primary sortas="e-AA.gtkrc-20">~/.gtkrc-2.0</primary>
273 </indexterm>
274 </sect3>
275
276 <sect3><title>Configuration Information</title>
277
278 <para>
279 Most configuration can be accomplished by using the various preference
280 settings inside the programs. Additionally, you can create a
281 <filename>~/.gtkrc-2.0</filename> file which can store gtk+-2 theme
282 settings that affect <application>Pidgin</application> and other Gtk+ 2
283 applications. Note that an example <filename>gtkrc-2.0</filename> file
284 was installed during the package installation and can be used as a
285 starting point or reference.
286 </para>
287
288 </sect3>
289
290 </sect2>
291
292 <sect2 role="content">
293 <title>Contents</title>
294
295 <segmentedlist>
296 <segtitle>Installed Programs</segtitle>
297 <segtitle>Installed Library</segtitle>
298 <segtitle>Installed Directories</segtitle>
299
300 <seglistitem>
301 <seg>
302 pidgin, purple-client-example,
303 purple-remote, purple-send, purple-send-async, and
304 purple-url-handler
305 </seg>
306 <seg>
307 libpurple.so, and libpurple-client.so
308 </seg>
309 <seg>
310 /usr/include/libpurple,
311 /usr/include/pidgin,
312 /usr/lib/pidgin,
313 /usr/lib/purple-2,
314 /usr/share/doc/pidgin-&pidgin-version;,
315 /usr/share/pixmaps/pidgin,
316 /usr/share/purple, and
317 /usr/share/sounds/purple
318 </seg>
319 </seglistitem>
320 </segmentedlist>
321
322 <variablelist>
323 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
324 <?dbfo list-presentation="list"?>
325 <?dbhtml list-presentation="table"?>
326
327 <varlistentry id="pidgin-prog">
328 <term><command>pidgin</command></term>
329 <listitem>
330 <para>
331 is a <application>GTK+</application> 2 instant messaging client
332 </para>
333 <indexterm zone="pidgin pidgin-prog">
334 <primary sortas="b-pidgin">pidgin</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry id="purple-client-example">
340 <term><command>purple-client-example</command></term>
341 <listitem>
342 <para>
343 is an example that demonstrates how to use the libpurple-client
344 library to communicate with purple
345 </para>
346 <indexterm zone="pidgin purple-client-example">
347 <primary sortas="b-purple-client-example">purple-client-example</primary>
348 </indexterm>
349 </listitem>
350 </varlistentry>
351
352 <varlistentry id="purple-remote">
353 <term><command>purple-remote</command></term>
354 <listitem>
355 <para>
356 sends remote commands to Pidgin/Finch
357 </para>
358 <indexterm zone="pidgin purple-remote">
359 <primary sortas="b-purple-remote">purple-remote</primary>
360 </indexterm>
361 </listitem>
362 </varlistentry>
363
364 <varlistentry id="purple-send">
365 <term><command>purple-send</command></term>
366 <listitem>
367 <para>
368 calls purple API functions using DBus and prints the return value
369 </para>
370 <indexterm zone="pidgin purple-send">
371 <primary sortas="b-purple-send">purple-send</primary>
372 </indexterm>
373 </listitem>
374 </varlistentry>
375
376 <varlistentry id="purple-send-async">
377 <term><command>purple-send-async</command></term>
378 <listitem>
379 <para>
380 calls purple API functions using DBus. As opposed to
381 <command>purple-send</command>, it does not print the return value
382 </para>
383 <indexterm zone="pidgin purple-send-async">
384 <primary sortas="b-purple-send-async">purple-send-async</primary>
385 </indexterm>
386 </listitem>
387 </varlistentry>
388
389 <varlistentry id="purple-url-handler">
390 <term><command>purple-url-handler</command></term>
391 <listitem>
392 <para>
393 is a python script to handle URLs with purple
394 </para>
395 <indexterm zone="pidgin purple-url-handler">
396 <primary sortas="b-purple-url-handler">purple-url-handler</primary>
397 </indexterm>
398 </listitem>
399 </varlistentry>
400
401 </variablelist>
402
403 </sect2>
404
405</sect1>
Note: See TracBrowser for help on using the repository browser.