Author: manuel Date: 2005-05-21 09:20:40 -0600 (Sat, 21 May 2005) New Revision: 4415
Modified: trunk/BOOK/gnome/add/gal.xml Log: Tagged gal.xml Modified: trunk/BOOK/gnome/add/gal.xml =================================================================== --- trunk/BOOK/gnome/add/gal.xml 2005-05-21 15:07:56 UTC (rev 4414) +++ trunk/BOOK/gnome/add/gal.xml 2005-05-21 15:20:40 UTC (rev 4415) @@ -4,92 +4,112 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; -<!ENTITY gal-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-&gal-version;.tar.bz2"> -<!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-&gal-version;.tar.bz2"> -<!ENTITY gal-md5sum "70e07fde659f0553ba56caeae4f51908"> -<!ENTITY gal-size "1.2 MB"> -<!ENTITY gal-buildsize "63 MB"> -<!ENTITY gal-time "1.5 SBU"> + <!ENTITY gal-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-&gal-version;.tar.bz2"> + <!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-&gal-version;.tar.bz2"> + <!ENTITY gal-md5sum "70e07fde659f0553ba56caeae4f51908"> + <!ENTITY gal-size "1.2 MB"> + <!ENTITY gal-buildsize "63 MB"> + <!ENTITY gal-time "1.5 SBU"> ]> <sect1 id="gal" xreflabel="GAL-&gal-version;"> -<sect1info> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> -</sect1info> -<?dbhtml filename="gal.html"?> -<title>GAL-&gal-version;</title> + <?dbhtml filename="gal.html"?> -<sect2> -<title>Introduction to <application>GAL</application></title> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -<para>The <application>GAL</application> package contains library -functions that came from <application>Evolution</application> and -<application>Gnumeric</application>. -<application><acronym>GAL</acronym></application> is short for -<application><acronym>GNOME</acronym></application> Application Libs.</para> + <title>GAL-&gal-version;</title> -<sect3><title>Package information</title> -<itemizedlist spacing='compact'> -<listitem><para>Download (HTTP): -<ulink url="&gal-download-http;"/></para></listitem> -<listitem><para>Download (FTP): -<ulink url="&gal-download-ftp;"/></para></listitem> -<listitem><para>Download MD5 sum: &gal-md5sum;</para></listitem> -<listitem><para>Download size: &gal-size;</para></listitem> -<listitem><para>Estimated disk space required: -&gal-buildsize;</para></listitem> -<listitem><para>Estimated build time: -&gal-time;</para></listitem></itemizedlist> -</sect3> + <indexterm zone="gal"> + <primary sortas="a-GAL">GAL</primary> + </indexterm> -<sect3><title><application>GAL</application> dependencies</title> -<sect4><title>Required</title> -<para><xref linkend="libgnomeui"/> and -<xref linkend="libgnomeprintui"/></para> -</sect4> + <sect2 role="package"> + <title>Introduction to GAL</title> -<sect4><title>Optional</title> -<para><xref linkend="gtk-doc"/></para> -</sect4> -</sect3> + <para>The <application>GAL</application> package contains library functions + that came from <application>Evolution</application> and + <application>Gnumeric</application>. <application>GAL</application> is short + for <application>GNOME</application> Application Libs.</para> -</sect2> + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&gal-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&gal-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &gal-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &gal-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &gal-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &gal-time;</para> + </listitem> + </itemizedlist> -<sect2> -<title>Installation of <application>GAL</application></title> + <bridgehead renderas="sect3">GAL Dependencies</bridgehead> -<para>In order to build the documentation using -<application>GTK-Doc</application>, issue the following commands to fix a -build problem:</para> + <bridgehead renderas="sect4">Required</bridgehead> + <para><xref linkend="libgnomeui"/> and + <xref linkend="libgnomeprintui"/></para> -<screen><userinput><command>mv docs/gal-decl.txt docs/gal-2.4-decl.txt && + <bridgehead renderas="sect4">Optional</bridgehead> + <para><xref linkend="gtk-doc"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GAL</title> + + <para>In order to build the documentation using + <application>GTK-Doc</application>, issue the following commands to fix a + build problem:</para> + +<screen><userinput>mv docs/gal-decl.txt docs/gal-2.4-decl.txt && mv docs/gal-sections.txt docs/gal-2.4-sections.txt && sed -i -e "s/gal-decl/gal-2.4-decl/" \ - -e "s/gal-sections/gal-2.4-sections/" docs/Makefile.in</command></userinput></screen> + -e "s/gal-sections/gal-2.4-sections/" docs/Makefile.in</userinput></screen> -<para>Install <application>GAL</application> by running the following -commands:</para> + <para>Install <application>GAL</application> by running the following + commands:</para> -<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && -make</command></userinput></screen> +<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && +make</userinput></screen> -<para>This package does not come with a test suite.</para> + <para>This package does not come with a test suite.</para> -<para>Now, as the root user:</para> + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -<screen><userinput role='root'><command>make install</command></userinput></screen> +<screen role="root"><userinput>make install</userinput></screen> -</sect2> + </sect2> -<sect2> -<title>Contents</title> + <sect2 role="content"> + <title>Contents</title> -<para>The <application>GAL</application> package contains library routines -pulled from the <application>Evolution</application> and -<application>Gnumeric</application> projects and repackaged as a generic -library.</para> + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> -</sect2> + <seglistitem> + <seg>None</seg> + <seg>libgal-a11y-2.4.[so,a] and libgal-2.4.[so,a]</seg> + <seg>$GNOME_PREFIX/include/gal-2.4, + $GNOME_PREFIX/share/gtk-doc/html/gal-2.4, and + $GNOME_PREFIX/share/gal-2.4</seg> + </seglistitem> + </segmentedlist> + </sect2> + </sect1> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
