Changeset 5846466c for xsoft


Ignore:
Timestamp:
08/22/2018 10:18:51 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
547b9bc
Parents:
066cfa3
Message:

Update to libgsf-1.14.44
Update to goffice-0.10.43
Update to gnumeric-1.12.43

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    r066cfa3 r5846466c  
    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        "f7e353d742a578f2089f144fa8a3a502">
     9  <!ENTITY gnumeric-md5sum        "4e6adca1643c1ad36aaa0bf5c550f66b">
    1010  <!ENTITY gnumeric-size          "17 MB">
    11   <!ENTITY gnumeric-buildsize     "262 MB (add 3 MB for tests)">
    12   <!ENTITY gnumeric-time          "1.1 SBU (Using parallelism=4; add 11 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "335 MB (add 18 MB for tests)">
     12  <!ENTITY gnumeric-time          "1.7 SBU (add 4.6 SBU for tests)">
    1313]>
    1414
     
    125125    commands:</para>
    126126
    127 <screen><userinput>./configure --prefix=/usr  &amp;&amp;
     127<screen><userinput>sed -i 's/HELP_LINGUAS = cs de es/HELP_LINGUAS = de es/' doc/Makefile.in &amp;&amp;
     128./configure --prefix=/usr  &amp;&amp;
    128129make</userinput></screen>
    129130
     
    142143      To run the tests, issue <command>make check</command>.  Tests should be
    143144      run from an active X session, and <xref linkend="dconf"/> should be
    144       installed to prevent some failures.  Two tests, t8050-valgrind-sstest.pl
    145       and t2001-func-help.pl, are known to fail.
     145      installed to prevent some failures.  Nine tests, including the entire
     146      valgrind suite, are known to fail.
    146147    </para>
    147148
Note: See TracChangeset for help on using the changeset viewer.