Changeset 17d9e29 for xsoft


Ignore:
Timestamp:
09/29/2002 02:26:39 PM (22 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
23c46cbf
Parents:
36ede03
Message:

Update KOffice to version 1.2

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

Location:
xsoft/suites
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/suites/koffice.xml

    r36ede03 r17d9e29  
    99Version used:          &koffice-version;
    1010Package size:          &koffice-size;
    11 Estimated build time:  51m (667 MHz)  </screen>
    12 </para>
     11Build disk space:      133 MB
     12Installed space:        35 MB</screen></para>
    1313
    14 <para>There is also an error in the kspread program that causes a
    15 compile error.  To fix this, download:
    16 <screen><ulink url="&file-root;/koffice-1.1.1.patch"/></screen>
    17 </para>
     14<para><screen>KOffice depends on: <xref linkend="kde-base"/>.</screen></para>
    1815
    1916<para>KOffice also has many internationalization packages in the form of:
     
    2219files range from about 289 KB to 408 KB.</para>
    2320
    24 <para><screen>Estimated build disk space:  91 MB
    25 Estimated installed space:   26 MB
    26 Estimated build time:        51 min (667 MHz)</screen></para>
    2721
    2822<para>Install koffice with:
    29 <screen><userinput>patch -Np1 -i ../koffice-1.1.1.patch &amp;&amp;
    30 ./configure --prefix=&kde-dir; --enable-objprelink --disable-debug &amp;&amp;
     23<screen><userinput>./configure --prefix=&kde-dir; --disable-debug &amp;&amp;
    3124make &amp;&amp;
    3225make install</userinput></screen></para>
    3326     
    3427<sect2><title>koffice Installation Commmand explanations</title>
    35 <para>The options are the same as for aRts and are not repeated here.</para>
     28<para>The options are the same as for kde-base and are not repeated here.</para>
    3629</sect2>
    3730     
  • xsoft/suites/koffice/koffice.ent

    r36ede03 r17d9e29  
    11<!ENTITY koffice SYSTEM "../koffice.xml">
    2 <!ENTITY koffice-version "1.1.1">
    3 <!ENTITY koffice-download "ftp://ftp.kde.org/pub/kde/stable/koffice-1.1.1-kde3/src">
     2<!ENTITY koffice-version "1.2">
     3<!ENTITY koffice-download "ftp://ftp.kde.org/pub/kde/stable/koffice-1.2/src/koffice-1.2.tar.bz2">
    44<!ENTITY koffice-size "8.4 MB">
    55<!ENTITY koffice-buildsize "TBD MB">
Note: See TracChangeset for help on using the changeset viewer.