Ignore:
Timestamp:
05/07/2016 04:37:10 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
d7bee48
Parents:
54aaa89
Message:

Sync to trunk r17270. Last round for the night.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17330 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r54aaa89 r37191af  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "a0cbe7fe9368e35068bd619281380379">
    11   <!ENTITY libreoffice-core-size          "168 MB">
     10  <!ENTITY libreoffice-core-md5sum        "6145510261094a85a6cecaecefa10c94">
     11  <!ENTITY libreoffice-core-size          "166 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "1daa2553486a991f4a19d3fd8f9ecc6a">
    15   <!ENTITY libreoffice-dict-size          "37 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "05188274ca5b5aac92f0321e4cf153d7">
     15  <!ENTITY libreoffice-dict-size          "36 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "e24d7920ef9fc36f977ebb954173fd43">
    19   <!ENTITY libreoffice-help-size          "1.9 MB">
     18  <!ENTITY libreoffice-help-md5sum        "0ff7ef91f9f84d5a9a21e3bee72bdae7">
     19  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "76495173c3e7a74f4aa53198d8bb99e5">
     22  <!ENTITY libreoffice-translations-md5sum        "4075e99e6075fb7bd163a5f66e24c0f3">
    2323  <!ENTITY libreoffice-translations-size          "126 MB">
    2424
    2525
    2626  <!ENTITY libreoffice-buildsize          "9.9 GB (643 MB installed)">
    27   <!ENTITY libreoffice-time               "55 SBU with parallelism = 4 (reputedly 202+ SBU with one core)">
     27  <!ENTITY libreoffice-time               "54 SBU with parallelism = 4 + download time">
    2828
    2929  <!-- This package has some peculiarities, some discussed in the text.
     
    394394sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
    395395
    396 sed -i "s#isnan#std::&amp;#g" xmloff/source/draw/ximp3dscene.cxx &amp;&amp;
     396<!-- Seems to be fixed in 5.1.2.2
     397sed -i "s#isnan#std::&amp;#g" xmloff/source/draw/ximp3dscene.cxx &amp;&amp; -->
    397398
    398399chmod -v +x bin/unpack-sources &amp;&amp;
     
    519520    <para>
    520521      <command>sed -e ...</command>: The first sed prevents compression of the
    521       manual pages, the second one prevents install from failing and the third
     522      manual pages andthe second one prevents the install from failing.
     523      <!-- and the third
    522524      one fixes a build failure caused by a <application>glibc-2.23</application>
    523       change.
     525      change. -->
    524526    </para>
    525527
Note: See TracChangeset for help on using the changeset viewer.