Changeset be307b9


Ignore:
Timestamp:
02/10/2018 09:32:57 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a923ca1e
Parents:
92a7200
Message:

libreoffice-6.0.1.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19742 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r92a7200 rbe307b9  
    4545      <para>February 10th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to libreoffice-6.0.1.1. Fixes
     49          <ulink url="&blfs-ticket-root;10331">#10331</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[ken] - Patch procmail to fix security issues. Fixes
  • packages.ent

    r92a7200 rbe307b9  
    722722<!ENTITY gnucash-version              "2.4.11">
    723723
    724 <!ENTITY libreoffice-version          "5.4.4">
    725 <!ENTITY libreoffice-patch            ".2">
     724<!ENTITY libreoffice-version          "6.0.1">
     725<!ENTITY libreoffice-patch            ".1">
    726726<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    727727
  • xsoft/office/libreoffice.xml

    r92a7200 rbe307b9  
    1010
    1111  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    12   <!ENTITY libreoffice-core-md5sum        "e63f512803be129431e8ab788e141b0e">
    13   <!ENTITY libreoffice-core-size          "185 MB">
     12  <!ENTITY libreoffice-core-md5sum        "dbd43dd3edffd7d287aa4507d4d8e176">
     13  <!ENTITY libreoffice-core-size          "194 MB">
    1414
    1515  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    16   <!ENTITY libreoffice-dict-md5sum        "eb85b2b47f985c8475502dba91eeb9c4">
     16  <!ENTITY libreoffice-dict-md5sum        "5728262270a88191938762b9021aafcd">
    1717  <!ENTITY libreoffice-dict-size          "40 MB">
    1818
    1919  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    20   <!ENTITY libreoffice-help-md5sum        "27d81cb9a790d790928e63e119488368">
    21   <!ENTITY libreoffice-help-size          "2.3 MB">
     20  <!ENTITY libreoffice-help-md5sum        "9b63e89901110c3dc8eb993b1b4f1976">
     21  <!ENTITY libreoffice-help-size          "2.9 MB">
    2222
    2323  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    24   <!ENTITY libreoffice-translations-md5sum        "ea9b9a849144a16a66dae28c7bb9a597">
    25   <!ENTITY libreoffice-translations-size          "131 MB">
    26 
    27 
    28   <!ENTITY libreoffice-buildsize          "6.6 GB (740 MB installed). Installing the whole set of languages has been reported to require up to 26 GB (2.9 GB installed)">
    29   <!ENTITY libreoffice-time               "32 SBU with parallelism=8 + download time">
     24  <!ENTITY libreoffice-translations-md5sum        "97add88b7745c78d91213c597564523d">
     25  <!ENTITY libreoffice-translations-size          "133 MB">
     26
     27
     28  <!-- full size still accurate for 6.0.1, reconfiguring and rebuilding
     29   the built source after initial DESTDIR install doesn't take a vast time -->
     30  <!ENTITY libreoffice-buildsize          "8.4 GB (767 MB installed). Installing the whole set of languages has been reported to require up to 26 GB (2.9 GB installed)">
     31  <!ENTITY libreoffice-time               "48 SBU with parallelism=4 + download time">
    3032
    3133]>
     
    197199      <xref linkend="openssl"/> or
    198200      <xref linkend="gnutls"/>,
    199       <!--  <xref linkend="poppler"/>, -->
    200       (N.B. using system poppler currently breaks the build because of
    201       changes in poppler-0.62.0),
     201      <xref linkend="poppler"/>,
    202202      <xref linkend="postgresql"/>,
    203203      <xref linkend="redland"/>,
     
    343343    </para>
    344344
    345 <!-- FIXME replace             \-\-with-system-poppler    when it again works -->
    346345<screen><userinput>sed -e "/gzip -f/d"   \
    347346    -e "s|.1.gz|.1|g" \
     
    382381             --with-system-openldap      \
    383382             --with-system-openssl       \
     383             --with-system-poppler       \
    384384             --with-system-postgresql    \
    385385             --with-system-redland       \
     
    472472    <para>
    473473      <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
    474       the vendor which is mentioned when you click "About" on the toolbar.
     474      the vendor which is mentioned when you click "About" from the Help menu
     475      on the toolbar.
    475476    </para>
    476477
     
    626627      driver, which allows reading databases created by other programs into
    627628      libreoffice <application>base</application>.
     629    </para>
     630
     631    <para>
     632      <parameter>make distro-pack-install</parameter>: this does a normal
     633      install, but if you add a DESTDIR environment variable it will also
     634      install a lot of (text) gid_Module_* files in the DESTDIR, to help
     635      distributions which want to break the package into parts.
    628636    </para>
    629637
Note: See TracChangeset for help on using the changeset viewer.