Changeset 71cf6a3 for xsoft/office


Ignore:
Timestamp:
08/30/2020 11:33:49 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, 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:
5e8e96d1
Parents:
a32f6ec
Message:

Update to libreoffice-7.0.0.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    ra32f6ec r71cf6a3  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "ea286614b106ffec94067acb386ae6aa">
    11   <!ENTITY libreoffice-core-size          "221 MB">
     10  <!ENTITY libreoffice-core-md5sum        "5326d58cf100ec0e9796afe4536f177d">
     11  <!ENTITY libreoffice-core-size          "224 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "4eae9b3005b9b852ee41216982961f5e">
     14  <!ENTITY libreoffice-dict-md5sum        "2afb98e185a693c318c707ee25c7822f">
    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        "c39a5f29c62281558866f5927fd8eea0">
    19   <!ENTITY libreoffice-help-size          "84 MB">
     18  <!ENTITY libreoffice-help-md5sum        "a239ba3578e0f2b32d9427ded3a0ab6b">
     19  <!ENTITY libreoffice-help-size          "106 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "8db8282dc7c544f8398e2b66fd89ef93">
    23   <!ENTITY libreoffice-translations-size          "165 MB">
    24 
    25   <!-- full size remeasured for 6.4.0.3 -->
    26 
    27   <!ENTITY libreoffice-buildsize  "9.0 GB including the additional files if downloaded during the build (840 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     22  <!ENTITY libreoffice-translations-md5sum        "9fb9814e62f36fe5bf1f942a6b38008f">
     23  <!ENTITY libreoffice-translations-size          "167 MB">
     24
     25  <!-- full size remeasured for 7.0.0.3 -->
     26
     27  <!ENTITY libreoffice-buildsize  "6.3 GB including the additional files if downloaded during the build (774 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
    2828
    2929 <!-- Editors: many updates to poppler will break LO using system poppler until
     
    3737  <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
    3838       64.76 SBU with fast downloads
    39        for 6.1.4.2 I just used the total time - bdubbs
     39       for 6.1.4.2 I and 7.0.0.3 just used the total time - bdubbs
    4040
    4141       For 6.4.0.3 downloading everything including dictionaries,
     
    4646       for 6.4.6.2 - pierre
    4747  -->
    48   <!ENTITY libreoffice-time "60 SBU with parallelism=4 including typical download time">
     48  <!ENTITY libreoffice-time "45 SBU with parallelism=4 including typical download time">
    4949
    5050]>
     
    172172<!-- keep one commented patch, it's sure to again need one or more in a few months:
    173173-->
     174<!--
    174175      <listitem>
    175176        <para>
     
    178179        </para>
    179180      </listitem>
    180 
     181-->
    181182    </itemizedlist>
    182183    <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
     
    327328
    328329<!-- keep a commented instruction if no patches are currently required -->
     330<!--
    329331    <para>
    330332     Fix build failures introduced by GCC 10 and later:
     
    332334
    333335<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-format_overflow-1.patch</userinput></screen>
    334 
     336-->
    335337    <para>
    336338      If you have downloaded the dictionaries, help and translations tarballs,
     
    424426             --with-system-zlib</userinput></screen>
    425427
    426 <!--             -disable-gtk -enable-gtk3   \ removed for 6.4.0: gives
    427 an error -->
    428428    <para>
    429429      The instructions below will only build the package without running
     
    440440
    441441<screen><userinput>make build-nocheck</userinput></screen>
    442 <!--<screen><userinput>CPPFLAGS='-DU_USING_ICU_NAMESPACE=1' make build-nocheck</userinput></screen>-->
    443442
    444443    <para>
Note: See TracChangeset for help on using the changeset viewer.