Changeset a5a77f1e


Ignore:
Timestamp:
07/24/2003 05:34:59 AM (21 years ago)
Author:
Tushar Teredesai <tushar@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c5ee8b3
Parents:
09b968db
Message:

update to mozilla 1.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    r09b968db ra5a77f1e  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030717">
    6 <!ENTITY releasedate "July 17th, 2003">
     5<!ENTITY version "20030724">
     6<!ENTITY releasedate "July 24th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r09b968db ra5a77f1e  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>July 24th, 2003 [tushar]: updated to
     14mozilla-1.4</para></listitem>
    1215
    1316<listitem><para>July 17th, 2003 [larry]: gnome: update to
  • xsoft/graphweb/mozilla/mozilla-intro.xml

    r09b968db ra5a77f1e  
    1717<screen>mozilla depends on:
    1818<xref linkend="freetype2"/>, <xref linkend="xfree86"/>, <xref linkend="zip"/>,
     19<xref linkend="expat"/>, <xref linkend="ATK"/>, <xref linkend="Pango"/>,
     20<xref linkend="pkgconfig"/>, <!-- <xref linkend="fontconfig">, -->
    1921<xref linkend="GLib2"/>, <xref linkend="GTK2"/>, <xref linkend="libIDL"/>,
    2022<xref linkend="lcms"/>, <xref linkend="libjpeg"/>, <xref linkend="libmng"/>,
     
    2325<para>Download the patch for various fixes to the build from
    2426<userinput><ulink url="&hfile-root;"/></userinput>. The patches begin with
    25 <userinput>mozilla-&mozilla-version;</userinput></para>
     27<userinput>mozilla-&mozilla-version;</userinput>. Note that none of the
     28patches are required, all are optional. Refer to the notes at the top
     29of the patch file to figure out if you need the patch.</para>
    2630
    2731<para>Note that the mozdev spellchecker instructions have been removed since the API
     
    3741The instructions
    3842that follow install the entire suite. To select specific components, refer
    39 to the hint.</para>
     43to the hint.
     44<!--
     45Also if you are looking to install some exotic extensions,
     46check <ulink url="http://www.linuxfromscratch.org/~tushar/build-scripts"/>
     47if there are any instructions.
     48-->
     49</para>
    4050
    4151</sect2>
  • xsoft/graphweb/mozilla/mozilla.ent

    r09b968db ra5a77f1e  
    66<!ENTITY mozilla-config SYSTEM "mozilla-config.xml">
    77<!ENTITY mozilla-buildsize "550 MB">
    8 <!ENTITY mozilla-version "1.3">
     8<!ENTITY mozilla-version "1.4">
    99<!ENTITY mozilla-prefix "/usr">
    1010<!ENTITY mozilla-download-http "http://ftp.mozilla.org/pub/mozilla/releases/mozilla&mozilla-version;/src/mozilla-source-&mozilla-version;.tar.bz2">
Note: See TracChangeset for help on using the changeset viewer.