Changeset ae686767
- Timestamp:
- 10/25/2021 10:38:36 PM (3 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b714013a
- Parents:
- 7975c68a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r7975c68a rae686767 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to libreoffice-7.2.2.2. Fixes 49 <ulink url="&blfs-ticket-root;15673">#15673</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[pierre] - Fix seamonkey for building with rustc-1.56.0. 49 53 See <ulink url="&blfs-ticket-root;15634">#15634</ulink>.</para> … … 63 67 </itemizedlist> 64 68 </listitem> 69 65 70 <listitem> 66 71 <para>October 22nd, 2021</para> -
packages.ent
r7975c68a rae686767 921 921 <!ENTITY gnucash-version "2.4.11"> 922 922 923 <!ENTITY libreoffice-version "7.2. 1">923 <!ENTITY libreoffice-version "7.2.2"> 924 924 <!ENTITY libreoffice-patch ".2"> 925 925 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> -
xsoft/office/libreoffice.xml
r7975c68a rae686767 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " 2631963c2d42eab66f34c1e57e00a995">10 <!ENTITY libreoffice-core-md5sum "e99925407daf562d0a996b6812df718c"> 11 11 <!ENTITY libreoffice-core-size "241 MB"> 12 12 13 13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> 14 <!ENTITY libreoffice-dict-md5sum " e91a96bc9380bfb8b0226321d05bf5e1">14 <!ENTITY libreoffice-dict-md5sum "59aa1fbbca21d1b0d582c652934e2b7a"> 15 15 <!ENTITY libreoffice-dict-size "48 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " f1f2a39364cc565c2c1970a33c54a3fc">18 <!ENTITY libreoffice-help-md5sum "ddefb2fae8469d4fb6819ff93abd04ab"> 19 19 <!ENTITY libreoffice-help-size "107 MB"> 20 20 21 21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> 22 <!ENTITY libreoffice-translations-md5sum " bdbba4aa3c9283cdd5399822d27e9310">22 <!ENTITY libreoffice-translations-md5sum "849bd21d52a332375433bc548bd28baa"> 23 23 <!ENTITY libreoffice-translations-size "184 MB"> 24 24 25 25 <!-- full size remeasured for 7.0.0.3 --> 26 26 27 <!ENTITY libreoffice-buildsize " 7.1 GB including the additional files if downloaded during the build (793MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">27 <!ENTITY libreoffice-buildsize "9.6 GB including the additional files if downloaded during the build (827 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 … … 177 177 </listitem> 178 178 179 <!-- keep one commented patch, it's sure to again need one or more in a few months: -->179 <!-- keep one commented patch, it's sure to again need one or more in a few months: 180 180 181 181 <listitem> … … 185 185 </para> 186 186 </listitem> 187 --> 187 188 188 189 </itemizedlist> … … 350 351 fi</userinput></screen> 351 352 353 <!-- 352 354 <para> 353 355 Fix build failures introduced by the latest freetype version: … … 355 357 356 358 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-freetype_fix-1.patch</userinput></screen> 359 --> 357 360 358 361 <para>
Note:
See TracChangeset
for help on using the changeset viewer.