Changeset 2b5f3d7
- Timestamp:
- 11/01/2019 10:42:30 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 47d5a9e5
- Parents:
- ac3707c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rac3707c r2b5f3d7 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to libreoffice-6.3.3.2. Fixes 49 <ulink url="&blfs-ticket-root;12721">#12721</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Update to bluez-5.52. Fixes 49 53 <ulink url="&blfs-ticket-root;12718">#12718</ulink>.</para> -
packages.ent
rac3707c r2b5f3d7 864 864 <!ENTITY gnucash-version "2.4.11"> 865 865 866 <!ENTITY libreoffice-version "6.3. 2">866 <!ENTITY libreoffice-version "6.3.3"> 867 867 <!ENTITY libreoffice-patch ".2"> 868 868 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> -
xsoft/office/libreoffice.xml
rac3707c r2b5f3d7 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " d64b5836dd032ac1bc886c0750c03004">11 <!ENTITY libreoffice-core-size "21 4MB">10 <!ENTITY libreoffice-core-md5sum "2cecdd24f36fbc2e2276e453658381e8"> 11 <!ENTITY libreoffice-core-size "215 MB"> 12 12 13 13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> 14 <!ENTITY libreoffice-dict-md5sum "9 821fab1389a3e214ed36aac77e91566">14 <!ENTITY libreoffice-dict-md5sum "9eb01ac7b708b2d64a47a808701614c6"> 15 15 <!ENTITY libreoffice-dict-size "44 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " 805ce49dbcd2bd2434a750663df28975">18 <!ENTITY libreoffice-help-md5sum "a4f226b8666d3fc57d1a3102f89e639c"> 19 19 <!ENTITY libreoffice-help-size "13 MB"> 20 20 21 21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> 22 <!ENTITY libreoffice-translations-md5sum " 78485adfe115891b3d8cae40dc95abcc">22 <!ENTITY libreoffice-translations-md5sum "fcaa3bf5996b0c3cb3e92884b601da54"> 23 23 <!ENTITY libreoffice-translations-size "140 MB"> 24 24 … … 26 26 the built source after initial DESTDIR install doesn't take a vast time --> 27 27 28 <!ENTITY libreoffice-buildsize "6. 0 GB (750 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">28 <!ENTITY libreoffice-buildsize "6.2 GB (770 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)"> 29 29 30 30 <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was … … 32 32 for 6.1.4.2 I just used the total time - bdubbs 33 33 --> 34 <!ENTITY libreoffice-time "5 8SBU with parallelism=4 including typical download time">34 <!ENTITY libreoffice-time "57 SBU with parallelism=4 including typical download time"> 35 35 36 36 ]> … … 208 208 <xref linkend="nss"/>, 209 209 <xref linkend="openldap"/> (if connecting to an LDAP server), 210 <xref linkend="poppler"/>,211 210 <xref linkend="postgresql"/>, 212 211 <xref linkend="redland"/>, … … 214 213 <xref linkend="unixodbc"/> 215 214 </para> 215 216 216 217 217 <bridgehead renderas="sect4">Optional</bridgehead> … … 232 232 <xref linkend="mitkrb"/>, 233 233 <xref linkend="nasm"/>, 234 <xref linkend="poppler"/> (currently broken), 234 235 <xref linkend="sane"/>, 235 236 <xref linkend="telepathy-glib"/>, … … 404 405 --with-system-openldap \ 405 406 --with-system-openssl \ 406 --with-system-poppler \407 407 --with-system-postgresql \ 408 408 --with-system-redland \ … … 410 410 --with-system-zlib</userinput></screen> 411 411 412 <!-- - -with-system-poppler \ --> 412 413 <para> 413 414 The instructions below will only build the package without running
Note:
See TracChangeset
for help on using the changeset viewer.