Ignore:
Timestamp:
11/25/2015 06:04:36 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
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:
52935b7
Parents:
5aa7dce
Message:
  • Update to harfbuzz-1.1.1.
  • Update to unrar-5.3.8.
  • Update to lxdm-0.5.3.
  • Update to thunderbird-38.4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r5aa7dce r1378693  
    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            "81dd8b5679787fd5fd91b76bc7923951">
     10  <!ENTITY thunderbird-md5sum            "483373b1485cf2edea77c75a69602870">
    1111  <!ENTITY thunderbird-size              "195 MB">
    12   <!ENTITY thunderbird-buildsize         "4.7 GB (68 MB installed)">
    13   <!ENTITY thunderbird-time              "6.5 SBU (with -j12, estimated 30 SBU with -j1)">
     12  <!ENTITY thunderbird-buildsize         "3.9 GB (72 MB installed)">
     13  <!ENTITY thunderbird-time              "8.9 SBU (with -j4, estimated 30 SBU with -j1)">
    1414]>
    1515
     
    244244EOF</userinput></screen>
    245245
    246     <para>
    247       First, fix building with system freetype-2.6 or later:
    248     </para>
    249 
    250246<!-- might be necessary
    251247test $(uname -m) = "i686" && sed -i 's/enable-optimize/disable-optimize/' mozconfig || true &&-->
    252 <screen><userinput>sed -e '/^ftglyph.h/i ftfntfmt.h'                     \
    253     -e '/^freetype\/ftcache.h/a freetype\/ftfntfmt.h' \
    254     -i mozilla/config/system-headers</userinput></screen>
    255 
    256248    <para>
    257249      Compile <application>Thunderbird</application> by issuing the following
Note: See TracChangeset for help on using the changeset viewer.