source: xsoft/other/pidgin.xml@ 9fd7f516

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 9fd7f516 was f3429309, checked in by Fernando de Oliveira <fernando@…>, 9 years ago
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16645 af4574ff-66df-0310-9fd7-8a98e5e911e0

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