source: xsoft/other/pidgin.xml@ e34c9dae

11.3 12.0 12.1 12.2 gimp3 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 xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since e34c9dae was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 22 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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