Ignore:
Timestamp:
10/26/2012 06:21:11 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
7a22d8b
Parents:
692278d
Message:

Update to AbiWord-2.9.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/abiword.xml

    r692278d rd19e2c6  
    88  "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
    99  <!ENTITY AbiWord-download-ftp  " ">
    10   <!ENTITY AbiWord-md5sum        "f883b0a7f26229a9c66fd6a1a94381aa">
    11   <!ENTITY AbiWord-size          "9 MB">
    12   <!ENTITY AbiWord-buildsize     "684 MB">
     10  <!ENTITY AbiWord-md5sum        "cb9852ee7245eea41a290e8fe5e2dff2">
     11  <!ENTITY AbiWord-size          "10 MB">
     12  <!ENTITY AbiWord-buildsize     "484 MB">
    1313  <!ENTITY AbiWord-time          "6.6 SBU">
    1414  <!ENTITY AbiWordDocs-download-http
    1515  "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
    16   <!ENTITY AbiWord-minor-version "2.8">
     16  <!ENTITY AbiWord-minor-version "2.9">
    1717]>
    1818
     
    8585          documentation on your machine, download
    8686          <ulink url="&AbiWordDocs-download-http;"/> (size 1.4MB md5sum
    87           197df94c1d9ed287903cb5aa0b60bbc1). The local files will not be
     87          ca0b5bc27d20d542297bffd707b07d63). The local files will not be
    8888          automatically referenced if you do not have a fairly complete gnome
    8989          desktop (epiphany and yelp on their own are not enough), but you can
     
    9797    <bridgehead renderas="sect4">Required</bridgehead>
    9898    <para role="required">
     99      <xref linkend="boost"/>,
    99100      <xref linkend="fribidi"/>,
    100101      <xref linkend="libjpeg"/>,
     
    111112    <bridgehead renderas="sect4">Optional</bridgehead>
    112113    <para role="optional">
     114      <xref linkend="dbus-glib"/> (for the collab sugar backend),
     115      <xref linkend="goffice"/>,
     116      <xref linkend="empathy"/> and
     117      <xref linkend="telepathy-glib"/> (for the collab telepathy backend),
     118      <xref linkend="gnutls"/> and
     119      <xref linkend="libsoup"/> (for the collab service),
    113120      <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar Parser</ulink>,
    114121      <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
    115       <xref linkend="boost"/> (required for the collab and openxml/docx plugins,
    116       but broken in at least LFS-7.2 with g++ scope errors),
    117       <xref linkend="dbus-glib"/> (for the collab sugar backend),
    118       <xref linkend="goffice"/>),
    119122      <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink>
    120123      (requires
     
    123126      <ulink url="http://www.gnome-db.org/">libgda version &lt;1.3.0</ulink>),
    124127      <ulink url="http://sourceforge.net/projects/mission-control/files/">libmissioncontrol</ulink>,
    125       <xref linkend="empathy"/> and
    126       <xref linkend="telepathy-glib"/> (for the collab telepathy backend),
    127128      <ulink url="http://ftp.imendio.com/pub/imendio/loudmouth/src/">loudmouth</ulink>
    128129      (for the collab xmpp backend),
    129       <xref linkend="gnutls"/> and
    130       <xref linkend="libsoup"/> (for the collab service),
    131130      <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
    132131      <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink> (requires
     
    166165    </para>
    167166
    168 <screen><userinput>sed -i '/#include &lt;glib\/gerror.h&gt;/d' src/af/util/xp/ut_go_file.h &amp;&amp;
    169 sed -i 's/ptr->jmpbuf/jmpbuf(png_ptr)/' src/af/util/xp/ut_png.cpp &amp;&amp;
    170 sed -i 's/\(m_pPNG\)->\(jmpbuf\)/png_\2(\1)/' \
    171     src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp &amp;&amp;
    172 sed -i 's/--no-undefined //' src/Makefile* &amp;&amp;
    173 ./configure --prefix=/usr --disable-static &amp;&amp;
     167<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    174168make</userinput></screen>
    175169
    176170    <para>
    177       If you wish to run the tests, issue: <command>make check</command>.
     171      This program does not come with a functional test suite.
    178172    </para>
    179173
     
    204198
    205199    <para>
    206       <command>sed -i '/#include &lt;glib\/gerror.h&gt;/d'
    207       src/af/util/xp/ut_go_file.h</command>: This sed fixes compiling
    208       <application>Abiword</application> with
    209       <application>Glib-2.32</application> installed.
    210     </para>
    211 
    212     <para>
    213       <command>sed -i 's/ptr->jmpbuf/jmpbuf(png_ptr)/'
    214       src/af/util/xp/ut_png.cpp</command> and
    215       <command>sed -i 's/\(m_pPNG\)->\(jmpbuf\)/png_\2(\1)/'
    216       src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp</command>: These seds fix
    217       compiling Abiword with libpng-1.5 installed.
    218     </para>
    219 
    220     <para>
    221       <command>sed -i 's/--no-undefined...</command>: This sed fixes compiling
    222       Abiword-2.8.6 with GCC-4.6.2.
    223     </para>
    224 
    225     <para>
    226       <option>--without-inter7eps</option>: Some of the headers from the
    227       <application>EPS</application> package are not compatible with
    228       <application>GCC</application>-&gcc-version;. This parameter prevents
    229       linking to the package and incurring a build failure.
    230     </para>
    231 
    232     <para>
    233200      <option>--disable-static</option>: This switch prevents the static library
    234201      being built.
     
    238205      <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
    239206      some or all of the collab plugins. The openxml plugin enables
    240       <application>Abiword</application> to open some .docx files (requires
    241       <xref linkend="boost"/>). The grammar plugin requires
     207      <application>Abiword</application> to open some .docx files.
     208      The grammar plugin requires
    242209      <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
    243210      Parser</ulink>
Note: See TracChangeset for help on using the changeset viewer.