Changeset b307bd7c for xsoft/office


Ignore:
Timestamp:
07/23/2023 05:55:26 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
18d398b5
Parents:
4d5febb
Message:

Update to libreoffice-7.5.5.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r4d5febb rb307bd7c  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "da850bcc4306d40e92d713675e6a1014">
     10  <!ENTITY libreoffice-core-md5sum        "6dc4563fe629cd944b3122475dc80461">
    1111  <!ENTITY libreoffice-core-size          "258 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "b330f16615ec68a2f3445be52a7fd0a1">
     14  <!ENTITY libreoffice-dict-md5sum        "bdf9b66f43a02c56565d9c97d0e42895">
    1515  <!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        "947a219a08141153b7c6a25529a0fcc8">
     18  <!ENTITY libreoffice-help-md5sum        "33e8603050f3b30e67620135ef675238">
    1919  <!ENTITY libreoffice-help-size          "159 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "6d3935b82c61bfe1d4c184b0ceffa770">
     22  <!ENTITY libreoffice-translations-md5sum        "4c5159ac5da079a69f2ae3dc47dfd584">
    2323  <!ENTITY libreoffice-translations-size          "196 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "6.8 GB including the additional files if downloaded during the build (686 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "6.9 GB including the additional files if downloaded during the build (686 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
     
    5858       For 7.5.4.2, I increased the parallelism to 8.  -bdubbs
    5959  -->
    60   <!ENTITY libreoffice-time "27 SBU with parallelism=8 (will vary due to download time)">
     60  <!ENTITY libreoffice-time "23 SBU with parallelism=8 (will vary due to download time)">
    6161
    6262]>
     
    436436<screen><userinput>export ANT_OPTS="-Djava.security.manager=allow"</userinput></screen>
    437437-->
     438
     439<!-- I didn't need this with gpgme-1.20.0, but not tested with gpgme-1.21.0 - bdubbs
     440
    438441    <para>
    439442      The latest version of GPGME breaks configure due to a library change.
     
    442445
    443446<screen><userinput remap="pre">export ac_cv_lib_gpgmepp_progress_callback=yes</userinput></screen>
    444 
     447-->
    445448    <para>
    446449      Prepare <application>LibreOffice</application> for compilation by running
Note: See TracChangeset for help on using the changeset viewer.