mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 09:37:17 +08:00
9c2fc64826
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1377 af4574ff-66df-0310-9fd7-8a98e5e911e0
53 lines
2.4 KiB
XML
53 lines
2.4 KiB
XML
<sect2>
|
|
<title>Introduction to <application>Mozilla</application></title>
|
|
|
|
<para><application>Mozilla</application> is a browser suite, the Open Source
|
|
sibling of <application>Netscape</application>. It includes the browser,
|
|
composer, mail client and an <acronym>IRC</acronym> client. A
|
|
calendar component is also being built but it is not yet integrated into the
|
|
stable <application>Mozilla</application> releases.</para>
|
|
|
|
<para>In this section we also mention the building of <application>Mozilla Firebird</application>,
|
|
(a stand-alone browser based on the Mozilla source code) and <application>Mozilla Thunderbird</application>,
|
|
(a stand-alone mail client based on the Mozilla source code). Since the build instructions
|
|
for <application>Mozilla Firebird</application> and <application>Mozilla Thunderbird</application>
|
|
are similar to <application>Mozilla</application>, only the changes required with respect to
|
|
the <application>Mozilla</application> instructions are mentioned.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&mozilla-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&mozilla-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &mozilla-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&mozilla-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&mozilla-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>Mozilla</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="freetype2"/>, <xref linkend="xfree86"/>, <xref
|
|
linkend="zip"/>, <xref linkend="expat"/>, <xref linkend="ATK"/>, <xref
|
|
linkend="Pango"/>, <xref linkend="pkgconfig"/>, <!-- <xref
|
|
linkend="fontconfig">, --> <xref linkend="GLib2"/>, <xref linkend="GTK2"/>,
|
|
<xref linkend="libIDL"/>, <xref linkend="lcms"/>, <xref linkend="libjpeg"/>,
|
|
<xref linkend="libmng"/>, <xref linkend="libpng"/> and <xref linkend="which"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
<!--
|
|
<sect3><title>Additional downloads</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Recommended patch: <ulink
|
|
url="&patch-root;/mozilla-&mozilla-version;-default-plugin-less-annoying.patch"/></para></listitem>
|
|
<listitem><para>Recommended patch: <ulink
|
|
url="&patch-root;/mozilla-&mozilla-version;-already-running.patch"/></para></listitem>
|
|
</itemizedlist>
|
|
</sect3>
|
|
-->
|
|
|
|
</sect2>
|