Changeset a8a7b8bb


Ignore:
Timestamp:
04/06/2020 07:36:34 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
261657ce
Parents:
f4f0cfaf
Message:

Update to firefox-68.7.0 and use it for JS68.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js68.xml

    rf4f0cfaf ra8a7b8bb  
    88  <!ENTITY js68-download-ftp  " ">
    99  <!-- FIXME (that gets a highlight) - md5sum and size should match firefox -->
    10   <!ENTITY firefox-md5sum     "0d8361018d3de12c1e38f39fce6ee01b">
    11   <!ENTITY firefox-size       "305 MB">
    12   <!ENTITY js68-buildsize     "2.8 GB (30 MB installed)"> <!-- Installed size is 62 MB -->
    13   <!ENTITY js68-time          "7.0 SBU">
     10  <!ENTITY firefox-md5sum     "a3e8676285f4fd7834ac16b1fee4e20c">
     11  <!ENTITY firefox-size       "298 MB">
     12  <!ENTITY js68-buildsize     "2.8 GB (30 MB installed after removing 31MB static lib)">
     13  <!ENTITY js68-time          "1.6 SBU (with parallelism = 4)">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    rf4f0cfaf ra8a7b8bb  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-68.7.0, also used for JS68. Fixes
     49          <ulink url="&blfs-ticket-root;13368">#13368</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Let our cairo snapshot build with automake-1.16.2. Fixes
    4953          <ulink url="&blfs-ticket-root;13364">#13364</ulink>.</para>
  • packages.ent

    rf4f0cfaf ra8a7b8bb  
    902902<!ENTITY falkon-minor-version         "0">
    903903<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    904 <!ENTITY firefox-version              "68.6.1"> <!-- also used for JS68 -->
     904<!ENTITY firefox-version              "68.7.0"> <!-- also used for JS68 -->
    905905<!ENTITY flashplayer-version          "27.0.0.187">
    906906<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    rf4f0cfaf ra8a7b8bb  
    88  <!ENTITY firefox-download-ftp  " ">
    99  <!-- FIXME the version, md5sum and size should be shared with js68 -->
    10   <!ENTITY firefox-md5sum        "0d8361018d3de12c1e38f39fce6ee01b">
    11   <!ENTITY firefox-size          "305 MB">
     10  <!ENTITY firefox-md5sum        "a3e8676285f4fd7834ac16b1fee4e20c">
     11  <!ENTITY firefox-size          "298 MB">
    1212  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1313    But the extra cached cargo files, if any, seem to be minimal -->
     
    1616   most practical way to get a timing on a machine with more cores, if taking
    1717   cores offline is not practical. If in doubt, round up -->
    18   <!ENTITY firefox-time          "23 SBU (on a 4-core machine) without tests">
     18  <!ENTITY firefox-time          "22 SBU (on a 4-core machine) without tests">
    1919]>
    2020
Note: See TracChangeset for help on using the changeset viewer.