Changeset 9a78b166 for xsoft/graphweb


Ignore:
Timestamp:
08/02/2017 12:10:15 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
5c80fdc3
Parents:
9364bed
Message:

Update to seamonkey-2.48

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r9364bed r9a78b166  
    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        "436a158e16eee151b97f96c053b82d45">
    11   <!ENTITY seamonkey-size          "195 MB">
    12   <!ENTITY seamonkey-buildsize     "3.9 GB (104 MB installed)">
    13   <!ENTITY seamonkey-time          "13.8 SBU (using parallelism=4)">
     10  <!ENTITY seamonkey-md5sum        "cf9ccf46be9359bd82e1931e083e942f">
     11  <!ENTITY seamonkey-size          "210 MB">
     12  <!ENTITY seamonkey-buildsize     "4.4 GB (125 MB installed)">
     13  <!ENTITY seamonkey-time          "15 SBU (using parallelism=4)">
    1414]>
    1515
     
    4747
    4848    &lfs80_checked;
     49    &gcc7_checked;
    4950
    5051    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    230231ac_add_options --disable-tests
    231232
    232 ac_add_options --enable-optimize
     233ac_add_options --enable-optimize="-O2"
    233234ac_add_options --enable-strip
    234235ac_add_options --enable-install-strip
Note: See TracChangeset for help on using the changeset viewer.