Changeset 4199730 for xsoft


Ignore:
Timestamp:
01/01/2019 01:59:37 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8f6f10e
Parents:
b98dbfd
Message:

Merge to HEAD 20898.

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

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/falkon.xml

    rb98dbfd r4199730  
    128128<screen><userinput>rm -rf po/</userinput></screen>
    129129
    130     <para>
     130<!--<para>
    131131      In case you wish to run the tests, fix one of them so that it will
    132132      work correctly with both Qt-5.10 and Qt-5.11:
     
    134134
    135135<screen><userinput>sed -i 's/"5.11.", 5) == 0 ? 1 : 2/"5.10.", 5) &gt;= 0 ? 2 : 1/' \
    136   autotests/webviewtest.cpp</userinput></screen>
     136  autotests/webviewtest.cpp</userinput></screen>-->
    137137
    138138    <para>
     
    173173    <title>Command Explanations</title>
    174174
    175     <para>
     175<!--<para>
    176176      <command>sed -i 's/"5.11.", 5) == 0 ? 1 : 2/"5.10.", 5) &gt;= 0 ? 2 : 1/' ...</command>:
    177177      This test previously looked for QtWebengine-5.10 which had changed its
     
    179179      was bumped but the results were swapped. Change it to examine if the version
    180180      is <emphasis>at least 5.10</emphasis>, and to swap the expected results back.
    181     </para>
    182 
    183     <para>
    184       <option>-DBUILD_TESTING=OFF</option>: This will save some time and space by
     181    </para>-->
     182
     183    <para>
     184      <option>-DBUILD_TESTING=OFF</option>: This will save a little time and space by
    185185      not building the test programs, use this if you do not wish to run the test.
    186186    </para>
  • xsoft/office/gnumeric.xml

    rb98dbfd r4199730  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "4e6adca1643c1ad36aaa0bf5c550f66b">
     9  <!ENTITY gnumeric-md5sum        "0650750707491b4fcea0eb3010cafbb1">
    1010  <!ENTITY gnumeric-size          "17 MB">
    11   <!ENTITY gnumeric-buildsize     "335 MB (add 18 MB for tests)">
    12   <!ENTITY gnumeric-time          "1.7 SBU (add 4.6 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "262 MB (add 4 MB for tests)">
     12  <!ENTITY gnumeric-time          "1.1 SBU (Using parallelism=4; add 3.9 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.