Update koffice to version 1.2.93

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1363 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2003-10-10 07:31:51 +00:00
parent 2c73009053
commit 015ea76549
4 changed files with 13 additions and 10 deletions

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>October 10th, 2003 [bdubbs]: Updated koffice to
version 1.2.93</para></listitem>
<listitem><para>October 10th, 2003 [igor]: Removed dead config
files, cleaned up entities in chapter 31.</para></listitem>

View File

@ -4,8 +4,8 @@
<para>Install <application>KOffice</application> with the following
commands:</para>
<screen><userinput><command>./configure --prefix=&kde-dir;
--disable-debug &amp;&amp;
<screen><userinput><command>export QTDIR=/opt/qt
./configure --prefix=&kde-dir; --disable-debug &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>

View File

@ -25,9 +25,9 @@ url="&koffice-download-ftp;"/></para></listitem>
<sect2><title>Additional downloads</title>
<para>KOffice also has many internationalization packages in the form
<para>KOffice has many internationalization packages in the form
of:
<screen>koffice-i18n-xx-&koffice-version;.tar.bz2</screen>
where the xx is a two to five letter code for the country covered. The
sizes of these files range from about 289 KB to 408 KB.</para>
sizes of these files range from about 0.4 MB to 3.7 MB.</para>
</sect2>

View File

@ -2,9 +2,9 @@
<!ENTITY koffice-intro SYSTEM "koffice-intro.xml">
<!ENTITY koffice-inst SYSTEM "koffice-inst.xml">
<!ENTITY koffice-desc SYSTEM "koffice-desc.xml">
<!ENTITY koffice-version "1.2.1">
<!ENTITY koffice-download-http "http://download.at.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
<!ENTITY koffice-size "8.8 MB">
<!ENTITY koffice-buildsize "150 MB">
<!ENTITY koffice-time "44.89 SBU">
<!ENTITY koffice-version "1.2.93">
<!ENTITY koffice-download-http "http://download.at.kde.org/pub/kde/unstable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/unstable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
<!ENTITY koffice-size "10.3 MB">
<!ENTITY koffice-buildsize "181 MB">
<!ENTITY koffice-time "30.8 SBU">