Changeset e01b561 for xsoft


Ignore:
Timestamp:
09/05/2019 11:04:10 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8249b92
Parents:
277c34cf
Message:

Update to seamonkey-2.49.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r277c34cf re01b561  
    77  <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
    88  <!ENTITY seamonkey-download-ftp " ">
    9   <!ENTITY seamonkey-md5sum        "5868179112ff4b2562f0ca22f4091bf0">
     9  <!ENTITY seamonkey-md5sum        "91f60a7aca6f8bc053ffddc7259ae4ec">
    1010  <!ENTITY seamonkey-size          "221 MB">
    11   <!ENTITY seamonkey-buildsize     "5.3 GB (113 MB installed)">
    12   <!ENTITY seamonkey-time          "16 SBU (using parallelism=4)">
     11  <!ENTITY seamonkey-buildsize     "5.6 GB (117 MB installed)">
     12  <!ENTITY seamonkey-time          "18 SBU (using parallelism=4)">
    1313]>
    1414
     
    280280
    281281    <para>
     282      Remove a search for an unneeded library:
     283    </para>
     284
     285<screen><userinput>sed -i '/USE_LIBS/,+2 s/^/#/' mozilla/security/manager/ssl/moz.build</userinput></screen>
     286
     287    <para>
    282288      Compile <application>SeaMonkey</application> by running the following
    283289      commands:
Note: See TracChangeset for help on using the changeset viewer.