Changeset 5cc300f


Ignore:
Timestamp:
01/13/2019 09:17:09 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
43751fc6
Parents:
6ba8d3c
Message:

Update to libreoffice-6.1.4.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6ba8d3c r5cc300f  
    4646      <para>January 13th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libreoffice-6.1.4.2. Fixes
     50          <ulink url="&blfs-ticket-root;11180">#11180</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[pierre] - Fix the W3M patch so that it builds with GC
  • packages.ent

    r6ba8d3c r5cc300f  
    845845<!ENTITY gnucash-version              "2.4.11">
    846846
    847 <!ENTITY libreoffice-version          "6.1.2">
    848 <!ENTITY libreoffice-patch            ".1">
     847<!ENTITY libreoffice-version          "6.1.4">
     848<!ENTITY libreoffice-patch            ".2">
    849849<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    850850
  • xsoft/office/libreoffice.xml

    r6ba8d3c r5cc300f  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "b8d746b56e39b1926e61a4ede7c71891">
     10  <!ENTITY libreoffice-core-md5sum        "f6e69df90d8d6de6dd223d5309f71caa">
    1111  <!ENTITY libreoffice-core-size          "198 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "d0b075239e5c628cc53eff999ea78868">
    15   <!ENTITY libreoffice-dict-size          "41 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "e5bb56a92b72c3102f4917aafebba3b4">
     15  <!ENTITY libreoffice-dict-size          "42 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "383c63275294891f33da9b7d326671ee">
     18  <!ENTITY libreoffice-help-md5sum        "e02680a25ab4f5eee112170f20bf47d0">
    1919  <!ENTITY libreoffice-help-size          "16 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "2937eac11d5ac8f1a5d4c3f5920904ab">
     22  <!ENTITY libreoffice-translations-md5sum        "8c99e7da7bfc9515f5d074ca7449471b">
    2323  <!ENTITY libreoffice-translations-size          "135 MB">
    2424
     
    2727   the built source after initial DESTDIR install doesn't take a vast time -->
    2828
    29   <!ENTITY libreoffice-buildsize          "6.2 GB (746 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
     29  <!ENTITY libreoffice-buildsize  "6.4 GB (756 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
    3030
    3131  <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
    3232       64.76 SBU with fast downloads
     33       for 6.1.4.2 I just used the total time - bdubbs
    3334  -->
    34   <!ENTITY libreoffice-time               "64 SBU with parallelism=4 + download time">
     35  <!ENTITY libreoffice-time "63 SBU with parallelism=4 including typical download time">
    3536
    3637]>
     
    151152        <para>
    152153          Required patch to fix building with system <xref linkend="poppler"/> (all
    153           recent versions):
    154           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler70-1.patch"/>
    155         </para>
    156       </listitem>
    157 
    158       <listitem>
    159         <para>
    160           Required patch to fix building with system <xref linkend="poppler"/>
    161           (only if using that version or a later version):
    162           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler71-1.patch"/>
     154          recent versions) and <xref linkend="boost"/>:
     155          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-consolidated_fixes-1.patch"/>
    163156        </para>
    164157      </listitem>
     
    304297cd libreoffice-&libreoffice-dlversion;</userinput></screen>
    305298
     299<!-- keep a commented instruction if no patches are currently required -->
     300    <para> <!-- for all recent versions -->
     301     Fix build failures introduced by recent versions of <xref linkend="poppler"/>
     302     and <xref linkend="boost"/>:
     303    </para>
     304
     305<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-consolidated_fixes-1.patch</userinput></screen>
     306
    306307    <para>
    307308      Create symlinks to tarballs from the source directory so they won't
     
    338339
    339340<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
    340 <!-- keep a commented instruction if no patches are currently required -->
    341     <para> <!-- for all recent versions -->
    342      Fix build failures introduced by recent versions of <xref linkend="poppler"/>:
    343     </para>
    344 
    345 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler70-1.patch</userinput></screen>
    346 
    347     <para> <!-- for 0.71.0, not tested on earlier versions -->
    348      Similarly, fix build failures introduced with <xref linkend="poppler"/>:
    349     </para>
    350 
    351 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler71-1.patch</userinput></screen>
    352341
    353342    <para>
Note: See TracChangeset for help on using the changeset viewer.