Ignore:
Timestamp:
08/28/2022 04:12:10 AM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
65b4c50
Parents:
72c9507
Message:

Update to libreoffice-7.4.0.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r72c9507 rd14db83  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "4dc75caa0eed5ade12275fc1663a764c">
    11   <!ENTITY libreoffice-core-size          "245 MB">
     10  <!ENTITY libreoffice-core-md5sum        "5bfb607d302a21315faa5bb49c57cebe">
     11  <!ENTITY libreoffice-core-size          "251 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "872412c6d3ce95b194d9b084d2f04e88">
    15   <!ENTITY libreoffice-dict-size          "49 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "1a3255535dd07328b9f3e69a24c97091">
     15  <!ENTITY libreoffice-dict-size          "50 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "1dd117c63a9f936fd542e73e78c340fa">
     18  <!ENTITY libreoffice-help-md5sum        "b72bfa99272b1b91cbd06e7827681158">
    1919  <!ENTITY libreoffice-help-size          "108 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "b4a77d4975d0d4aeda208136bf6eb06d">
    23   <!ENTITY libreoffice-translations-size          "188 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "97478a0b2f4ac10fea44c87e170afeeb">
     23  <!ENTITY libreoffice-translations-size          "190 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "9.7 GB including the additional files if downloaded during the build (833 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "6.7 GB including the additional files if downloaded during the build (682 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 "68 SBU with parallelism=4 (will vary due to download time)">
     59  <!ENTITY libreoffice-time "48 SBU with parallelism=4 (will vary due to download time)">
    6060
    6161]>
     
    455455             --enable-python=system      \
    456456             --with-jdk-home=/opt/jdk    \
    457              --with-system-apr           \
    458457             --with-system-boost         \
    459458             --with-system-clucene       \
     
    471470             --with-system-libpng        \
    472471             --with-system-libxml        \
    473              --with-system-neon          \
    474472             --with-system-nss           \
    475473             --with-system-odbc          \
     
    479477             --with-system-postgresql    \
    480478             --with-system-redland       \
    481              --with-system-serf          \
     479             --with-system-libtiff       \
     480             --with-system-libwebp       \
    482481             --with-system-zlib</userinput></screen>
    483482
     
    495494    </para>
    496495
    497 <screen><userinput>make build-nocheck</userinput></screen>
     496<screen><userinput>make build</userinput></screen>
    498497
    499498    <para>
Note: See TracChangeset for help on using the changeset viewer.