Changeset 2b5f3d7


Ignore:
Timestamp:
11/01/2019 10:42:30 PM (4 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:
47d5a9e5
Parents:
ac3707c
Message:

Update to libreoffice-6.3.3.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rac3707c r2b5f3d7  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to libreoffice-6.3.3.2. Fixes
     49          <ulink url="&blfs-ticket-root;12721">#12721</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to bluez-5.52. Fixes
    4953          <ulink url="&blfs-ticket-root;12718">#12718</ulink>.</para>
  • packages.ent

    rac3707c r2b5f3d7  
    864864<!ENTITY gnucash-version              "2.4.11">
    865865
    866 <!ENTITY libreoffice-version          "6.3.2">
     866<!ENTITY libreoffice-version          "6.3.3">
    867867<!ENTITY libreoffice-patch            ".2">
    868868<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    rac3707c r2b5f3d7  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "d64b5836dd032ac1bc886c0750c03004">
    11   <!ENTITY libreoffice-core-size          "214 MB">
     10  <!ENTITY libreoffice-core-md5sum        "2cecdd24f36fbc2e2276e453658381e8">
     11  <!ENTITY libreoffice-core-size          "215 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "9821fab1389a3e214ed36aac77e91566">
     14  <!ENTITY libreoffice-dict-md5sum        "9eb01ac7b708b2d64a47a808701614c6">
    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        "805ce49dbcd2bd2434a750663df28975">
     18  <!ENTITY libreoffice-help-md5sum        "a4f226b8666d3fc57d1a3102f89e639c">
    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        "78485adfe115891b3d8cae40dc95abcc">
     22  <!ENTITY libreoffice-translations-md5sum        "fcaa3bf5996b0c3cb3e92884b601da54">
    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  "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)">
     28  <!ENTITY libreoffice-buildsize  "6.2 GB (770 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 "58 SBU with parallelism=4 including typical download time">
     34  <!ENTITY libreoffice-time "57 SBU with parallelism=4 including typical download time">
    3535
    3636]>
     
    208208      <xref linkend="nss"/>,
    209209      <xref linkend="openldap"/> (if connecting to an LDAP server),
    210       <xref linkend="poppler"/>,
    211210      <xref linkend="postgresql"/>,
    212211      <xref linkend="redland"/>,
     
    214213      <xref linkend="unixodbc"/>
    215214    </para>
     215
    216216
    217217    <bridgehead renderas="sect4">Optional</bridgehead>
     
    232232      <xref linkend="mitkrb"/>,
    233233      <xref linkend="nasm"/>,
     234      <xref linkend="poppler"/> (currently broken),
    234235      <xref linkend="sane"/>,
    235236      <xref linkend="telepathy-glib"/>,
     
    404405             --with-system-openldap      \
    405406             --with-system-openssl       \
    406              --with-system-poppler       \
    407407             --with-system-postgresql    \
    408408             --with-system-redland       \
     
    410410             --with-system-zlib</userinput></screen>
    411411
     412<!--             - -with-system-poppler       \ -->
    412413    <para>
    413414      The instructions below will only build the package without running
Note: See TracChangeset for help on using the changeset viewer.