Ignore:
Timestamp:
07/13/2023 10:39:48 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
5c7ad04
Parents:
797182d (diff), 9145997 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into xry111/xf86-video-removal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r797182d r9b492b4  
    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.