Changeset 1ae4746


Ignore:
Timestamp:
11/17/2016 09:50:29 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
91d8b037
Parents:
f1ab71d
Message:

Fix non standard SBUs and update template so that new users use
the same rules

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/xdg-user-dirs.xml

    rf1ab71d r1ae4746  
    1010  <!ENTITY xdg-user-dirs-size          "238 KB">
    1111  <!ENTITY xdg-user-dirs-buildsize     "2.9 MB">
    12   <!ENTITY xdg-user-dirs-time          "0.04 SBU">
     12  <!ENTITY xdg-user-dirs-time          "less than 0.1 SBU">
    1313]>
    1414
  • general/prog/clisp.xml

    rf1ab71d r1ae4746  
    1010  <!ENTITY clisp-size          "7.8 MB">
    1111  <!ENTITY clisp-buildsize     "163 MB (add 8 MB for tests)">
    12   <!ENTITY clisp-time          "0.9 SBU (17.5 SBU with tests)">
     12  <!ENTITY clisp-time          "0.9 SBU (18 SBU with tests)">
    1313]>
    1414
  • general/prog/cmake.xml

    rf1ab71d r1ae4746  
    1010  <!ENTITY cmake-size          "7.0 MB">
    1111  <!ENTITY cmake-buildsize     "293 MB (646 MB with tests and cmake-gui)">
    12   <!ENTITY cmake-time          "2.6 SBU (10.8 SBU with tests and cmake-gui)">
     12  <!ENTITY cmake-time          "2.6 SBU (11 SBU with tests and cmake-gui)">
    1313]>
    1414
  • networking/netutils/wireshark.xml

    rf1ab71d r1ae4746  
    1010  <!ENTITY wireshark-size          "31 MB">
    1111  <!ENTITY wireshark-buildsize     "1.6 GB, with default GUI front-ends">
    12   <!ENTITY wireshark-time          "11.4 SBU, with default GUI front-ends">
     12  <!ENTITY wireshark-time          "11 SBU, with default GUI front-ends">
    1313]>
    1414
  • pst/sgml/sgml-dtd.xml

    rf1ab71d r1ae4746  
    1010  <!ENTITY sgml-dtd-size          "70 KB">
    1111  <!ENTITY sgml-dtd-buildsize     "784 KB">
    12   <!ENTITY sgml-dtd-time          "0.01 SBU">
     12  <!ENTITY sgml-dtd-time          "less than 0.1 SBU">
    1313]>
    1414
  • template/template.xml

    rf1ab71d r1ae4746  
    1515  <!ENTITY TEMPLATE-buildsize     "?? MB">
    1616  <!ENTITY TEMPLATE-time          "?? SBU">
     17<!-- SBU should be rounded to integer if greater than 10, to one
     18     decimal if below 10, and should be "less than 0.1 SBU" if
     19     below 0.1. If the SBU without parallelisation is too long,
     20     it is acceptable to give the value "with parallelism=N", where
     21     N is the number of threads used. Note that some build system
     22     automatically fix N equal to the number of available CPU cores
     23     on the machine. -->
    1724]>
    1825
  • x/lib/qtwebkit5.xml

    rf1ab71d r1ae4746  
    1313  <!ENTITY qtwebkit-size          "34 MB">
    1414  <!ENTITY qtwebkit-buildsize     "763 MB (37 MB installed)">
    15   <!ENTITY qtwebkit-time          "12.3 SBU (using parallelism=4)">
     15  <!ENTITY qtwebkit-time          "12 SBU (using parallelism=4)">
    1616]>
    1717
Note: See TracChangeset for help on using the changeset viewer.