Ignore:
Timestamp:
09/30/2015 08:46:13 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.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, nosym, 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:
5652a81
Parents:
e48056fd
Message:

Update to wpa_supplicant-2.5.
Update to thunderbird-38.3.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    re48056fd r1f84fb4  
    88<!--  <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">-->
    99  <!ENTITY thunderbird-download-ftp " ">
    10   <!ENTITY thunderbird-md5sum            "df97af48b670cdaa5196a90360c952f7">
     10  <!ENTITY thunderbird-md5sum            "81dd8b5679787fd5fd91b76bc7923951">
    1111  <!ENTITY thunderbird-size              "195 MB">
    12   <!ENTITY thunderbird-buildsize         "3.9 GB (72 MB installed)">
    13   <!ENTITY thunderbird-time              "8.6 SBU (with -j4, estimated 30 SBU with -j1)">
     12  <!ENTITY thunderbird-buildsize         "4.7 GB (68 MB installed)">
     13  <!ENTITY thunderbird-time              "6.5 SBU (with -j12, estimated 30 SBU with -j1)">
    1414]>
    1515
     
    230230ac_add_options --enable-url-classifier
    231231
    232 ac_add_options --enable-system-cairo
     232# Use internal cairo due to reports of unstable execution with
     233# system cairo
     234#ac_add_options --enable-system-cairo
    233235ac_add_options --enable-system-ffi
    234236ac_add_options --enable-system-pixman
Note: See TracChangeset for help on using the changeset viewer.