Ignore:
Timestamp:
12/24/2014 04:07:41 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.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, nosym, 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:
de2a3f2
Parents:
d14a74a
Message:

Update to abiword-3.0.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/abiword.xml

    rd14a74a r97cf7e0  
    1010           "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
    1111  <!ENTITY AbiWord-download-ftp  " ">
    12   <!ENTITY AbiWord-md5sum        "8d9c41cff3a8fbef8d0c835c65600e65">
     12  <!ENTITY AbiWord-md5sum        "f3f8052e7b4979a43b75775a381e6cb8">
    1313  <!ENTITY AbiWord-size          "11 MB">
    1414
    1515  <!ENTITY AbiWordDocs-download-http
    1616           "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
    17   <!ENTITY AbiWordDocs-md5sum        "1.5 MB">
    18   <!ENTITY AbiWordDocs-size          "ed73d0743a19eb85e46b59464e0ef2bb">
    19 
    20   <!ENTITY AbiWord-buildsize     "648 MB (84 MB installed)">
    21   <!ENTITY AbiWord-time          "7.3 SBU">
     17  <!ENTITY AbiWordDocs-md5sum        "c9b78cb5f9c415ed63ce1cf9874fa8a4">
     18  <!ENTITY AbiWordDocs-size          "1.5">
     19
     20  <!ENTITY AbiWord-buildsize     "575 MB -additional 13 MB for docs (73 MB installed - additional 3.1 MB for docs)">
     21  <!ENTITY AbiWord-time          "7.7 SBU - additional 0.5 SBU for docs">
    2222]>
    2323
     
    9595        <para>
    9696          AbiWord Docs size: &AbiWordDocs-size;
    97         </para>
    98       </listitem>
    99       <listitem>
    100         <para>
    101           Required patch: <ulink url="http://www.linuxfromscratch.org/patches/blfs/svn/abiword-&AbiWord-version;-libgcrypt_1_6_0-1.patch"/>
    10297        </para>
    10398      </listitem>
     
    168163    </para>
    169164
    170 <screen><userinput>patch -Np1 -i ../abiword-&AbiWord-version;-libgcrypt_1_6_0-1.patch &amp;&amp;
    171 ./configure --prefix=/usr                              &amp;&amp;
     165<screen><userinput>./configure --prefix=/usr &amp;&amp;
    172166make</userinput></screen>
    173167
     
    182176<screen role="root"><userinput>make install</userinput></screen>
    183177
    184     <para>
    185       If you wish to install the local help files, untar and build them first
     178    <note>
     179      <para>
     180        In order to install the local help files,
     181        a graphics session is recommended.
     182      </para>
     183    </note>
     184
     185    <para>
     186      If you wish to install the local help files, untar and build them first:
    186187    </para>
    187188
Note: See TracChangeset for help on using the changeset viewer.