Changeset 9be2df0 for xsoft


Ignore:
Timestamp:
08/23/2021 09:24:00 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
7d1b806
Parents:
98c9ebc7
Message:

Update to libreoffice-7.2.0.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r98c9ebc7 r9be2df0  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "c713b9417769650c3c2007352a7bf3a8">
    11   <!ENTITY libreoffice-core-size          "233 MB">
     10  <!ENTITY libreoffice-core-md5sum        "a4f2e92dc6829d556156ec7a13a965b8">
     11  <!ENTITY libreoffice-core-size          "241 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "9e3243649914d790b014e973cbf10804">
    15   <!ENTITY libreoffice-dict-size          "46 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "885d9cb74978ac389d007a44c63f9fe9">
     15  <!ENTITY libreoffice-dict-size          "48 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "92b19fd6c9c3b815eed6c56a12d9514e">
     18  <!ENTITY libreoffice-help-md5sum        "92f52be4258eb3a5e409f02a99401826">
    1919  <!ENTITY libreoffice-help-size          "107 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "881043459aade55be463a5c80dee6d69">
    23   <!ENTITY libreoffice-translations-size          "177 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "702e9c5ad967830ab1cc72a93dffb61a">
     23  <!ENTITY libreoffice-translations-size          "184 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "6.7 GB including the additional files if downloaded during the build (783 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "7.1 GB including the additional files if downloaded during the build (793 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
     
    5353       dictionaries. -renodr
    5454  -->
    55   <!ENTITY libreoffice-time "67 SBU with parallelism=4 including typical download time">
     55  <!ENTITY libreoffice-time "69 SBU with parallelism=4 plus download time">
    5656
    5757]>
     
    7979    </para>
    8080
    81     &lfs101_checked;
     81    &lfs110_checked;
    8282
    8383    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    115115      <para>
    116116        Around 80 smallish tarballs and zip files will be downloaded during the
    117         build. If you have not downloaded one or more of the following, they too
     117        build. The download time will vary with the local internet speed and
     118        server load.  The download time will probably be between 30 and 60 minutes.
     119        If you have not downloaded one or more of the following, they too
    118120        will also be downloaded during the build.
    119121      </para>
     
    175177      </listitem>
    176178
    177 
    178 <!-- keep one commented patch, it's sure to again need one or more in a few months:
    179 -->
    180 <!--
    181       <listitem>
    182         <para>
    183           Required patch to fix building with GCC 10 and later:
    184           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-format_overflow-1.patch"/>
    185         </para>
    186       </listitem>
    187 -->
     179<!-- keep one commented patch, it's sure to again need one or more in a few months: -->
     180
     181      <listitem>
     182        <para>
     183          Required patch to fix building with <xref linkend="freetype2"/>:
     184          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-freetype_fix-1.patch"/>
     185        </para>
     186      </listitem>
     187
    188188    </itemizedlist>
    189189    <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
     
    245245    </para>
    246246
    247 
    248247    <bridgehead renderas="sect4">Optional</bridgehead>
    249248    <para role="optional">
     
    256255      <xref linkend="gdb"/>,
    257256      <xref linkend="gnutls"/>,
    258 <!-- not anymore in the book, but included in apache-ant
    259      <xref linkend="junit"/>, -->
    260257      <xref linkend="kf5-frameworks"/>,
    261258      <xref linkend="libpaper"/>,
     
    344341
    345342<!-- keep a commented instruction if no patches are currently required -->
    346 <!--
    347     <para>
    348      Fix build failures introduced by GCC 10 and later:
    349     </para>
    350 
    351 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-format_overflow-1.patch</userinput></screen>
    352 -->
     343
     344    <para>
     345     Fix build failures introduced by the latest freetype version:
     346    </para>
     347
     348<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-freetype_fix-1.patch</userinput></screen>
     349
    353350    <para>
    354351      If you have downloaded the dictionaries, help and translations tarballs,
     
    361358ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz         external/tarballs/ &amp;&amp;
    362359ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
     360
     361   <para>
     362      The instructions in the package unpack some tarballs into a location
     363      it cannot find later.  Create some symlinks to help out:
     364   </para>
     365
     366<screen><userinput>ln -sv src/libreoffice-help-&libreoffice-dlversion;/helpcontent2/ &amp;&amp;
     367ln -sv src/libreoffice-dictionaries-&libreoffice-dlversion;/dictionaries/ &amp;&amp;
     368ln -sv src/libreoffice-translations-&libreoffice-dlversion;/translations/</userinput></screen>
    363369
    364370    <note>
     
    737743      <application>base</application>.
    738744    </para>
    739     <!-- junit is not included anymore in ant, and neither hamcrest. Since
    740     the hsqldb backend is deprecated anyway, forget this:
    741     <para>
    742       <option>- -with-junit=/opt/ant/lib/junit-4.12.jar</option> and
    743       <option>- -with-hamcrest=/opt/ant/lib/hamcrest-core-1.3.jar</option>:
    744       Those options are needed if you want to run the tests.
    745     </para>
    746     -->
     745
    747746    <para>
    748747      <option>--without-fonts</option>: <application>LibreOffice</application>
Note: See TracChangeset for help on using the changeset viewer.