Changeset 4f124a8
- Timestamp:
- 01/27/2023 10:04:47 PM (4 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, qt5new, trunk
- Children:
- 8d52d869
- Parents:
- 2b9eb80
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r2b9eb80 r4f124a8 43 43 <itemizedlist> 44 44 <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> 45 49 <para>[bdubbs] - Update to mesa-22.3.4. Fixes 46 50 <ulink url="&blfs-ticket-root;17569">#17569</ulink>.</para> -
packages.ent
r2b9eb80 r4f124a8 891 891 <!ENTITY gnumeric-version "1.12.54"> 892 892 893 <!ENTITY libreoffice-version "7.4. 4">894 <!ENTITY libreoffice-patch ". 2">893 <!ENTITY libreoffice-version "7.4.5"> 894 <!ENTITY libreoffice-patch ".1"> 895 895 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> 896 896 -
xsoft/office/libreoffice.xml
r2b9eb80 r4f124a8 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " 442a656664587ccdf7ef4d3d759a56e1">10 <!ENTITY libreoffice-core-md5sum "acc959e10d99cfb9acb3237392b9e45d"> 11 11 <!ENTITY libreoffice-core-size "252 MB"> 12 12 13 13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> 14 <!ENTITY libreoffice-dict-md5sum " 2d0b4fbc529d4c4a21667bd042f58817">15 <!ENTITY libreoffice-dict-size " 49MB">14 <!ENTITY libreoffice-dict-md5sum "451ea3d0e5f457f467ef8aae3d64c54a"> 15 <!ENTITY libreoffice-dict-size "50 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " 665a9db71e7c1fb031057102d9f9feab">19 <!ENTITY libreoffice-help-size "10 7MB">18 <!ENTITY libreoffice-help-md5sum "04495d77284f0c22db0e57227f45453a"> 19 <!ENTITY libreoffice-help-size "108 MB"> 20 20 21 21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> 22 <!ENTITY libreoffice-translations-md5sum " ce2c5b97ba6ab9aeb0a6c11ef9d2394e">23 <!ENTITY libreoffice-translations-size "19 0MB">22 <!ENTITY libreoffice-translations-md5sum "958bd6873eede57d723d7a712edc9e51"> 23 <!ENTITY libreoffice-translations-size "191 MB"> 24 24 25 25 <!-- full size remeasured for 7.0.0.3 --> 26 26 27 <!ENTITY libreoffice-buildsize " 9.5GB 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)"> 28 28 29 29 <!-- Editors: many updates to poppler will break LO using system poppler until … … 179 179 </listitem> 180 180 181 <!-- Does not work for version 7.4.5.1. Removing -system-boost 181 182 <listitem> 182 183 <para> … … 186 187 </para> 187 188 </listitem> 188 189 --> 189 190 <!-- keep one commented patch, it's sure to again need one or more in a few months:--> 190 191 … … 221 222 <para role="recommended"> 222 223 <xref linkend="apache-ant"/>, 223 <xref linkend="boost"/>,224 224 <xref linkend="clucene"/>, 225 225 <xref linkend="cups"/>, … … 253 253 <xref linkend="unixodbc"/> 254 254 </para> 255 <!-- <xref linkend="boost"/>, --> 255 256 256 257 <bridgehead renderas="sect4">Optional</bridgehead> … … 356 357 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_22_09_fixes-1.patch</userinput></screen> 357 358 --> 359 <!-- 358 360 <para> 359 361 First, fix a build failure introduced by the latest boost version: … … 361 363 362 364 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-boost1810-1.patch</userinput></screen> 363 365 --> 364 366 <para> 365 367 If you have downloaded the dictionaries, help and translations tarballs, … … 463 465 --enable-python=system \ 464 466 --with-jdk-home=/opt/jdk \ 465 --with-system-boost \466 467 --with-system-clucene \ 467 468 --with-system-curl \ … … 488 489 --with-system-libwebp \ 489 490 --with-system-zlib</userinput></screen> 491 <!-- - -with-system-boost \ --> 490 492 <!-- 491 493 <para>
Note:
See TracChangeset
for help on using the changeset viewer.