Changeset 3b093a4
- Timestamp:
- 11/28/2022 10:20:06 PM (22 months ago)
- Branches:
- 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, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
- Children:
- 4454113
- Parents:
- b0d1dc0 (diff), 446155fb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rb0d1dc0 r3b093a4 58 58 </listitem> 59 59 <listitem> 60 <para>[pierre] - Update to libreoffice-7.4.3.2. Fixes 61 <ulink url="&blfs-ticket-root;17350">#17350</ulink>.</para> 62 </listitem> 63 <listitem> 60 64 <para>[bdubbs] - Update to pycryptodome-3.16.0 (Python module). Fixes 61 65 <ulink url="&blfs-ticket-root;17355">#17355</ulink>.</para> -
packages.ent
rb0d1dc0 r3b093a4 834 834 <!ENTITY gnumeric-version "1.12.53"> 835 835 836 <!ENTITY libreoffice-version "7.4. 2">837 <!ENTITY libreoffice-patch ". 3">836 <!ENTITY libreoffice-version "7.4.3"> 837 <!ENTITY libreoffice-patch ".2"> 838 838 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> 839 839 -
xsoft/office/libreoffice.xml
rb0d1dc0 r3b093a4 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " aeb1fba3a91cf2edd580f7acf3ac66c6">10 <!ENTITY libreoffice-core-md5sum "85dd5f6035e69074176bcd1ff3b53360"> 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 " bcc2882cd1922d46b55f80e017281007">15 <!ENTITY libreoffice-dict-size " 50MB">14 <!ENTITY libreoffice-dict-md5sum "185e65812a77b726d0b2ee0d8fb5bd90"> 15 <!ENTITY libreoffice-dict-size "49 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " e27690f5d88a9481d73eed77e4bdcf48">19 <!ENTITY libreoffice-help-size "10 8MB">18 <!ENTITY libreoffice-help-md5sum "05bb0ea0f472fa7d67e44c6b7bdb6146"> 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 " e51486097cc6290aa8dd75f6643224c1">23 <!ENTITY libreoffice-translations-size "19 1MB">22 <!ENTITY libreoffice-translations-md5sum "66c3d9078b5c3163b1a780cb4b28517f"> 23 <!ENTITY libreoffice-translations-size "190 MB"> 24 24 25 25 <!-- full size remeasured for 7.0.0.3 --> 26 26 27 <!ENTITY libreoffice-buildsize " 6.7 GB including the additional files if downloaded during the build (682MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">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)"> 28 28 29 29 <!-- Editors: many updates to poppler will break LO using system poppler until … … 57 57 58 58 --> 59 <!ENTITY libreoffice-time " 54SBU with parallelism=4 (will vary due to download time)">59 <!ENTITY libreoffice-time "45 SBU with parallelism=4 (will vary due to download time)"> 60 60 61 61 ]> … … 120 120 Around 80 smallish tarballs and zip files will be downloaded during the 121 121 build. The download time will vary with the local internet speed and 122 server load. The download time will probably be between 30 and 60 minutes. 122 server load. The download time is about 3 mn on a fiber connection, 123 probably not much more than 10 mn on an ADSL connection. 123 124 If you have not downloaded one or more of the following, they too 124 125 will also be downloaded during the build.
Note:
See TracChangeset
for help on using the changeset viewer.