Changeset ee8e5be for xsoft


Ignore:
Timestamp:
05/09/2013 08:24:06 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
90d2c306
Parents:
a8371e9
Message:

Package updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    ra8371e9 ree8e5be  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "2c92879fa8c50d0071c4703afb7d10bf">
     10  <!ENTITY libreoffice-core-md5sum        "7bcde561375f3bbce08f6d05451c8ad7">
    1111  <!ENTITY libreoffice-core-size          "100 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "056674846d65d105dd8af642db0b57b7">
     14  <!ENTITY libreoffice-dict-md5sum        "c2f0ce1e9e08a068dc270989054920ae">
    1515  <!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        "22e99e58aa32417dd7c132f40ae7654b">
     18  <!ENTITY libreoffice-help-md5sum        "994b1f3015668335c30b53ddd3d60dc8">
    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        "8b61fbfa6bcd18213b5744f2b8a289b0">
     22  <!ENTITY libreoffice-translations-md5sum        "05b9ba0e86181bda3afeadcaba9202a3">
    2323  <!ENTITY libreoffice-translations-size          "123 MB">
    2424
    25   <!ENTITY libreoffice-buildsize          "7.1 GB (450 MB installed)">
     25  <!ENTITY libreoffice-buildsize          "6.6 GB (450 MB installed)">
    2626  <!ENTITY libreoffice-time               "80 SBU">
    2727]>
     
    5050    </para>
    5151
    52     &lfs72_checked;
     52    &lfs73_checked;
    5353
    5454    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    126126        <para>
    127127          Translations size: &libreoffice-translations-size;
     128        </para>
     129      </listitem>
     130    </itemizedlist>
     131
     132    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     133    <itemizedlist spacing="compact">
     134      <listitem>
     135        <para>
     136          Required patch:
     137          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_boost-1.patch"/>
    128138        </para>
    129139      </listitem>
     
    155165
    156166    <para role="recommended">
     167      <xref linkend="boost"/>,
    157168      <xref linkend="cups"/>,
    158169      <xref linkend="curl"/>,
     
    270281    -i bin/distro-install-desktop-integration &amp;&amp;
    271282sed -e "/distro-install-file-lists/d" -i Makefile.top &amp;&amp;
     283patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_boost-1.patch &amp;&amp;
    272284./autogen.sh --prefix=/usr              \
    273285             --sysconfdir=/etc          \
     
    280292             --disable-postgresql-sdbc  \
    281293             --enable-python=system     \
     294             --with-system-boost        \
    282295             --with-system-cairo        \
    283296             --with-system-curl         \
Note: See TracChangeset for help on using the changeset viewer.