Ignore:
Timestamp:
09/10/2021 08:02:13 AM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
eb448ba
Parents:
88523c51
Message:

Update to thunderbird-91.1.0 (Security Update)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r88523c51 re97fa8c  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "f08dd55b8b1b0baf2c38a88aa3734cf8">
    10   <!ENTITY thunderbird-size          "390 MB">
    11   <!ENTITY thunderbird-buildsize     "6.9 GB (201 MB installed)">
    12   <!ENTITY thunderbird-time          "29 SBU (on a 4-core machine)">
     9  <!ENTITY thunderbird-md5sum        "4954fa2b4c55e475e4d3533ac03f6f1f">
     10  <!ENTITY thunderbird-size          "385 MB">
     11  <!ENTITY thunderbird-buildsize     "6.9 GB (202 MB installed)">
     12  <!ENTITY thunderbird-time          "30 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
    1414       the C/C++ code appears to obey it -->
     
    7373    </itemizedlist>
    7474
     75<!-- keeping this for next patch :)
    7576    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7677    <itemizedlist spacing="compact">
     
    8283      </listitem>
    8384    </itemizedlist>
    84 
     85-->
    8586    <bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
    8687
     
    216217ac_add_options --with-system-zlib</literal>
    217218EOF</userinput></screen>
    218 
     219<!--
    219220    <para>
    220221      Apply a patch which allows compilation on systems running glibc-2.34:
     
    222223
    223224<screen><userinput remap="pre">patch -p1 -i ../thunderbird-&thunderbird-version;-glibc234-1.patch</userinput></screen>
    224 
     225-->
    225226    <para>
    226227      Now invoke the Python <command>mach</command> script to compile
     
    253254
    254255<screen role="root"><userinput>MACH_USE_SYSTEM_PYTHON=1 ./mach install</userinput></screen>
    255 
     256<!-- devs: For DESTDIR install, prepend DESTDIR=<dest> to the above -->
    256257    <para>
    257258      Empty the environment variables which were set above:
Note: See TracChangeset for help on using the changeset viewer.