Changeset 884c901 for xsoft


Ignore:
Timestamp:
10/10/2013 10:29:15 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
d6891f5
Parents:
c5f005b
Message:

update to libreoffice-4.1.2.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    rc5f005b r884c901  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "4eb8fd2b0d1177d19b2f797faabc4ea2">
     10  <!ENTITY libreoffice-core-md5sum        "bb2fe0056ae92e70ee8816a36dd0696c">
    1111  <!ENTITY libreoffice-core-size          "117 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "482c3ba55f6062eaf49eb493200643c9">
     14  <!ENTITY libreoffice-dict-md5sum        "8f00e7e3bf089de4b403fdb05724da5c">
    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        "f6b418a1ed94ef9d5ee30e9f5d7f305a">
     18  <!ENTITY libreoffice-help-md5sum        "761323fae73ef156f5cf188d8bd983f1">
    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        "e8c69bdb55586531cc192904467f5e24">
    23   <!ENTITY libreoffice-translations-size          "124 MB">
    24 
    25   <!ENTITY libreoffice-buildsize          "7.8 GB (509 MB installed)">
    26   <!ENTITY libreoffice-time               "173 SBU">
     22  <!ENTITY libreoffice-translations-md5sum        "54f36cf305ae018ad685c331587d83e3">
     23  <!ENTITY libreoffice-translations-size          "125 MB">
     24
     25  <!ENTITY libreoffice-buildsize          "4.5 GB (449 MB installed) without translations">
     26  <!ENTITY libreoffice-time               "93 SBU">
    2727]>
    2828
     
    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_neon-1.patch"/>
    138128        </para>
    139129      </listitem>
     
    214204      <xref linkend="mysql"/>,
    215205      <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
     206      <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
    216207      <xref linkend="postgresql"/>,
    217208      <xref linkend="sane"/> and
     
    318309    -i bin/unpack-sources &amp;&amp;
    319310
    320 patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_neon-1.patch    &amp;&amp;
    321311./autogen.sh --prefix=/usr              \
    322312             --sysconfdir=/etc          \
Note: See TracChangeset for help on using the changeset viewer.