Changeset ff7ea587


Ignore:
Timestamp:
11/14/2015 09:50:03 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, 7.9, 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:
32600b8
Parents:
87b2a53
Message:

Update to libreoffice-5.0.3.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r87b2a53 rff7ea587  
    4848      <para>November 14th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to libreoffice-5.0.3.2. Fixes
     52          <ulink url="&blfs-ticket-root;7086">#7086</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to libsigc++-2.6.2. Fixes
  • packages.ent

    r87b2a53 rff7ea587  
    636636<!ENTITY gnucash-version              "2.4.11">
    637637
    638 <!ENTITY libreoffice-version          "5.0.2">
     638<!ENTITY libreoffice-version          "5.0.3">
    639639<!ENTITY libreoffice-patch            ".2">
    640640<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    r87b2a53 rff7ea587  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "e3d129dd7a579b14984c9c1231e851a5">
    11   <!ENTITY libreoffice-core-size          "160 MB">
     10  <!ENTITY libreoffice-core-md5sum        "879471fa970c30bb080e11906a3bcdab">
     11  <!ENTITY libreoffice-core-size          "159 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "932002cc38faac0e18f1cf3720429479">
    15   <!ENTITY libreoffice-dict-size          "36 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "c36d48ec2f90278b03a27d8d3449744d">
     15  <!ENTITY libreoffice-dict-size          "35 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "61217b85dc31902fc97976d482cf064f">
     18  <!ENTITY libreoffice-help-md5sum        "0ba4c4939e01ed63e39b0751da54ae8f">
    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        "5a4f0148a5cbe4c85be7e4e8c378fe61">
    23   <!ENTITY libreoffice-translations-size          "125 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "8439f56d4696e64571bbdc8224ede59d">
     23  <!ENTITY libreoffice-translations-size          "124 MB">
    2424
    2525  <!-- This package has some peculiarities, some discussed in the text.
     
    2828  dependencies (with-system... -->
    2929
    30   <!ENTITY libreoffice-buildsize          "6.8 GB (607 MB installed)">
    31   <!ENTITY libreoffice-time               "44 SBU (using parallelism=10) estimated 170 SBU with one core">
    32 
    33   <!-- [bdubbs]  For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
    34   <!-- [bdubbs]  For version 4.4.2.1 Built on x86_64 using -\-with-parallelism=12 -->
    35   <!-- [bdubbs]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=12 -->
     30  <!ENTITY libreoffice-buildsize          "9 GB (671 MB installed)">
     31  <!ENTITY libreoffice-time               "202 SBU with one core">
    3632
    3733  <!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
    3834  upper boundaries for x86_64 of previous versions, thus, temporarily, decided
    3935  to use single statistcs, instead of a range.-->
    40   <!-- [fernando]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=4 -->
    41   <!-- [fernando]  For version 5.0.0.5 Built on x86_64 using -\-with-parallelism=4 -->
    4236
    4337]>
     
    466460
    467461  # Icons
    468   for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
     462  mkdir -p /usr/share/pixmaps
     463  for i in $LO_PREFIX/share/icons/hicolor/32x32/application/*; do
    469464    ln -svf $i /usr/share/pixmaps
    470465  done &amp;&amp;
     
    659654        <seg>
    660655          several libraries under
    661           $LO_PREFIX/lib/libreoffice/ure/lib
     656          $LO_PREFIX/lib/libreoffice/program
    662657        </seg>
    663658        <seg>
Note: See TracChangeset for help on using the changeset viewer.