Changeset 9145997


Ignore:
Timestamp:
07/12/2023 09:58:53 PM (11 months ago)
Author:
Tim Tassonis <stuff@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9b492b4, dda7a23c
Parents:
ea781cd
Message:

Update to thunderbird-115.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rea781cd r9145997  
    4242     <para>July 12th, 2023</para>
    4343     <itemizedlist>
     44        <listitem>
     45          <para>[timtas] - Update to thunderbird-115.0. Fixes
     46          <ulink url="&blfs-ticket-root;18275">#18275</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[pierre] - Update to mercurial-6.5. Fixes
  • packages.ent

    rea781cd r9145997  
    989989<!ENTITY rox-filer-version            "2.11">
    990990<!ENTITY rxvt-unicode-version         "9.31">
    991 <!ENTITY thunderbird-version          "102.12.0">
     991<!ENTITY thunderbird-version          "115.0">
    992992<!ENTITY tigervnc-version             "1.13.1">
    993993<!ENTITY transmission-version         "4.0.3">
  • xsoft/other/thunderbird.xml

    rea781cd r9145997  
    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        "48d0bb152a73f4c62739b4eb7fe0eb3c">
    10   <!ENTITY thunderbird-size          "479 MB">
     9  <!ENTITY thunderbird-md5sum        "4113a557a9730e4af8891ee7d7e27883">
     10  <!ENTITY thunderbird-size          "507 MB">
    1111  <!ENTITY thunderbird-buildsize     "7.3 GB (205 MB installed)">
    1212  <!ENTITY thunderbird-time          "20 SBU (on a 4-core machine)">
     
    7373    </itemizedlist>
    7474
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/thunderbird-&thunderbird-version;-consolidated-1.patch"/>
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    8475
    8576    <bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
     
    233224
    234225    <para>
    235       Fix building Thunderbird with Clang 16 or C++ headers from GCC 13.
    236       And, work around a build failure with Rustc-1.70.0:
    237     </para>
    238 
    239 <screen><userinput remap="pre">patch -Np1 -i ../thunderbird-&thunderbird-version;-consolidated-1.patch</userinput></screen>
    240 
    241     <para>
    242226      Now invoke the Python <command>mach</command> script to compile
    243227      <application>Thunderbird</application>:
Note: See TracChangeset for help on using the changeset viewer.