Changeset b02db12d


Ignore:
Timestamp:
05/06/2022 06:33:43 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
29b434b, e088631
Parents:
5354fe2
git-author:
Pierre Labastie <pierre.labastie@…> (05/06/2022 06:32:43 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (05/06/2022 06:33:43 AM)
Message:

Update to libreoffice-7.3.3

Also add fixes for jdk-18 and poppler-22.04

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5354fe2 rb02db12d  
    4343    -->
    4444    <listitem>
     45      <para>May 6th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to libreoffice-7.3.3. Fixes
     49          <ulink url="&blfs-ticket-root;16515">#16515</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 5th, 2022</para>
    4656      <itemizedlist>
    4757        <listitem>
    4858          <para>[pierre] - Update to poppler-22.05.0. Fixes
    49           <ulink url="&blfs-ticket-root;16517">#16516</ulink>.</para>
     59          <ulink url="&blfs-ticket-root;16516">#16516</ulink>.</para>
    5060        </listitem>
    5161        <listitem>
  • packages.ent

    r5354fe2 rb02db12d  
    946946<!ENTITY gnucash-version              "2.4.11">
    947947
    948 <!ENTITY libreoffice-version          "7.3.2">
     948<!ENTITY libreoffice-version          "7.3.3">
    949949<!ENTITY libreoffice-patch            ".2">
    950950<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    r5354fe2 rb02db12d  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "4a6c3d37e9ce238143606238df9a280d">
     10  <!ENTITY libreoffice-core-md5sum        "d085844a143eec6424e39218848ef8fe">
    1111  <!ENTITY libreoffice-core-size          "244 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "eb991bcb2fcb9d741dbfd8ab7eaeb753">
     14  <!ENTITY libreoffice-dict-md5sum        "fe9fcfe1c3637b404592d9e7d1952b43">
    1515  <!ENTITY libreoffice-dict-size          "49 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "a8e19a6b48e9fd0a03a463bcffc425e9">
    19   <!ENTITY libreoffice-help-size          "108 MB">
     18  <!ENTITY libreoffice-help-md5sum        "b2af1c64ddba75863c1028bd2cdbac88">
     19  <!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        "ab2fe92e8cc33fdb96b2e583a55bca02">
    23   <!ENTITY libreoffice-translations-size          "188 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "6db5879c0cbf9ba5d59fcd23242222f6">
     23  <!ENTITY libreoffice-translations-size          "187 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "7.0 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)">
     27  <!ENTITY libreoffice-buildsize  "9.8 GB including the additional files if downloaded during the build (860 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
     
    5757
    5858  -->
    59   <!ENTITY libreoffice-time "50 SBU with parallelism=4 (will vary due to download time)">
     59  <!ENTITY libreoffice-time "44 SBU with parallelism=4 (will vary due to download time)">
    6060
    6161]>
     
    186186        <para>
    187187          Required patch to fix building with <xref linkend="poppler"/>:
    188           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_2203_fix-1.patch"/>
    189         </para>
    190       </listitem>
    191 
     188          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_2204_fix-1.patch"/>
     189        </para>
     190      </listitem>
    192191
    193192    </itemizedlist>
     
    346345
    347346<!-- keep a commented instruction if no patches are currently required -->
    348 
     347<!-- fixed in 7.3.3
    349348    <para>
    350349     First, fix a problem if bison-3.8 or later is installed:
    351350    </para>
    352351
    353 <screen><userinput>if bison --version|grep -q 3.8; then
     352<screen><userinput>if bison - -version|grep -q 3.8; then
    354353  sed -i 's/yyn/yyrule/' connectivity/source/parse/sqlbison.y
    355354fi</userinput></screen>
    356 
     355-->
    357356
    358357    <para>
     
    360359    </para>
    361360
    362 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_2203_fix-1.patch</userinput></screen>
     361<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_2204_fix-1.patch</userinput></screen>
    363362
    364363    <para>
     
    424423   i?86) sed /-Os/d -i solenv/gbuild/platform/LINUX_INTEL_GCC.mk ;;
    425424esac</userinput></screen>
     425
     426    <para>
     427      <xref linkend="openjdk"/> breaks the build if the following variable is
     428      not set:
     429    </para>
     430
     431<screen><userinput>export ANT_OPTS="-Djava.security.manager=allow"</userinput></screen>
    426432
    427433    <para>
Note: See TracChangeset for help on using the changeset viewer.