Ignore:
Timestamp:
08/21/2018 04:47:19 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
ab3656c
Parents:
89b31a2c
Message:

Update to firefox-61.0.2 and reinstate its './mach build' command which I accidentally deleted on 26th June.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r89b31a2c r3bdfc9fd  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "984f5d9067ead278b7a304e3d7648486">
    10   <!ENTITY firefox-size          "255 MB">
     9  <!ENTITY firefox-md5sum        "f8ad78a0dfa6fa5dc67563785d62a25b">
     10  <!ENTITY firefox-size          "254 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "9.2 GB (132 MB installed) without tests">
    14   <!ENTITY firefox-time          "35 SBU (with parallelism=4) without tests">
     13  <!ENTITY firefox-buildsize     "9.2 GB (139 MB installed) without tests">
     14  <!ENTITY firefox-time          "31 SBU (with parallelism=4) without tests">
    1515]>
    1616
     
    328328
    329329    <para>
     330     Invoke the Python script to compile the package:
     331    </para>
     332
     333<screen><userinput>./mach</userinput></screen>
     334
     335    <para>
    330336      The <filename>mozconfig</filename> above disables the tests because
    331337      they use a lot more time and disk space for no obvious benefit. If
Note: See TracChangeset for help on using the changeset viewer.