This week's versions of firefox/xulrunner.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8652 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2010-10-28 10:33:00 +00:00
parent eadb367e09
commit bec0da4f4b
4 changed files with 16 additions and 7 deletions

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY day "28"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
@ -547,7 +547,7 @@ $Date$
<!ENTITY goffice-version "0.8.10">
<!ENTITY mesalib-version "7.8.2">
<!-- The xulrunner version also appears in the firefox mozconfig as a literal -->
<!ENTITY xulrunner-version "1.9.2.11">
<!ENTITY xulrunner-version "1.9.2.12">
<!ENTITY webkitgtk-version "1.2.5">
<!ENTITY libsexy-version "0.1.11">
<!ENTITY libnotify-version "0.4.5">
@ -734,7 +734,7 @@ $Date$
<!-- Chapter 36 -->
<!ENTITY seamonkey-version "2.0">
<!ENTITY firefox-version "3.6.11">
<!ENTITY firefox-version "3.6.12">
<!ENTITY galeon-version "2.0.1">
<!-- Obsolete

View File

@ -41,6 +41,15 @@
-->
<listitem>
<para>October 28th, 2010</para>
<itemizedlist>
<listitem>
<para>[ken] - Updated to Firefox-3.6.12 / Xulrunner-1.9.2.12.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>October 26th, 2010</para>
<itemizedlist>

View File

@ -7,7 +7,7 @@
<!ENTITY xulrunner-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
<!ENTITY xulrunner-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
<!-- md5sum and size should match firefox, but the buildize and time will differ -->
<!ENTITY xulrunner-md5sum "f698dd0f8f145d84933a50f69662c8db">
<!ENTITY xulrunner-md5sum "80f4d83f23a7c45fc3f1904964ea2a5a">
<!ENTITY xulrunner-size "50 MB">
<!ENTITY xulrunner-buildsize "895 MB">
<!ENTITY xulrunner-time "12 SBU">

View File

@ -6,7 +6,7 @@
<!ENTITY firefox-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
<!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
<!ENTITY firefox-md5sum "f698dd0f8f145d84933a50f69662c8db">
<!ENTITY firefox-md5sum "80f4d83f23a7c45fc3f1904964ea2a5a">
<!ENTITY firefox-size "50 MB">
<!ENTITY firefox-buildsize "880 MB (stand-alone) or 425 MB (on xulrunner)">
<!ENTITY firefox-time "11 SBU (stand-alone) or 0.3 SBU (on xulrunner)">
@ -39,8 +39,8 @@
</application> can no longer be built against firefox, and must instead be
built against xulrunner (which is actually the same code, but built in a
different way). If you wish to build other packages which use Gecko (of the
applications in this book, probably only some sundry gnome-2.28 applications
will recognize this version of xulrunner, build <xref linkend="xulrunner"/>
applications in this book, probably only the gnome applications
will recognize this version of xulrunner), build <xref linkend="xulrunner"/>
first.</para>
<tip>