Ignore:
Timestamp:
03/27/2016 12:52:28 AM (8 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, 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:
9847c28
Parents:
84cedb4
Message:

Update to proftpd-1.3.5b.
Update to libsigc++-2.8.0.
Update to seamonkey-2.40.
Update to bind-9.10.3-P4.
Archive strigi

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r84cedb4 re4570711  
    88<!--  <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
    99  <!ENTITY seamonkey-download-ftp " ">
    10   <!ENTITY seamonkey-md5sum        "eb571346b1ad00d3197d48aa0a906102">
    11   <!ENTITY seamonkey-size          "175 MB">
     10  <!ENTITY seamonkey-md5sum        "5789df8f96e14577c275f10fdf8462f3">
     11  <!ENTITY seamonkey-size          "185 MB">
    1212  <!ENTITY seamonkey-buildsize     "4.3 GB (84 MB installed)">
    13   <!ENTITY seamonkey-time          "10 SBU (using parallelism=4)">
     13  <!ENTITY seamonkey-time          "13 SBU (using parallelism=4)">
    1414]>
    1515
     
    243243EOF</userinput></screen>
    244244
    245     <para>
    246       First, fix building with system freetype-2.6 or later:
    247     </para>
    248 
    249 <screen><userinput>sed -e '/^ftglyph.h/i ftfntfmt.h'                     \
    250     -e '/^freetype\/ftcache.h/a freetype\/ftfntfmt.h' \
    251     -i mozilla/config/system-headers</userinput></screen>
    252 
    253245    <note><para>
    254246      If you are compiling <application>SeaMonkey</application> in chroot, make
Note: See TracChangeset for help on using the changeset viewer.