source: xsoft/suites/koffice.xml@ 4e82a189

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 4e82a189 was 4e82a189, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Added missing sect2 role attributes.

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

  • Property mode set to 100644
File size: 7.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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-md5sum "dbc7e76c86647709a3e74f57c0fcf7f5">
10 <!ENTITY koffice-size "10.7 MB (27 MB for complete i18n version)">
11 <!ENTITY koffice-buildsize "220 MB (additional 55 MB for API docs)">
12 <!ENTITY koffice-time "23.7 SBU (additional 0.54 SBU for API docs)">
13]>
14
15<sect1 id="koffice" xreflabel="KOffice-&koffice-version;">
16 <?dbhtml filename="koffice.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>KOffice-&koffice-version;</title>
24
25 <indexterm zone="koffice">
26 <primary sortas="a-KOffice">KOffice</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to KOffice</title>
31
32 <para><application>KOffice</application> is the integrated office suite
33 for <application>KDE</application>.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&koffice-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&koffice-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &koffice-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &koffice-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &koffice-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &koffice-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
58
59 <para><application>KOffice</application> has many internationalization
60 packages in the form of:
61 <filename>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
62 The <replaceable>[xx]</replaceable> is a two to five letter code for the
63 country covered. The sizes of these files range from about 0.3 MB to 4.2
64 MB. You can also download a complete i18n version which includes translations
65 for all country codes.</para>
66
67 <itemizedlist spacing='compact'>
68 <listitem>
69 <para>Download mirrors: <ulink
70 url="http://download.kde.org/download.php?url=stable/koffice-&koffice-version;/src/"/>
71 </para>
72 </listitem>
73 <listitem>
74 <para><application>KOffice</application> i18n package listing: <ulink
75 url="http://mirrors.isc.org/pub/kde/stable/koffice-1.3.5/src/"/></para>
76 </listitem>
77 <listitem>
78 <para>Download MD5 sums: <ulink
79 url="http://mirrors.isc.org/pub/kde/stable/koffice-1.3.5/src/MD5SUMS"/></para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">KOffice Dependencies</bridgehead>
84
85 <bridgehead renderas="sect4">Required</bridgehead>
86 <para><xref linkend="kdebase"/></para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para><xref linkend="libjpeg"/>,
90 <xref linkend="libart_lgpl"/>,
91 <xref linkend="libxml2"/>,
92 <xref linkend="libxslt"/></para>
93
94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para><xref linkend="aspell"/>,
96 <xref linkend="python"/>,
97 <xref linkend="imagemagick"/>,
98 <ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink>,
99 <ulink
100 url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
101 <ulink url="http://www.graphviz.org/">GraphViz</ulink>
102 and <xref linkend="doxygen"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of KOffice</title>
108
109 <para>Install <application>KOffice</application> with the following
110 commands:</para>
111
112<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
113 --disable-dependency-tracking &amp;&amp;
114make &amp;&amp;
115make install</userinput></screen>
116
117 <note>
118 <para>If you wish to create the API documentation and you have
119 <application>Doxygen</application> and <application>GraphViz</application>
120 installed, <command>make apidox</command> must be done before
121 <command>make install</command>.</para>
122 </note>
123
124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
130 <segtitle>Installed Programs</segtitle>
131 <segtitle>Installed Libraries</segtitle>
132 <segtitle>Installed Directories</segtitle>
133
134 <seglistitem>
135 <seg>karbon, kchart, kformula, kivio, koconverter,
136 koscript, koshell, kprconverter.pl, kpresenter, kspread,
137 kthesaurus, kudesigner, kugar, and kword</seg>
138 <seg>None</seg>
139 <seg>Not determined at this time</seg>
140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="kchart">
149 <term><command>kchart</command></term>
150 <listitem>
151 <para>is a chart drawing application.</para>
152 <indexterm zone="koffice kchart">
153 <primary sortas="b-kchart">kchart</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry id="kformula">
159 <term><command>kformula</command></term>
160 <listitem>
161 <para>is a formula editor.</para>
162 <indexterm zone="koffice kformula">
163 <primary sortas="b-kformula">kformula</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry id="kivio">
169 <term><command>kivio</command></term>
170 <listitem>
171 <para>is a flowchart program.</para>
172 <indexterm zone="koffice kivio">
173 <primary sortas="b-kivio">kivio</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="kpresenter">
179 <term><command>kpresenter</command></term>
180 <listitem>
181 <para>is a presentation builder/display program.</para>
182 <indexterm zone="koffice kpresenter">
183 <primary sortas="b-kpresenter">kpresenter</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="kspread">
189 <term><command>kspread</command></term>
190 <listitem>
191 <para>is a scriptable spreadsheet program.</para>
192 <indexterm zone="koffice kspread">
193 <primary sortas="b-kspread">kspread</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="kugar">
199 <term><command>kugar</command></term>
200 <listitem>
201 <para>is a tool for creating reports.</para>
202 <indexterm zone="koffice kugar">
203 <primary sortas="b-kugar">kugar</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="kword">
209 <term><command>kword</command></term>
210 <listitem>
211 <para>is a framemaker-like word processing and desktop
212 publishing program.</para>
213 <indexterm zone="koffice kword">
214 <primary sortas="b-kword">kword</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.