mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to libreoffice-7.1.3.2
This commit is contained in:
parent
5e855598f3
commit
8a79781744
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY changelogs "https://www.linuxfromscratch.org/blfs">
|
||||
@ -44,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>May 9th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libreoffice-7.1.3.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;15010">#15010</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to qemu-6.0.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;14956">#14956</ulink>.</para>
|
||||
|
@ -911,7 +911,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY gnumeric-version "1.12.49">
|
||||
<!ENTITY gnucash-version "2.4.11">
|
||||
|
||||
<!ENTITY libreoffice-version "7.1.2">
|
||||
<!ENTITY libreoffice-version "7.1.3">
|
||||
<!ENTITY libreoffice-patch ".2">
|
||||
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
||||
|
||||
|
@ -7,24 +7,24 @@
|
||||
<!ENTITY libreoffice-dl "https://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
|
||||
|
||||
<!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-core-md5sum "60af85a8960ef2bc0f70880e589dc12c">
|
||||
<!ENTITY libreoffice-core-md5sum "a7a47fe3a5f03fecd0616d071eedb75b">
|
||||
<!ENTITY libreoffice-core-size "233 MB">
|
||||
|
||||
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-dict-md5sum "e365cc15d12b47f8853b7bda38e6c814">
|
||||
<!ENTITY libreoffice-dict-md5sum "fbdb2903bb7faa1c6acff3d44e88747c">
|
||||
<!ENTITY libreoffice-dict-size "46 MB">
|
||||
|
||||
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-help-md5sum "37ebe58e83524a6608de1be8b4c94b13">
|
||||
<!ENTITY libreoffice-help-md5sum "86ae72be46867dd946cce5c4cd77c240">
|
||||
<!ENTITY libreoffice-help-size "107 MB">
|
||||
|
||||
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-translations-md5sum "1388df705512ab7c996b4bab8f09708e">
|
||||
<!ENTITY libreoffice-translations-md5sum "22f5cce2648f65b9edccfae7c29ec698">
|
||||
<!ENTITY libreoffice-translations-size "177 MB">
|
||||
|
||||
<!-- full size remeasured for 7.0.0.3 -->
|
||||
|
||||
<!ENTITY libreoffice-buildsize "9.3 GB including the additional files if downloaded during the build (841 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
|
||||
<!ENTITY libreoffice-buildsize "6.8 GB including the additional files if downloaded during the build (841 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
|
||||
|
||||
<!-- Editors: many updates to poppler will break LO using system poppler until
|
||||
somebody is able to provide a patch or sed. In these cases, please mark
|
||||
@ -32,7 +32,11 @@
|
||||
line to a comment. Also please switch poppler between recommended and
|
||||
optional according to whether or not we use the system version. The
|
||||
installed size will be increased by 2 MB if using the shipped poppler, but
|
||||
the variation in build times will be lost in the noise. - ken -->
|
||||
the variation in build times will be lost in the noise. - ken
|
||||
|
||||
Not a problem with 7.1.7.2 and poppler-21.05.0. -- bdubbs
|
||||
|
||||
-->
|
||||
|
||||
<!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
|
||||
64.76 SBU with fast downloads
|
||||
|
Loading…
Reference in New Issue
Block a user