Changeset 2eae5bc for xsoft/graphweb


Ignore:
Timestamp:
10/22/2019 04:37:13 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
dff3a285
Parents:
38584d7
Message:

firefox-68.2.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r38584d7 r2eae5bc  
    55  %general-entities;
    66
    7   <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
     7  <!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        "74c51e50cd21361c378ba40921c8b626">
    10   <!ENTITY firefox-size          "301 MB">
     9  <!ENTITY firefox-md5sum        "ff667d8504e9f6ab215e73ba66d11722">
     10  <!ENTITY firefox-size          "298 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     "4.2 GB (165 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "4.3 GB (166 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          "32 SBU (with parallelism=4) without tests">
     17  <!ENTITY firefox-time          "26 SBU (with parallelism=4) without tests">
    1818]>
    1919
     
    8989    <note>
    9090      <para>
     91        The directory name is firefox-&firefox-version;
     92      </para>
     93
     94      <para>
    9195        Extracting the tarball
    9296        will reset the permissions of the current directory to 0755 if you
Note: See TracChangeset for help on using the changeset viewer.