mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to libreoffice-7.5.2.2
This commit is contained in:
parent
5378451420
commit
6f62ab40cf
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>April 8th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libreoffice-7.5.2.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;17883">#17883</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libva-2.18.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;17879">#17879</ulink>.</para>
|
||||
|
@ -956,7 +956,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY AbiWord-version "3.0.5">
|
||||
<!ENTITY gnumeric-version "1.12.55">
|
||||
|
||||
<!ENTITY libreoffice-version "7.5.1">
|
||||
<!ENTITY libreoffice-version "7.5.2">
|
||||
<!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 "5a48583c5a224d6932ee138fbc3c23ff">
|
||||
<!ENTITY libreoffice-core-size "254 MB">
|
||||
<!ENTITY libreoffice-core-md5sum "636a4fa94c7361d9d0fd0bf840783c27">
|
||||
<!ENTITY libreoffice-core-size "257 MB">
|
||||
|
||||
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-dict-md5sum "19a9eb99e64fa90c2a3a70fbafb11424">
|
||||
<!ENTITY libreoffice-dict-md5sum "3a07567b1f23b8a68f79dff659de81d6">
|
||||
<!ENTITY libreoffice-dict-size "50 MB">
|
||||
|
||||
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-help-md5sum "0a1c39d42b120eff303bd787b266a159">
|
||||
<!ENTITY libreoffice-help-md5sum "4ed012102d394870279f6532f86d2e50">
|
||||
<!ENTITY libreoffice-help-size "159 MB">
|
||||
|
||||
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-translations-md5sum "2b7a4abc1743551c742a3f07268e63a3">
|
||||
<!ENTITY libreoffice-translations-md5sum "d1cb0b5a68927eb066cc3e1b66de8a1a">
|
||||
<!ENTITY libreoffice-translations-size "195 MB">
|
||||
|
||||
<!-- full size remeasured for 7.0.0.3 -->
|
||||
|
||||
<!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)">
|
||||
<!ENTITY libreoffice-buildsize "9.5 GB including the additional files if downloaded during the build (717 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
|
||||
@ -377,7 +377,7 @@ ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external
|
||||
|
||||
<para>
|
||||
The instructions in the package unpack some tarballs into a location
|
||||
it cannot find later. Create some symlinks to help out:
|
||||
it cannot find later. Create some symlinks to help the build system out:
|
||||
</para>
|
||||
|
||||
<screen><userinput>ln -sv src/libreoffice-help-&libreoffice-dlversion;/helpcontent2/ &&
|
||||
|
Loading…
Reference in New Issue
Block a user