Changeset 2c5bbb8 for xsoft/graphweb


Ignore:
Timestamp:
03/23/2021 04:36:17 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
756a787
Parents:
639a5b9
Message:

Firefox-78.9.0 and JS78.9.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r639a5b9 r2c5bbb8  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "04858eb8431d560e62189878d1abb7bd">
    10   <!ENTITY firefox-size          "316 MB">
     9  <!ENTITY firefox-md5sum        "10529ea05d2a1b46eb239330a3ae5471">
     10  <!ENTITY firefox-size          "318 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     "5.1 GB (185 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "5.1 GB (187 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1515   most practical way to get a timing on a machine with more cores, if taking
    1616   cores offline is not practical. If in doubt, round up -->
    17   <!ENTITY firefox-time          "27 SBU (on a 4-core machine) without tests">
     17  <!ENTITY firefox-time          "22 SBU (on a 4-core machine) without tests">
    1818]>
    1919
     
    386386    </para>
    387387
    388 <screen role="root"><userinput>./mach install                                                  &amp;&amp;
    389 
    390 mkdir -pv  /usr/lib/mozilla/plugins                             &amp;&amp;
    391 ln    -sfv ../../mozilla/plugins /usr/lib/firefox/browser/</userinput></screen>
     388<screen role="root"><userinput>./mach install</userinput></screen>
    392389
    393390    <para>
Note: See TracChangeset for help on using the changeset viewer.