Changeset 30339015 for xsoft/other


Ignore:
Timestamp:
02/12/2018 11:38:07 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
17482b9
Parents:
da8e9f9
Message:

thunderbird-52.6.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19752 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    rda8e9f9 r30339015  
    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        "25a3320778323c5c9ed32ef17f3963be">
     9  <!ENTITY thunderbird-md5sum        "ce4496f157050a711745c44acdd04385">
    1010  <!ENTITY thunderbird-size          "220 MB">
    11   <!ENTITY thunderbird-buildsize     "4.5 GB (112 MB installed)">
    12   <!ENTITY thunderbird-time          "15 SBU (with -j4, estimated 63 SBU with -j1)">
     11  <!ENTITY thunderbird-buildsize     "4.5 GB (111 MB installed)">
     12  <!ENTITY thunderbird-time          "16 SBU (with -j4, estimated 63 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
    1414]>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="alsa-lib"/>,
     79<!--      <xref linkend="alsa-lib"/>, no mention in log -->
    8080      <xref linkend="autoconf213"/>,
    8181      <xref linkend="gtk3"/>,
     
    8787    <bridgehead renderas="sect4">Recommended</bridgehead>
    8888    <para role="recommended">
     89      <xref linkend="icu"/>,
    8990      <xref linkend="libevent"/>,
    9091      <xref linkend="libvpx"/>,
     
    216217ac_add_options --enable-url-classifier
    217218
    218 # Use internal cairo due to reports of unstable execution with
    219 # system cairo
    220 #ac_add_options --enable-system-cairo
     219# Using system cairo has been reported to make thunderbird execution unstable.
     220# This appears to again work in thunderbird-52
     221ac_add_options --enable-system-cairo
    221222ac_add_options --enable-system-ffi
    222223ac_add_options --enable-system-pixman
     
    276277      optimization, the install fails with a Python error.  This command will
    277278      fix i686 builds and preserve the optimization on x86_64.
    278     </para>-->
     279    </para>
    279280
    280281    <para>
     
    282283      settings work around code which gcc6 would otherwise regard as
    283284      out-of-specification and allow it to produce a working program.
    284     </para>
     285    </para>-->
    285286
    286287    <para>
     
    391392        <seg>
    392393          libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so,
    393           libmozsandbox.so, libmozsqlite3.so, libprldap60.so, and libxul.so
     394          libmozsandbox.so, libprldap60.so, and libxul.so
    394395        </seg>
    395396        <seg>
Note: See TracChangeset for help on using the changeset viewer.