Changeset 8c94548 for xsoft/other


Ignore:
Timestamp:
07/17/2022 05:56:53 PM (22 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:
87fa171
Parents:
987fb161
Message:

Update to thunderbird-102.0.2

Also add MOZBUILD_STATE_PATH variable so that the build
does not stop waiting for user input (see ticket #16806).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r987fb161 r8c94548  
    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        "fc033aefff22c745284c12d648affa1d">
    10   <!ENTITY thunderbird-size          "480 MB">
     9  <!ENTITY thunderbird-md5sum        "75033b8bdb438b01e196abe7ec3c2d3e">
     10  <!ENTITY thunderbird-size          "482 MB">
    1111  <!ENTITY thunderbird-buildsize     "7.4 GB (202 MB installed)">
    12   <!ENTITY thunderbird-time          "25 SBU (on a 4-core machine)">
     12  <!ENTITY thunderbird-time          "22 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 -->
     
    266266
    267267<screen><userinput>export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system &amp;&amp;
     268export MOZBUILD_STATE_PATH=./mozbuild                 &amp;&amp;
    268269./mach configure                                      &amp;&amp;
    269270./mach build</userinput></screen>
     
    284285    </para>
    285286
    286 <screen><userinput>unset MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE</userinput></screen>
     287<screen><userinput>unset MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE MOZBUILD_STATE_PATH</userinput></screen>
    287288
    288289  </sect2>
     
    428429        </seg>
    429430        <seg>
    430           libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so,
    431           libmozsandbox.so, libmozsqlite3.so, libmozwayland.so,
    432           libprldap60.so, librnp.so, and libxul.so, all in the
    433           /usr/lib/thunderbird directory
     431          Numerous libraries and modules in the /usr/lib/thunderbird directory
    434432        </seg>
    435433        <seg>
Note: See TracChangeset for help on using the changeset viewer.