Changeset 631791c for xsoft


Ignore:
Timestamp:
03/22/2018 06:35:13 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
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:
b238072a
Parents:
478e595
Message:

Updates:
goffice-0.10.39
gnumeric-1.12.39
Qupzilla-2.2.6

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

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/qupzilla.xml

    r478e595 r631791c  
    1010  <!ENTITY qupzilla-download-http "https://github.com/QupZilla/qupzilla/releases/download/v&qupzilla-version;/QupZilla-&qupzilla-version;.tar.xz">
    1111  <!ENTITY qupzilla-download-ftp  " ">
    12   <!ENTITY qupzilla-md5sum        "189ddab8c638412fd5072a3fdf548618">
     12  <!ENTITY qupzilla-md5sum        "869448eadaef62f1b2e31bf038f33f52">
    1313  <!ENTITY qupzilla-size          "2.4 MB">
    14   <!ENTITY qupzilla-buildsize     "66 MB">
    15   <!ENTITY qupzilla-time          "1.3 SBU (using parallelism=4)">
     14  <!ENTITY qupzilla-buildsize     "81 MB">
     15  <!ENTITY qupzilla-time          "5.4 SBU">
    1616]>
    1717
     
    123123      Now, as the <systemitem class="username">root</systemitem> user:
    124124    </para>
     125
     126<!-- dev note: for "DESTDIR" install use "make INSTALL_ROOT=<dest> install" -->
    125127
    126128<screen role="root"><userinput>make install</userinput></screen>
  • xsoft/office/gnumeric.xml

    r478e595 r631791c  
    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        "03fb2a71ffa9139f1da1f6e90aec2967">
     9  <!ENTITY gnumeric-md5sum        "0c23038c6434aa7fdeb22533dcea39c0">
    1010  <!ENTITY gnumeric-size          "19 MB">
    11   <!ENTITY gnumeric-buildsize     "279 MB (add 4 MB for tests)">
    12   <!ENTITY gnumeric-time          "1.0 SBU (using parallelism=4; add 11 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "332 MB (add 84 MB for tests)">
     12  <!ENTITY gnumeric-time          "2.9 SBU (add 1.4 SBU for tests without valgrind)">
    1313]>
    1414
     
    149149  <sect2 role="commands">
    150150    <title>Command Explanations</title>
    151 
    152     <para>
    153       <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
    154       sed removes an invalid mime type from the .desktop file.
    155     </para>
    156151
    157152    <para>
Note: See TracChangeset for help on using the changeset viewer.