Changeset 87fa171 for xsoft/graphweb


Ignore:
Timestamp:
07/17/2022 06:08:15 PM (23 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
13cfc2c
Parents:
8c94548
Message:

Update to firefox-102.0.1esr

Also fix building against alsa without pulseaudio (fix by
Thomas Trepl).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r8c94548 r87fa171  
    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        "72d8bf3644c4db2cced72fa3f712a4a1">
    10   <!ENTITY firefox-size          "464 MB">
     9  <!ENTITY firefox-md5sum        "4820c6e97dfe5f04dda68f1c7f0e187e">
     10  <!ENTITY firefox-size          "459 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     "7.1 GB (199 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "7 GB (199 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          "24 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "22 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
     
    237237# startup-notification is required since firefox-78
    238238
    239 # Uncomment the following option if you have not installed PulseAudio
    240 #ac_add_options --disable-pulseaudio
    241 # or uncomment this if you installed alsa-lib instead of PulseAudio
    242 #ac_add_options --enable-alsa
     239# Uncomment the following option if you have not installed PulseAudio and
     240# want to use alpha instead
     241#ac_add_options --enable-audio-backends=alsa
    243242
    244243# Comment out following options if you have not installed
     
    642641        </seg>
    643642        <seg>
    644           /usr/lib/firefox
     643          /usr/lib/firefox
    645644        </seg>
    646645      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.