Update to koffice 1.6.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6521 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2007-02-02 06:37:46 +00:00
parent 2915a96556
commit 4972971873
4 changed files with 24 additions and 41 deletions

View File

@ -528,7 +528,7 @@ $Date$
<!ENTITY evolution-version "2.6.3"> <!ENTITY evolution-version "2.6.3">
<!-- Chapter 35 --> <!-- Chapter 35 -->
<!ENTITY koffice-version "1.5.0"> <!ENTITY koffice-version "1.6.1">
<!ENTITY openoffice-version "2.0.3"> <!ENTITY openoffice-version "2.0.3">
<!-- Chapter 36 --> <!-- Chapter 36 -->

View File

@ -44,6 +44,9 @@
<listitem> <listitem>
<para>February 2nd, 2007</para> <para>February 2nd, 2007</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[bdubbs] - Updated to Koffice-1.6.1.</para>
</listitem>
<listitem> <listitem>
<para>[bdubbs] - Updated to KDE-3.5.6. Added runtime dependencies <para>[bdubbs] - Updated to KDE-3.5.6. Added runtime dependencies
to kdelibs and kdebase thanks to Chris Staub. Added a change to kdelibs and kdebase thanks to Chris Staub. Added a change

View File

@ -105,14 +105,6 @@
<para>Install <application>kdebase</application> with:</para> <para>Install <application>kdebase</application> with:</para>
<!--
Why was this removed? Too obvious?
<note>
<para>The <parameter>-\-sysconfdir</parameter> parameter must be
the same as the command used in <application>kdelibs</application>.</para>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-sysconfdir.xml"/> href="../../xincludes/kde-sysconfdir.xml"/>
@ -139,16 +131,6 @@ make</userinput></screen>
than to ensure you follow the steps outlined in the last section of than to ensure you follow the steps outlined in the last section of
this chapter, <xref linkend="kde-core-config"/>.</para> this chapter, <xref linkend="kde-core-config"/>.</para>
<para>Note that there are two additional packages you can install that
are used at run-time for <command>konqueror</command> ioslave protocols.
You can install the <ulink
url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
package to enable the <quote>floppy</quote> ioslave protocol. This will
allow easy access to the floppy disk drives on your system. The <ulink
url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
package can be installed to access HFS+ partitions on a Mac OS system
using the <quote>mac</quote> ioslave.</para>
</sect3> </sect3>
</sect2> </sect2>
@ -157,11 +139,20 @@ make</userinput></screen>
xreflabel="KDE Base Runtime Dependencies"> xreflabel="KDE Base Runtime Dependencies">
<title>Run-Time Dependencies</title> <title>Run-Time Dependencies</title>
<para>Some <application>KDE</application> base programs access other <para>Note that there are two additional packages you can install that
programs at run time. One additional package that has not been mentioned are used at run-time for <command>konqueror</command> ioslave protocols.
already is <xref linkend="pciutils"/>. This enables the <application>KDE You can install the <ulink
Info Center</application> to use <application>lspci</application> for its url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
"pci" info section.</para> package to enable the <quote>floppy</quote> ioslave protocol. This will
allow easy access to the floppy disk drives on your system. The <ulink
url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
package can be installed to access HFS+ partitions on a Mac OS system
using the <quote>mac</quote> ioslave.</para>
<para>One additional package that can be used at run time is <xref
linkend="pciutils"/>. This enables the <application>KDE Info
Center</application> to use <application>lspci</application> for its "pci"
info section.</para>
</sect2> </sect2>

View File

@ -3,25 +3,12 @@
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!-- Inserted as a reminder to do this. The mention of a test suite
is usually right before the root user installation commands. Please
delete these 12 (including one blank) lines after you are done.-->
<!-- Use one of the two mentions below about a test suite,
delete the line that is not applicable. Of course, if the
test suite uses syntax other than "make check", revise the
line to reflect the actual syntax to run the test suite -->
<!-- <para>This package does not come with a test suite.</para> -->
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
<!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2"> <!ENTITY koffice-download-http "http://mirrors.isc.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-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
<!ENTITY koffice-md5sum "220b6bde28b5ebd5c6621bc87ca2c05f"> <!ENTITY koffice-md5sum "">
<!ENTITY koffice-size "34.3 MB"> <!ENTITY koffice-size "54 MB">
<!ENTITY koffice-buildsize "290 MB (additional 1235 MB for API docs)"> <!ENTITY koffice-buildsize "420 MB (additional 867 MB for API docs)">
<!ENTITY koffice-time "32 SBU (additional 3.4 SBU for API docs)"> <!ENTITY koffice-time "40 SBU (additional 4.4 SBU for API docs)">
]> ]>
<sect1 id="koffice" xreflabel="KOffice-&koffice-version;"> <sect1 id="koffice" xreflabel="KOffice-&koffice-version;">
@ -133,6 +120,8 @@ make</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/> href="../../xincludes/kde-apidocs.xml"/>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para> <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen> <screen role='root'><userinput>make install</userinput></screen>