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
This commit is contained in:
Pierre Labastie 2016-11-17 09:50:29 +00:00
parent f1ab71d03f
commit 1ae4746026
7 changed files with 13 additions and 6 deletions

View File

@ -9,7 +9,7 @@
<!ENTITY xdg-user-dirs-md5sum "f5aaf5686ad7d8809a664bfb4566a54d">
<!ENTITY xdg-user-dirs-size "238 KB">
<!ENTITY xdg-user-dirs-buildsize "2.9 MB">
<!ENTITY xdg-user-dirs-time "0.04 SBU">
<!ENTITY xdg-user-dirs-time "less than 0.1 SBU">
]>
<sect1 id="xdg-user-dirs" xreflabel="Xdg-user-dirs-&xdg-user-dirs-version;">

View File

@ -9,7 +9,7 @@
<!ENTITY clisp-md5sum "1962b99d5e530390ec3829236d168649">
<!ENTITY clisp-size "7.8 MB">
<!ENTITY clisp-buildsize "163 MB (add 8 MB for tests)">
<!ENTITY clisp-time "0.9 SBU (17.5 SBU with tests)">
<!ENTITY clisp-time "0.9 SBU (18 SBU with tests)">
]>
<sect1 id="clisp" xreflabel="Clisp-&clisp-version;">

View File

@ -9,7 +9,7 @@
<!ENTITY cmake-md5sum "3801dc4e54c1c957a7378d8b0d4254ba">
<!ENTITY cmake-size "7.0 MB">
<!ENTITY cmake-buildsize "293 MB (646 MB with tests and cmake-gui)">
<!ENTITY cmake-time "2.6 SBU (10.8 SBU with tests and cmake-gui)">
<!ENTITY cmake-time "2.6 SBU (11 SBU with tests and cmake-gui)">
]>
<sect1 id="cmake" xreflabel="CMake-&cmake-version;">

View File

@ -9,7 +9,7 @@
<!ENTITY wireshark-md5sum "49a1023a69ac108ca089d750eee50e37">
<!ENTITY wireshark-size "31 MB">
<!ENTITY wireshark-buildsize "1.6 GB, with default GUI front-ends">
<!ENTITY wireshark-time "11.4 SBU, with default GUI front-ends">
<!ENTITY wireshark-time "11 SBU, with default GUI front-ends">
]>
<sect1 id="wireshark" xreflabel="Wireshark-&wireshark-version;">

View File

@ -9,7 +9,7 @@
<!ENTITY sgml-dtd-md5sum "07c581f4bbcba6d3aac85360a19f95f7">
<!ENTITY sgml-dtd-size "70 KB">
<!ENTITY sgml-dtd-buildsize "784 KB">
<!ENTITY sgml-dtd-time "0.01 SBU">
<!ENTITY sgml-dtd-time "less than 0.1 SBU">
]>
<sect1 id="sgml-dtd" xreflabel="docbook-&sgml-dtd-version;">

View File

@ -14,6 +14,13 @@
<!ENTITY TEMPLATE-size "?? MB">
<!ENTITY TEMPLATE-buildsize "?? MB">
<!ENTITY TEMPLATE-time "?? SBU">
<!-- SBU should be rounded to integer if greater than 10, to one
decimal if below 10, and should be "less than 0.1 SBU" if
below 0.1. If the SBU without parallelisation is too long,
it is acceptable to give the value "with parallelism=N", where
N is the number of threads used. Note that some build system
automatically fix N equal to the number of available CPU cores
on the machine. -->
]>
<!-- Try to keep the indentation used in this file-->

View File

@ -12,7 +12,7 @@
<!ENTITY qtwebkit-md5sum "9379b8829639645c184fa63532035098">
<!ENTITY qtwebkit-size "34 MB">
<!ENTITY qtwebkit-buildsize "763 MB (37 MB installed)">
<!ENTITY qtwebkit-time "12.3 SBU (using parallelism=4)">
<!ENTITY qtwebkit-time "12 SBU (using parallelism=4)">
]>
<sect1 id="qtwebkit5" xreflabel="QtWebkit-&qtwebkit-version;">