Author: randy Date: 2006-06-28 15:57:41 -0600 (Wed, 28 Jun 2006) New Revision: 6227
Added: trunk/BOOK/gnome/add/ekiga.xml Removed: trunk/BOOK/gnome/add/gnomemeeting.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/gnome/core/gnome-panel.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/introduction/welcome/credits.xml Log: Renamed the GnomeMeeting package to Ekiga and updated the instructions to be compatible with the GNOME-2.14.2 update Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/general.ent 2006-06-28 21:57:41 UTC (rev 6227) @@ -437,10 +437,6 @@ <!ENTITY yelp-version "2.14.2"> <!ENTITY gnome-user-docs-version "2.14.2"> -<!-- Obsolete -<!ENTITY gnome2-user-docs-version "2.8.1"> ---> - <!-- Chapter 32 --> <!-- Libraries --> @@ -469,7 +465,6 @@ <!ENTITY gucharmap-version "1.6.0"> <!ENTITY zenity-version "2.14.2"> <!ENTITY epiphany-version "2.14.2.1"> -<!ENTITY gnomemeeting-version "1.2.2"> <!ENTITY ekiga-version "2.0.2"> <!ENTITY gnome-keyring-manager-version "2.14.0"> <!ENTITY gnome-volume-manager-version "1.5.15"> @@ -493,6 +488,8 @@ <!ENTITY nautilus-media-version "0.8.1"> <!ENTITY gpdf-version "2.10.0"> <!ENTITY ggv-version "2.12.0"> +<!ENTITY gnomemeeting-version "1.2.2"> +<!ENTITY gnome2-user-docs-version "2.8.1"> <!-- Chapter 33 --> <!ENTITY ORBit-version "0.5.17"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/gnome/add/add.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -45,7 +45,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gucharmap.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zenity.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="epiphany.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnomemeeting.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ekiga.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-keyring-manager.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-volume-manager.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-games.xml"/> Copied: trunk/BOOK/gnome/add/ekiga.xml (from rev 6225, trunk/BOOK/gnome/add/gnomemeeting.xml) =================================================================== --- trunk/BOOK/gnome/add/ekiga.xml (rev 0) +++ trunk/BOOK/gnome/add/ekiga.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -0,0 +1,153 @@ +<?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 ekiga-download-http "&gnome-download-http;/ekiga/2.0/ekiga-&ekiga-version;.tar.bz2"> + <!ENTITY ekiga-download-ftp "&gnome-download-ftp;/ekiga/2.0/ekiga-&ekiga-version;.tar.bz2"> + <!ENTITY ekiga-md5sum "d593da6ac49dce495ef4c6ada06b54b6"> + <!ENTITY ekiga-size "4.8 MB"> + <!ENTITY ekiga-buildsize "64.3 MB"> + <!ENTITY ekiga-time "1.4 SBU"> +]> + +<sect1 id="ekiga" xreflabel="Ekiga-&ekiga-version;"> + <?dbhtml filename="ekiga.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>Ekiga-&ekiga-version;</title> + + <indexterm zone="ekiga"> + <primary sortas="a-Ekiga">Ekiga</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to Ekiga</title> + + <para><application>Ekiga</application> is an H.323 and SIP compatible + videoconferencing and VOIP/IP-Telephony application that allows you to make + audio and video calls to remote users with H.323 hardware or software (such + as Microsoft Netmeeting) and SIP compatible software. It supports all + modern videoconferencing features, such as registering to an ILS directory, + gatekeeper support, making multi-user conference calls using an external + MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls.</para> + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&ekiga-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&ekiga-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &ekiga-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &ekiga-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &ekiga-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &ekiga-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">Ekiga Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"><xref linkend="scrollkeeper"/>, + <xref linkend="esound"/>, + <xref linkend="evolution-data-server"/>, + <!-- <xref linkend="openldap"/>, --> + <ulink url="http://sourceforge.net/projects/openh323">PWLib-1.10.1</ulink> + (compiled with <xref linkend="openldap"/> support), and <ulink + url="http://sourceforge.net/projects/openh323">OPAL-2.2.2</ulink></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="intltool"/>, + <xref linkend="gnome-doc-utils"/>, + <xref linkend="sdl"/> (required for full-screen video), + <xref linkend="dbus"/>, and + <ulink url="http://www.avahi.org">Avahi</ulink></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/ekiga"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Ekiga</title> + + <para>Install <application>Ekiga</application> by running the + following commands:</para> + +<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + --sysconfdir=&gnome-etc-dir; \ + --localstatedir=/var/lib && +make</userinput></screen> + + <para>This package does not come with a test suite.</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> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../xincludes/gnome-prefix.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../xincludes/gnome-sysconfdir.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../xincludes/scrollkeeper-dir.xml"/> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>ekiga, ekiga-config-tool and ekiga-helper</seg> + <seg>None</seg> + <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/, omf/, + pixmaps/, sounds/}ekiga</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="ekiga-prog"> + <term><command>ekiga</command></term> + <listitem> + <para>is a H.323 and SIP VOIP, telephony and video conferencing + application which uses the H.323 and SIP protocols.</para> + <indexterm zone="ekiga ekiga-prog"> + <primary sortas="b-ekiga">ekiga</primary> + </indexterm> + </listitem> + </varlistentry> + </variablelist> + + </sect2> + +</sect1> Deleted: trunk/BOOK/gnome/add/gnomemeeting.xml =================================================================== --- trunk/BOOK/gnome/add/gnomemeeting.xml 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/gnome/add/gnomemeeting.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -1,150 +0,0 @@ -<?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 gnomemeeting-download-http "&gnome-download-http;/gnomemeeting/1.2/gnomemeeting-&gnomemeeting-version;.tar.bz2"> - <!ENTITY gnomemeeting-download-ftp "&gnome-download-ftp;/gnomemeeting/1.2/gnomemeeting-&gnomemeeting-version;.tar.bz2"> - <!ENTITY gnomemeeting-md5sum "d31506651c6d86764ed66b7b9f711809"> - <!ENTITY gnomemeeting-size "4.1 MB"> - <!ENTITY gnomemeeting-buildsize "52.6 MB"> - <!ENTITY gnomemeeting-time "0.8 SBU"> -]> - -<sect1 id="gnomemeeting" xreflabel="GnomeMeeting-&gnomemeeting-version;"> - <?dbhtml filename="gnomemeeting.html"?> - - <sect1info> - <othername>$LastChangedBy$</othername> - <date>$Date$</date> - </sect1info> - - <title>GnomeMeeting-&gnomemeeting-version;</title> - - <indexterm zone="gnomemeeting"> - <primary sortas="a-GnomeMeeting">GnomeMeeting</primary> - </indexterm> - - <sect2 role="package"> - <title>Introduction to GnomeMeeting</title> - - <para><application>GnomeMeeting</application> is an H.323 compatible - videoconferencing and VOIP/IP-Telephony application that allows you to make - audio and video calls to remote users with H.323 hardware or software (such - as Microsoft Netmeeting). It supports all modern videoconferencing features, - such as registering to an ILS directory, gatekeeper support, making - multi-user conference calls using an external MCU, using modern Quicknet - telephony cards, and making PC-To-Phone calls.</para> - - <bridgehead renderas="sect3">Package Information</bridgehead> - <itemizedlist spacing="compact"> - <listitem> - <para>Download (HTTP): <ulink url="&gnomemeeting-download-http;"/></para> - </listitem> - <listitem> - <para>Download (FTP): <ulink url="&gnomemeeting-download-ftp;"/></para> - </listitem> - <listitem> - <para>Download MD5 sum: &gnomemeeting-md5sum;</para> - </listitem> - <listitem> - <para>Download size: &gnomemeeting-size;</para> - </listitem> - <listitem> - <para>Estimated disk space required: &gnomemeeting-buildsize;</para> - </listitem> - <listitem> - <para>Estimated build time: &gnomemeeting-time;</para> - </listitem> - </itemizedlist> - - <bridgehead renderas="sect3">GnomeMeeting Dependencies</bridgehead> - - <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="scrollkeeper"/>, - <xref linkend="evolution-data-server"/>, - <xref linkend="openldap"/>, - <ulink url="http://sourceforge.net/projects/openh323">PWLib-1.8.7 - (compiled with OpenLDAP support)</ulink>, and <ulink - url="http://sourceforge.net/projects/openh323">OpenH323-1.15.6</ulink></para> - - <bridgehead renderas="sect4">Optional</bridgehead> - <para role="optional"><xref linkend="sdl"/> (required for full-screen video), - <xref linkend="dbus"/>, and - <ulink url="http://www.avahi.org">Avahi</ulink></para> - - <para condition="html" role="usernotes">User Notes: - <ulink url="&blfs-wiki;/gnomemeeting"/></para> - - </sect2> - - <sect2 role="installation"> - <title>Installation of GnomeMeeting</title> - - <para>Install <application>GnomeMeeting</application> by running the - following commands:</para> - -<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ - --sysconfdir=&gnome-etc-dir; \ - --localstatedir=/var/lib && -make</userinput></screen> - - <para>This package does not come with a test suite.</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><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts - configuration files in <filename class="directory">&gnome-etc-dir;</filename> - instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> - - <para><parameter>--localstatedir=/var/lib</parameter>: This switch - puts <application>ScrollKeeper</application> files in - <filename class="directory">/var/lib/scrollkeeper</filename> instead of - <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> - - </sect2> - - <sect2 role="content"> - <title>Contents</title> - - <segmentedlist> - <segtitle>Installed Programs</segtitle> - <segtitle>Installed Libraries</segtitle> - <segtitle>Installed Directories</segtitle> - - <seglistitem> - <seg>gnomemeeting and gnomemeeting-config-tool</seg> - <seg>None</seg> - <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/gnomemeeting - and $GNOME_PREFIX/share/{gnome/help/, omf/, sounds/}gnomemeeting</seg> - </seglistitem> - </segmentedlist> - - <variablelist> - <bridgehead renderas="sect3">Short Descriptions</bridgehead> - <?dbfo list-presentation="list"?> - <?dbhtml list-presentation="table"?> - - <varlistentry id="gnomemeeting-prog"> - <term><command>gnomemeeting</command></term> - <listitem> - <para>is a H.323 VOIP, telephony and video conferencing application - which uses the H.323 protocol.</para> - <indexterm zone="gnomemeeting gnomemeeting-prog"> - <primary sortas="b-gnomemeeting">gnomemeeting</primary> - </indexterm> - </listitem> - </varlistentry> - </variablelist> - - </sect2> - -</sect1> Modified: trunk/BOOK/gnome/core/gnome-panel.xml =================================================================== --- trunk/BOOK/gnome/core/gnome-panel.xml 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/gnome/core/gnome-panel.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -64,7 +64,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><xref linkend="evolution-data-server"/> (required if you plan to install <xref linkend="evolution"/> or - <xref linkend="gnomemeeting"/>), + <xref linkend="ekiga"/>), <xref linkend="intltool"/>, and <xref linkend="gtk-doc"/></para> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -45,6 +45,11 @@ <para>June 28th, 2006</para> <itemizedlist> <listitem> + <para>[randy] - Renamed the GnomeMeeting package to Ekiga and + updated the instructions to be compatible with the GNOME-2.14.2 + update.</para> + </listitem> + <listitem> <para>[randy] - Updated the dependencies and build commands in the gnome-volume-manager instructions to conform with GNOME-2.14.2. There is still some additional information that needs to be added Modified: trunk/BOOK/introduction/welcome/credits.xml =================================================================== --- trunk/BOOK/introduction/welcome/credits.xml 2006-06-28 12:26:13 UTC (rev 6226) +++ trunk/BOOK/introduction/welcome/credits.xml 2006-06-28 21:57:41 UTC (rev 6227) @@ -275,8 +275,8 @@ </listitem> <listitem> - <para>Epiphany, FLAC, File Roller, GNOME Magnifier, - GNOME Netstatus, GNOME Speech, GOK, GnomeMeeting, Gnopernicus, + <para>Ekiga, Epiphany, FLAC, File Roller, GNOME Magnifier, + GNOME Netstatus, GNOME Speech, GOK, Gnopernicus, Imlib2, LZO, MC, NASM, Nautilus CD Burner, Speex, XScreenSaver, Zenity, compface, freeglut, gcalctool, gucharmap, id3lib, kde-i18n, kdeaccessibility, kdebindings, kdesdk, kdevelop, -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
