Changes in / [cdabf95f:8d52d869]


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rcdabf95f r8d52d869  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to libreoffice-7.4.5.1. Fixes
     46          <ulink url="&blfs-ticket-root;17570">#17570</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to mesa-22.3.4. Fixes
    4650          <ulink url="&blfs-ticket-root;17569">#17569</ulink>.</para>
  • packages.ent

    rcdabf95f r8d52d869  
    891891<!ENTITY gnumeric-version             "1.12.54">
    892892
    893 <!ENTITY libreoffice-version          "7.4.4">
    894 <!ENTITY libreoffice-patch            ".2">
     893<!ENTITY libreoffice-version          "7.4.5">
     894<!ENTITY libreoffice-patch            ".1">
    895895<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    896896
  • xsoft/office/libreoffice.xml

    rcdabf95f r8d52d869  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "442a656664587ccdf7ef4d3d759a56e1">
     10  <!ENTITY libreoffice-core-md5sum        "acc959e10d99cfb9acb3237392b9e45d">
    1111  <!ENTITY libreoffice-core-size          "252 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "2d0b4fbc529d4c4a21667bd042f58817">
    15   <!ENTITY libreoffice-dict-size          "49 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "451ea3d0e5f457f467ef8aae3d64c54a">
     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        "665a9db71e7c1fb031057102d9f9feab">
    19   <!ENTITY libreoffice-help-size          "107 MB">
     18  <!ENTITY libreoffice-help-md5sum        "04495d77284f0c22db0e57227f45453a">
     19  <!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        "ce2c5b97ba6ab9aeb0a6c11ef9d2394e">
    23   <!ENTITY libreoffice-translations-size          "190 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "958bd6873eede57d723d7a712edc9e51">
     23  <!ENTITY libreoffice-translations-size          "191 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "9.5 GB including the additional files if downloaded during the build (748 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 (748 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
     
    179179      </listitem>
    180180
     181<!-- Does not work for version 7.4.5.1.  Removing -system-boost
    181182      <listitem>
    182183        <para>
     
    186187        </para>
    187188      </listitem>
    188 
     189-->
    189190<!-- keep one commented patch, it's sure to again need one or more in a few months:-->
    190191
     
    221222    <para role="recommended">
    222223      <xref linkend="apache-ant"/>,
    223       <xref linkend="boost"/>,
    224224      <xref linkend="clucene"/>,
    225225      <xref linkend="cups"/>,
     
    253253      <xref linkend="unixodbc"/>
    254254    </para>
     255<!--      <xref linkend="boost"/>, -->
    255256
    256257    <bridgehead renderas="sect4">Optional</bridgehead>
     
    356357<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_22_09_fixes-1.patch</userinput></screen>
    357358-->
     359<!--
    358360    <para>
    359361     First, fix a build failure introduced by the latest boost version:
     
    361363
    362364<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-boost1810-1.patch</userinput></screen>
    363 
     365-->
    364366    <para>
    365367      If you have downloaded the dictionaries, help and translations tarballs,
     
    463465             --enable-python=system      \
    464466             --with-jdk-home=/opt/jdk    \
    465              --with-system-boost         \
    466467             --with-system-clucene       \
    467468             --with-system-curl          \
     
    488489             --with-system-libwebp       \
    489490             --with-system-zlib</userinput></screen>
     491<!--             - -with-system-boost         \ -->
    490492<!--
    491493    <para>
Note: See TracChangeset for help on using the changeset viewer.