Changeset 979dd732 for xsoft


Ignore:
Timestamp:
04/13/2016 08:36:57 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.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, nosym, 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:
cf7d546
Parents:
603a42b
Message:

Libreoffice-5.1.2.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r603a42b r979dd732  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "5354a6172015603ba057a2fbbfc9977e">
    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        "40df3c9db081209bf6f3c90b41377630">
    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        "c4bde6b9f65eea1b0d7e6dc73537cdab">
     18  <!ENTITY libreoffice-help-md5sum        "0ff7ef91f9f84d5a9a21e3bee72bdae7">
    1919  <!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        "4cfbacd4328863aaf08107e7d3b329a7">
     22  <!ENTITY libreoffice-translations-md5sum        "4075e99e6075fb7bd163a5f66e24c0f3">
    2323  <!ENTITY libreoffice-translations-size          "126 MB">
    2424
    2525
    2626  <!ENTITY libreoffice-buildsize          "9.1 GB (658 MB installed)">
    27   <!ENTITY libreoffice-time               "54 SBU with parallelism = 4 (reputedly 202+ SBU with one core)">
     27  <!ENTITY libreoffice-time               "52 SBU with parallelism = 4 + download time">
    2828
    2929  <!-- This package has some peculiarities, some discussed in the text.
     
    392392
    393393sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
    394 
    395 sed -i "s#isnan#std::&amp;#g" xmloff/source/draw/ximp3dscene.cxx &amp;&amp;
     394<!-- Seems to be fixed in 5.1.2.2
     395sed -i "s#isnan#std::&amp;#g" xmloff/source/draw/ximp3dscene.cxx &amp;&amp; -->
    396396
    397397chmod -v +x bin/unpack-sources &amp;&amp;
     
    518518    <para>
    519519      <command>sed -e ...</command>: The first sed prevents compression of the
    520       manual pages, the second one prevents install from failing and the third
    521       one fixes a build failure caused by a <application>glibc-2.23</application>
    522       change.
     520      manual pages and the second one prevents install from failing.
     521      <!-- and the third
     522      one fixes a build failure caused by a
     523      <application>glibc-2.23</application> change.-->
    523524    </para>
    524525
Note: See TracChangeset for help on using the changeset viewer.