source: xsoft/suites/koffice.xml@ 07b157f4

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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 07b157f4 was 07b157f4, checked in by Randy McMurchy <randy@…>, 20 years ago

Standardized 'Recommended Patch:' on various package instructions; Revised KOffice 'Additional download' section; Minor wording changes to Dillo instructions

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

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
8 <!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
9 <!ENTITY koffice-size "11 MB">
10 <!ENTITY koffice-buildsize "155 MB">
11 <!ENTITY koffice-time "20.7 SBU">
12]>
13
14<sect1 id="koffice">
15<?dbhtml filename="koffice.html" ?>
16<title>KOffice-&koffice-version;</title>
17
18<sect2><title>Introduction to <application>KOffice</application></title>
19
20<para><application>KOffice</application> is the integrated office suite
21for <acronym>KDE</acronym>.</para>
22
23<sect3><title>Package information</title>
24<itemizedlist spacing='compact'>
25<listitem><para>Download (HTTP): <ulink
26url="&koffice-download-http;"/></para></listitem>
27<listitem><para>Download (FTP): <ulink
28url="&koffice-download-ftp;"/></para></listitem>
29<listitem><para>Download size: &koffice-size;</para></listitem>
30<listitem><para>Estimated Disk space required:
31&koffice-buildsize;</para></listitem>
32<listitem><para>Estimated build time:
33&koffice-time;</para></listitem>
34</itemizedlist>
35</sect3>
36
37<sect3><title>Additional downloads</title>
38
39<!-- <para>KOffice has many internationalization packages in the form of:
40<screen>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</screen>
41where the <replaceable>[xx]</replaceable> is a two to five letter code for the country covered. The
42sizes of these files range from about 0.5 MB to 4.0 MB.</para> -->
43
44<para><application>KOffice</application> has many internationalization
45packages in the form of:
46<filename>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
47The <replaceable>[xx]</replaceable> is a two to five letter code for the
48country covered. The sizes of these files range from about 0.5 MB to 4.0
49MB.</para>
50
51<itemizedlist spacing='compact'>
52<listitem><para>Download mirrors: <ulink
53url="http://download.kde.org/download.php?url=stable/koffice-1.3.1/src/"/></para></listitem>
54</itemizedlist>
55
56</sect3>
57
58<sect3><title><application>KOffice</application> dependencies</title>
59<sect4><title>Required</title>
60<para><xref linkend="kdebase"/></para></sect4>
61<sect4><title>Optional</title>
62<para>
63<xref linkend="libart_lgpl"/>,
64<xref linkend="Python"/>,
65<xref linkend="libxml2"/>,
66<xref linkend="libxslt"/>,
67<xref linkend="aspell"/>,
68<xref linkend="imagemagick"/> and
69<ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink>
70</para></sect4>
71</sect3>
72</sect2>
73
74<sect2>
75<title>Installation of <application>KOffice</application></title>
76
77<para>Install <application>KOffice</application> with the following
78commands:</para>
79
80<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
81 --disable-dependency-tracking &amp;&amp;
82make &amp;&amp;
83make install</command></userinput></screen>
84
85</sect2>
86
87<sect2>
88<title>Contents</title>
89<para>The <application>KOffice</application> package provides
90<command>karbon</command>,
91<command>kchart</command>,
92<command>kformula</command>,
93<command>kivio</command>,
94<command>koconverter</command>,
95<command>koscript</command>,
96<command>koshell</command>,
97<command>kprconverter.pl</command>,
98<command>kpresenter</command>,
99<command>kspread</command>,
100<command>kthesaurus</command>,
101<command>kudesigner</command>,
102<command>kugar</command> and
103<command>kword</command>.
104</para>
105
106<sect3><title>kchart</title>
107<para><command>kchart</command> is a chart drawing
108application.</para></sect3>
109
110<sect3><title>kformula</title>
111<para><command>kformula</command> is a formula editor.</para></sect3>
112
113<sect3><title>kivio</title>
114<para><command>kivio</command> is a flowchart program.</para></sect3>
115
116<sect3><title>kpresenter</title>
117<para><command>kpresenter</command> is a presentation builder/display
118program.</para></sect3>
119
120<sect3><title>kspread</title>
121<para><command>kspread</command> is a scriptable spreadsheet
122program.</para></sect3>
123
124<sect3><title>kugar</title>
125<para><command>kugar</command> is a tool for creating
126reports.</para></sect3>
127
128<sect3><title>kword</title>
129<para><command>kword</command> is a framemaker-like word processing and
130desktop publishing program.</para></sect3>
131
132</sect2>
133
134</sect1>
Note: See TracBrowser for help on using the repository browser.