Changeset 015ea76 for xsoft/suites


Ignore:
Timestamp:
10/10/2003 07:31:51 AM (21 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, v5_0, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
583cf2e4
Parents:
2c73009
Message:

Update koffice to version 1.2.93

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

Location:
xsoft/suites/koffice
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • xsoft/suites/koffice/koffice-inst.xml

    r2c73009 r015ea76  
    55commands:</para>
    66
    7 <screen><userinput><command>./configure --prefix=&kde-dir;
    8 --disable-debug &amp;&amp;
     7<screen><userinput><command>export QTDIR=/opt/qt
     8./configure --prefix=&kde-dir; --disable-debug &amp;&amp;
    99make &amp;&amp;
    1010make install</command></userinput></screen>
  • xsoft/suites/koffice/koffice-intro.xml

    r2c73009 r015ea76  
    2626<sect2><title>Additional downloads</title>
    2727
    28 <para>KOffice also has many internationalization packages in the form
     28<para>KOffice has many internationalization packages in the form
    2929of:
    3030<screen>koffice-i18n-xx-&koffice-version;.tar.bz2</screen>
    3131where the xx is a two to five letter code for the country covered. The
    32 sizes of these files range from about 289 KB to 408 KB.</para>
     32sizes of these files range from about 0.4 MB to 3.7 MB.</para>
    3333</sect2>
  • xsoft/suites/koffice/koffice.ent

    r2c73009 r015ea76  
    33<!ENTITY koffice-inst SYSTEM "koffice-inst.xml">
    44<!ENTITY koffice-desc SYSTEM "koffice-desc.xml">
    5 <!ENTITY koffice-version "1.2.1">
    6 <!ENTITY koffice-download-http "http://download.at.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
    7 <!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
    8 <!ENTITY koffice-size "8.8 MB">
    9 <!ENTITY koffice-buildsize "150 MB">
    10 <!ENTITY koffice-time "44.89 SBU">
     5<!ENTITY koffice-version "1.2.93">
     6<!ENTITY koffice-download-http "http://download.at.kde.org/pub/kde/unstable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
     7<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/unstable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
     8<!ENTITY koffice-size "10.3 MB">
     9<!ENTITY koffice-buildsize "181 MB">
     10<!ENTITY koffice-time "30.8 SBU">
Note: See TracChangeset for help on using the changeset viewer.