Changeset cf8a0a1a for xsoft/office


Ignore:
Timestamp:
04/23/2019 08:34:30 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
09cbfce
Parents:
a5598ad8
Message:

Update to poppler-0.76.0.
Update to MPlayer-1.4.
Update to libreoffice-6.2.3.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    ra5598ad8 rcf8a0a1a  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "bc51199ccdf8db657511233bd5f681ec">
     10  <!ENTITY libreoffice-core-md5sum        "7c3c6f9b4b1e7907a69cd69c7bbc8d14">
    1111  <!ENTITY libreoffice-core-size          "204 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "628b3c929c6e01242032a853d908d8d2">
     14  <!ENTITY libreoffice-dict-md5sum        "4f7be74303e7a788d2edc0d8253a5ad6">
    1515  <!ENTITY libreoffice-dict-size          "43 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "426b543324c4e6ad44806cd5b673bd93">
    19   <!ENTITY libreoffice-help-size          "15 MB">
     18  <!ENTITY libreoffice-help-md5sum        "bb0bb8fbd50174f198ef4119e332a26f">
     19  <!ENTITY libreoffice-help-size          "13 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "7fb43c562ab57eb3d207cc12347b8c73">
     22  <!ENTITY libreoffice-translations-md5sum        "8b5e13f4336772180597ce1df760b74a">
    2323  <!ENTITY libreoffice-translations-size          "136 MB">
    2424
     
    308308<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-consolidated_fixes-1.patch</userinput></screen>
    309309-->
    310     <para>
    311       Fix a type mismatch introduced by recent versions of <xref
    312       linkend="boost"/>:
    313     </para>
    314 
    315 <screen><userinput>sed -i 's/loaded;/bool{loaded};/' sfx2/source/appl/shutdownicon.cxx</userinput></screen>
    316310
    317311    <para>
Note: See TracChangeset for help on using the changeset viewer.