Author: andy
Date: 2005-12-30 06:25:58 -0700 (Fri, 30 Dec 2005)
New Revision: 5507
Added:
trunk/BOOK/xsoft/other/gaim.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/office/abiword.xml
trunk/BOOK/xsoft/other/other.xml
Log:
Added Gaim-1.5.0
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-12-30 05:28:25 UTC (rev 5506)
+++ trunk/BOOK/general.ent 2005-12-30 13:25:58 UTC (rev 5507)
@@ -484,6 +484,7 @@
<!ENTITY thunderbird-version "1.0.6">
<!ENTITY pan-version "0.14.2">
<!ENTITY balsa-version "2.3.6">
+<!ENTITY gaim-version "1.5.0">
<!-- Part XI -->
<!-- Chapter 37 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-12-30 05:28:25 UTC
(rev 5506)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-12-30 13:25:58 UTC
(rev 5507)
@@ -47,6 +47,9 @@
<listitem>
<para>[randy] - Added new package Libidn-0.6.0.</para>
</listitem>
+ <listitem>
+ <para>[andy] - Added new package Gaim-1.5.0.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/xsoft/office/abiword.xml
===================================================================
--- trunk/BOOK/xsoft/office/abiword.xml 2005-12-30 05:28:25 UTC (rev 5506)
+++ trunk/BOOK/xsoft/office/abiword.xml 2005-12-30 13:25:58 UTC (rev 5507)
@@ -109,7 +109,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
-cp -v -rf docs /usr/share/AbiSuite-2.4/AbiWord &&
+cp -vrf docs /usr/share/AbiSuite-2.4/AbiWord &&
cd ../abiword-plugins &&
make install</userinput></screen>
@@ -119,7 +119,7 @@
description file:</para>
<screen role="root"><userinput>cd .. &&
-install -v -m644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
+install -vm 644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
$GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
</sect2>
@@ -138,10 +138,10 @@
<para>Then, as the <systemitem class="username">root</systemitem> user,
install the help files:</para>
-<screen role="root"><userinput>install -v -m644 man/abiword.1
/usr/share/man/man1 &&
-install -v -m644 Manual/en/Abiword_Manual.abw \
+<screen role="root"><userinput>install -vm 644 man/abiword.1
/usr/share/man/man1 &&
+install -vm 644 Manual/en/Abiword_Manual.abw \
/usr/share/AbiSuite-2.4/AbiWord/docs &&
-cp -v -rf help /usr/share/AbiSuite-2.4/AbiWord &&
+cp -vrf help /usr/share/AbiSuite-2.4/AbiWord &&
find /usr/share/AbiSuite-2.4/AbiWord/help \
-type d -exec chmod -v 755 {} \;</userinput></screen>
Added: trunk/BOOK/xsoft/other/gaim.xml
===================================================================
--- trunk/BOOK/xsoft/other/gaim.xml 2005-12-30 05:28:25 UTC (rev 5506)
+++ trunk/BOOK/xsoft/other/gaim.xml 2005-12-30 13:25:58 UTC (rev 5507)
@@ -0,0 +1,171 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY gaim-download-http
"http://prdownloads.sourceforge.net/gaim/gaim-1.5.0.tar.bz2">
+ <!ENTITY gaim-download-ftp " ">
+ <!ENTITY gaim-md5sum "9205321ac11fad271c90f2f0d7c5e7ce">
+ <!ENTITY gaim-size "6.0 MB">
+ <!ENTITY gaim-buildsize "179 MB">
+ <!ENTITY gaim-time "1.2 SBU">
+]>
+
+<sect1 id="gaim" xreflabel="Gaim-&gaim-version;">
+ <?dbhtml filename="gaim.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy: manuel $</othername>
+ <date>$Date: 2005-12-08 20:34:49 +0000 (Thu, 08 Dec 2005) $</date>
+ <keywordset>
+ <keyword role="package">gaim-&gaim-version;.tar</keyword>
+ <keyword role="ftpdir">gaim</keyword>
+ </keywordset>
+ </sect1info>
+
+ <title>Gaim-&gaim-version;</title>
+
+ <indexterm zone="gaim">
+ <primary sortas="a-Gaim">Gaim</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to Gaim</title>
+
+ <para><application>Gaim</application> is an instant messaging client that
can
+ connect with a wide range of networks including AIM, ICQ, MSN, Jabber,
+ IRC, Napster, Gadu-Gadu, Zephyr and Yahoo!</para>
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&gaim-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&gaim-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &gaim-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &gaim-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &gaim-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &gaim-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">Gaim Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="gtk2"/></para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><xref linkend="libao"/>,
+ <ulink
url="http://ftp.gnupg.org/gcrypt/libgpg-error/">libgpg-error</ulink>,
+ <ulink url="http://ftp.gnupg.org/gcrypt/libgcrypt/">libgcrypt</ulink>,
+ <ulink url="ftp://ftp.gnutls.org/pub/gnutls/libtasn1/">libtasn1</ulink>,
+ <ulink url="http://ftp.gnupg.org/gcrypt/gnutls/">gnutls</ulink>,
+ <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>
+ <xref linkend="tcl"/>, <xref linkend="tk"/>, <xref
linkend="startup-notification"/>,
+ <xref linkend="audiofile"/>, <xref linkend="dbus"/>, <xref
linkend="mitkrb"/>,
+ <xref linkend="nas"/>, <xref linkend="doxygen"/> and
+ <ulink
url="http://www.porchdogsoft.com/products/howl/download.html">Howl</ulink>
+
+</para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of Gaim</title>
+
+ <para>To connect with MSN you will need to compile
<application>Gaim</application>
+ with SSL support. For this you will need to have already installed
+ <application>libgpg-error</application>,
<application>libgcrypt</application>,
+ <application>libtasn1</application> and <application>gnutls</application>
compiled
+ in that order. Use of the <application>Mozilla</application> SSL library is
+ deprecated.</para>
+
+ <para>Install <application>Gaim</application> by running the following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=/usr &&
+make</userinput></screen>
+
+ <para>To test the results, issue: <command>make check</command>.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><command>--enable-nas</command>: Use this switch if you want to
compile
+ <application>Gaim</application> with <xref linkend="nas"/> support.</para>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>gaim and gaim-remote</seg>
+ <seg>libgaim-remote.so</seg>
+ <seg>/usr/include/gaim, /usr/lib/gaim, /usr/share/pixmaps/gaim, and
+ /usr/share/sounds/gaim</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="gaim-prog">
+ <term><command>gaim</command></term>
+ <listitem>
+ <para> is an instant messaging client</para>
+ <indexterm zone="gaim gaim-prog">
+ <primary sortas="b-gaim">gaim</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="gaim-remote">
+ <term><command>gaim-remote</command></term>
+ <listitem>
+ <para> is a command-line interface for controlling an already running
+ instance of <command>gaim</command></para>
+ <indexterm zone="gaim gaim-remote">
+ <primary sortas="b-gaim-remote">gaim-remote</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libgaim-remote">
+ <term><filename class='libraryfile'>libgaim-remote.so</filename></term>
+ <listitem>
+ <para> contains functions that are used by gaim-remote</para>
+ <indexterm zone="gaim libgaim-remote">
+ <primary sortas="c-libgaim-remote">libgaim-remote.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/xsoft/other/other.xml
===================================================================
--- trunk/BOOK/xsoft/other/other.xml 2005-12-30 05:28:25 UTC (rev 5506)
+++ trunk/BOOK/xsoft/other/other.xml 2005-12-30 13:25:58 UTC (rev 5507)
@@ -16,5 +16,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="thunderbird.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pan.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="balsa.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gaim.xml"/>
</chapter>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page