Changeset 648f873 for xsoft/other


Ignore:
Timestamp:
08/25/2022 08:41:27 PM (20 months ago)
Author:
Douglas R. Reno <renodr@…>
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:
7263a049
Parents:
b1c0fa7
Message:

Package updates

Update to Thunderbird-102.2.0
Update to Firefox-102.2.0esr
(Tag them both)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    rb1c0fa7 r648f873  
    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        "96a31a23ea3b59e93566dd8e72e998ee">
    10   <!ENTITY thunderbird-size          "482 MB">
    11   <!ENTITY thunderbird-buildsize     "7.4 GB (205 MB installed)">
    12   <!ENTITY thunderbird-time          "25 SBU (on a 4-core machine)">
     9  <!ENTITY thunderbird-md5sum        "9cbd22da350b2d097d9de0ee9f55a81e">
     10  <!ENTITY thunderbird-size          "477 MB">
     11  <!ENTITY thunderbird-buildsize     "7.4 GB (204 MB installed)">
     12  <!ENTITY thunderbird-time          "21 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 -->
     
    3737    </para>
    3838
    39     &lfs111_checked;
     39    &lfs112_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8787    <bridgehead renderas="sect4">Required</bridgehead>
    8888    <para role="required">
    89 <!--      <xref linkend="alsa-lib"/>, no mention in log -->
    9089      <xref linkend="autoconf213"/>,
    9190      <xref linkend="cbindgen"/>,
     
    126125    <bridgehead renderas="sect4">Optional</bridgehead>
    127126    <para role="optional">
    128       <!-- <xref linkend="curl"/>, not in build log-->
    129127      <xref linkend="cyrus-sasl"/>,
    130128      <xref linkend="doxygen"/>,
    131129      <xref linkend="GConf"/>,
    132       <!--<xref linkend="gst10-plugins-base"/> (with
    133       <xref linkend="gst10-plugins-good"/> and
    134       <xref linkend="gst10-libav"/> at runtime),-->
    135       <!-- <xref linkend="openjdk"/>, not in build log -->
    136       <!--<xref linkend="pulseaudio"/>,-->
    137130      <xref linkend="wget"/>,
    138131      <xref linkend="wireless_tools"/>, and
     
    222215EOF</userinput></screen>
    223216
    224 
    225 <!--<para>
    226       Apply a patch which allows compilation on systems with gcc-12:
    227     </para>
    228 
    229 <screen><userinput remap="pre">patch -Np1 -i ../thunderbird-&thunderbird-version;-gcc12_fix-1.patch</userinput></screen>-->
    230 
    231217    <para>
    232218      A change in cbindgen-0.24.2 causes a symbol to now be output by
     
    291277  <sect2 role="commands">
    292278    <title>Command Explanations</title>
    293 <!-- might be necessary, we need to verify this.
    294     <para>
    295       <command>test $(uname -m) = "i686" &amp;&amp; sed ...</command>: On this
    296       version of thunderbird, an old bug has reappeared in 32-bit builds.  With
    297       optimization, the install fails with a Python error.  This command will
    298       fix i686 builds and preserve the optimization on x86_64.
    299     </para>-->
    300279
    301280    <para>
Note: See TracChangeset for help on using the changeset viewer.