Changeset 3d9b01d for x


Ignore:
Timestamp:
05/21/2020 05:38:31 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
a751f65
Parents:
635e468b
Message:

Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/goffice010.xml

    r635e468b r3d9b01d  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "ff049170664a6b0dd904f843ee7eb6e9">
     11  <!ENTITY goffice010-md5sum        "01d54519e7357d6f756f32c31754dfa4">
    1212  <!ENTITY goffice010-size          "2.3 MB">
    13   <!ENTITY goffice010-buildsize     "80 MB (with tests)">
     13  <!ENTITY goffice010-buildsize     "101 MB (with tests)">
    1414  <!ENTITY goffice010-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515]>
     
    7878    </itemizedlist>
    7979
     80    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     81    <itemizedlist spacing="compact">
     82      <listitem>
     83        <para>
     84          Required patch:
     85          <ulink url="&patch-root;/goffice-&goffice010-version;-upstream_fixes-1.patch"/>
     86        </para>
     87      </listitem>
     88    </itemizedlist>
     89
    8090    <bridgehead renderas="sect3">GOffice Dependencies</bridgehead>
    8191
     
    107117  <sect2 role="installation">
    108118    <title>Installation of GOffice</title>
     119
     120    <para>
     121      First, fix a problem with spreadsheets with graphs and some invalid data,
     122      and resolve some GTK Critical warnings:
     123    </para>
     124
     125<screen><userinput remap="pre">patch -Np1 -i ../goffice-&goffice010-version;-upstream_fixes-1.patch</userinput></screen>
    109126
    110127    <para>
Note: See TracChangeset for help on using the changeset viewer.