Changeset 05c1d404


Ignore:
Timestamp:
09/12/2019 12:08:56 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
a056971a
Parents:
dc7b24a
Message:

Update to libreoffice-6.3.1.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdc7b24a r05c1d404  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to libreoffice-6.3.1.2. Fixes
     50          <ulink url="&blfs-ticket-root;12493">#12493</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[dj] - Update to make-ca-1.5.</para>
    5054        </listitem>
  • packages.ent

    rdc7b24a r05c1d404  
    858858<!ENTITY gnucash-version              "2.4.11">
    859859
    860 <!ENTITY libreoffice-version          "6.3.0">
    861 <!ENTITY libreoffice-patch            ".4">
     860<!ENTITY libreoffice-version          "6.3.1">
     861<!ENTITY libreoffice-patch            ".2">
    862862<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    863863
  • stylesheets/lfs-xsl/chunk-slave.xsl

    rdc7b24a r05c1d404  
    4444
    4545    <!-- No XML declaration -->
    46   <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>
     46<!--  <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>-->
    4747
    4848    <!-- Control generation of ToCs and LoTs -->
  • xsoft/office/libreoffice.xml

    rdc7b24a r05c1d404  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "d24bd7e5116743196c67e7df4b18458f">
    11   <!ENTITY libreoffice-core-size          "215 MB">
     10  <!ENTITY libreoffice-core-md5sum        "d6d546055af3569b3c4064f273d3baf1">
     11  <!ENTITY libreoffice-core-size          "214 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "81df66dd522a2c56a4f11b24247fb114">
     14  <!ENTITY libreoffice-dict-md5sum        "c1ae06b16233d8e0466b72722fc65678">
    1515  <!ENTITY libreoffice-dict-size          "44 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "483f654eaa94f17c462494029d42334a">
     18  <!ENTITY libreoffice-help-md5sum        "1feac27b5dc6e572aac67729e727a8ed">
    1919  <!ENTITY libreoffice-help-size          "13 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "21459291d488ecd7e4e8fb0fdcc55aca">
     22  <!ENTITY libreoffice-translations-md5sum        "c02a8eac12dc0b9764ee6ae63c7279e4">
    2323  <!ENTITY libreoffice-translations-size          "140 MB">
    2424
     
    2626   the built source after initial DESTDIR install doesn't take a vast time -->
    2727
    28   <!ENTITY libreoffice-buildsize  "8.7 GB (821 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
     28  <!ENTITY libreoffice-buildsize  "6.0 GB (750 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
    2929
    3030  <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
     
    3232       for 6.1.4.2 I just used the total time - bdubbs
    3333  -->
    34   <!ENTITY libreoffice-time "60 SBU with parallelism=4 including typical download time">
     34  <!ENTITY libreoffice-time "58 SBU with parallelism=4 including typical download time">
    3535
    3636]>
Note: See TracChangeset for help on using the changeset viewer.