Changeset b4201cc


Ignore:
Timestamp:
11/24/2017 10:19:30 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
f4601069
Parents:
9dbc19e
Message:

goffice-0.10.36
gnumeric-1.12.36
seamonkey-2.49.1

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9dbc19e rb4201cc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to seamonkey-2.49.1. Fixes
     49          <ulink url="&blfs-ticket-root;10049">#10049</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to gnumeric-1.12.36. Fixes
     53          <ulink url="&blfs-ticket-root;10047">#10047</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to goffice-0.10.36. Fixes
     57          <ulink url="&blfs-ticket-root;10046">#10046</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[pierre] - Patch libxml2, to prevent segfaults in itstool
    4961          in some cases.</para>
  • packages.ent

    r9dbc19e rb4201cc  
    562562<!ENTITY gdk-pixbuf-version           "2.36.11">
    563563<!ENTITY glu-version                  "9.0.0">
    564 <!ENTITY goffice010-version           "0.10.35">
     564<!ENTITY goffice010-version           "0.10.36">
    565565<!ENTITY gtk2-version                 "2.24.31">
    566566<!ENTITY gtk3-version                 "3.22.26">
     
    716716<!-- Chapter 42 -->
    717717<!ENTITY AbiWord-version              "3.0.2">
    718 <!ENTITY gnumeric-version             "1.12.35">
     718<!ENTITY gnumeric-version             "1.12.36">
    719719<!ENTITY gnucash-version              "2.4.11">
    720720
     
    729729<!ENTITY flashplayer-version          "26.0.0.151">
    730730<!ENTITY qupzilla-version             "2.2.1">
    731 <!ENTITY seamonkey-version            "2.48">
     731<!ENTITY seamonkey-version            "2.49.1">
    732732
    733733<!-- Chapter 44 -->
  • x/lib/goffice010.xml

    r9dbc19e rb4201cc  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "3a47150f19f0968d02b77374d1a5008f">
     11  <!ENTITY goffice010-md5sum        "fe8bbf5ada293ec69f34aeddb8cac9f4">
    1212  <!ENTITY goffice010-size          "2.3 MB">
    13   <!ENTITY goffice010-buildsize     "79 MB (with tests)">
     13  <!ENTITY goffice010-buildsize     "99 MB (with tests)">
    1414  <!ENTITY goffice010-time          "1.0 SBU (with tests)">
    1515]>
  • xsoft/graphweb/seamonkey.xml

    r9dbc19e rb4201cc  
    77  <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
    88  <!ENTITY seamonkey-download-ftp " ">
    9   <!ENTITY seamonkey-md5sum        "cf9ccf46be9359bd82e1931e083e942f">
    10   <!ENTITY seamonkey-size          "210 MB">
    11   <!ENTITY seamonkey-buildsize     "4.4 GB (125 MB installed)">
    12   <!ENTITY seamonkey-time          "15 SBU (using parallelism=4)">
     9  <!ENTITY seamonkey-md5sum        "c0ea3b8705975a12d9c4af966db1649f">
     10  <!ENTITY seamonkey-size          "219 MB">
     11  <!ENTITY seamonkey-buildsize     "4.6 GB (262 MB installed with devel env)">
     12  <!ENTITY seamonkey-time          "17 SBU (using parallelism=4)">
    1313]>
    1414
     
    217217ac_add_options --with-system-nspr
    218218ac_add_options --with-system-nss
    219 
    220 # Us the internal version of icu due to execution problems
    221 #ac_add_options --with-system-icu
     219ac_add_options --with-system-icu
     220
     221<!-- seems OK with icu-60, seamonkey-2.49
     222# Use the internal version of icu due to execution problems-->
    222223
    223224# The BLFS editors recommend not changing anything below this line:
     
    270271unset EXTRA_FLAGS             &amp;&amp;
    271272
    272 sed -e /static_assert/s/_EVENT_SIZEOF/EVENT__SIZEOF/ \
    273     -i mozilla/ipc/chromium/src/base/message_pump_libevent.cc
    274 
    275273make -f client.mk</userinput></screen>
    276274
     
    325323      settings work around code which gcc6 and later would otherwise regard as
    326324      out-of-specification and allow it to produce a working program.
    327     </para>
    328 
    329     <para>
    330       <command>sed ... message_pump_libevent.cc</command>: Fix an
    331       error due to changes in libevent-2.1.8 and later.
    332325    </para>
    333326
     
    424417        </seg>
    425418        <seg>
    426           /usr/lib/seamonkey-&seamonkey-version;
     419          /usr/include/seamonkey-&seamonkey-version; (optional),
     420          /usr/lib/seamonkey-&seamonkey-version;,
     421          /usr/lib/seamonkey-devel-&seamonkey-version; (optional), and
     422          /usr/share/idl/seamonkey-&seamonkey-version; (optional)
    427423        </seg>
    428424      </seglistitem>
  • xsoft/office/gnumeric.xml

    r9dbc19e rb4201cc  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "2b253329de4121231c6dfb402116c2c2">
     9  <!ENTITY gnumeric-md5sum        "3a84ec7d8925930fa6fec4335a0e9e9e">
    1010  <!ENTITY gnumeric-size          "19 MB">
    11   <!ENTITY gnumeric-buildsize     "269 MB (add 4 MB for tests)">
    12   <!ENTITY gnumeric-time          "2.5 SBU (add 3.5 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "347 MB (add 3 MB for tests)">
     12  <!ENTITY gnumeric-time          "2.3 SBU (add 3.9 SBU for tests)">
    1313]>
    1414
     
    177177        </seg>
    178178        <seg>
    179           libspreadsheet.so,
    180           gnumeric.so, and
    181           several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/
     179          libspreadsheet.so
    182180        </seg>
    183181        <seg>
    184182          /usr/include/libspreadsheet-1.12,
    185           /usr/lib/{,goffice/0.10/plugins}/gnumeric, and
    186           /usr/share/{,gnome/help,omf,pixmaps}/gnumeric
     183          /usr/lib/gnumeric,
     184          /usr/lib/goffice/0.10/plugins/gnumeric,
     185          /usr/share/gnumeric,
     186          /usr/share/help/{C,cs,de,es}/gnumeric, and
     187          /usr/share/pixmaps/gnumeric
    187188        </seg>
    188189      </seglistitem>
     
    268269      </varlistentry>
    269270
     271      <varlistentry id="libspreadsheet">
     272        <term><filename class="libraryfile">libspreadsheet.so</filename></term>
     273        <listitem>
     274          <para>
     275            contains the gnumeric API functions.
     276          </para>
     277          <indexterm zone="gnumeric libspreadsheet">
     278            <primary sortas="c-libspreadsheet">libspreadsheet.so</primary>
     279          </indexterm>
     280        </listitem>
     281      </varlistentry>
    270282    </variablelist>
    271283
Note: See TracChangeset for help on using the changeset viewer.