Ignore:
Timestamp:
09/03/2003 10:13:53 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
96412a1
Parents:
b9fb936
Message:

update to abiword-1.99.6

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/abiword/abiword-intro.xml

    rb9fb936 r2b03f08  
    11<sect2>
    2 <title>Introduction to AbiWord</title>
     2<title>Introduction to <application>AbiWord</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&AbiWord-download-http;"/>
    5 Download location (FTP):        <ulink url="&AbiWord-download-ftp;"/>
    6 Version used:                   &AbiWord-version;
    7 Package size:                   &AbiWord-size;
    8 Estimated Disk space required:  &AbiWord-buildsize;</screen>
     4<para>The <application>AbiWord</application> package contains a word processing application. This is useful for writing reports, letters and other formatted
     5documents.</para>
    96
    10 <para>The AbiWord package contains a word processing application. This
    11 is useful for writing reports, letters and other formatted documents.</para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&AbiWord-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&AbiWord-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &AbiWord-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&AbiWord-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&AbiWord-time;</para></listitem></itemizedlist>
     18</sect3>
    1219
    13 <screen>AbiWord depends on:
    14 <xref linkend="GLib"/> and <xref linkend="GTK"/>
    15 AbiWord will utilize:
    16 <xref linkend="expat"/>, <xref linkend="libpng"/>, <xref linkend="popt"/>,
    17 <xref linkend="gnome-libs"/>, <xref linkend="gnome-vfs1"/>, <xref linkend="gdk"/>,
    18 <xref linkend="gal"/>, <xref linkend="bonobo14"/>, <xref
    19 linkend="gnome-print"/> and ispell</screen>
     20<sect3><title><application>AbiWord</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="libglade"/> and <ulink url="http://telia.dl.sourceforge.net/sourceforge/fribidi/fribidi-0.10.4.tar.gz">fribidi-0.10.4</ulink></para></sect4>
     23<sect4><title>Optional</title>
     24<para><xref linkend="expat"/>, <xref linkend="libpng"/>, <xref
     25linkend="popt"/> and <xref linkend="aspell"/></para></sect4>
     26</sect3>
     27
    2028
    2129</sect2>
Note: See TracChangeset for help on using the changeset viewer.