source: xsoft/office/libreoffice.xml@ 56605b9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 56605b9 was 56605b9, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Remove XML::Parser from perl modules
Archive acl, attr, intltool, expat, gperf
Synchronize libcap with LFS.

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

  • Property mode set to 100644
File size: 24.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
10 <!ENTITY libreoffice-core-md5sum "0347f2c919e809b3f3794ed509caa902">
11 <!ENTITY libreoffice-core-size "118 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "f031b9ce64498cd14e07454fb3df5401">
15 <!ENTITY libreoffice-dict-size "36 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "fa82b4c4510c78fe22a3a56d53fb9752">
19 <!ENTITY libreoffice-help-size "1.8 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "81759541de9ce626a02d652399cd1ffe">
23 <!ENTITY libreoffice-translations-size "122 MB">
24
25 <!ENTITY libreoffice-buildsize "4.0 GB (423 MB installed) - 9.6 GB (528 MB installed), with translations">
26 <!ENTITY libreoffice-time "139 SBU - 1443 SBU, with translations">
27]>
28
29<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
30 <?dbhtml filename="libreoffice.html"?>
31
32 <sect1info>
33 <othername>$LastChangedBy$</othername>
34 <date>$Date$</date>
35 </sect1info>
36
37 <title>LibreOffice-&libreoffice-version;</title>
38
39 <indexterm zone="libreoffice">
40 <primary sortas="a-LibreOffice">LibreOffice</primary>
41 </indexterm>
42
43 <sect2 role="package">
44 <title>Introduction to LibreOffice</title>
45
46 <para>
47 <application>LibreOffice</application> is a full-featured office suite.
48 It is largely compatible with <application>Microsoft Office</application>
49 and is descended from <application>OpenOffice.org</application>.
50 </para>
51
52 &lfs75_checked;
53
54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>
58 Core Download: <ulink url="&libreoffice-core-download-http;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Core Download MD5 sum: &libreoffice-core-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Core Download size: &libreoffice-core-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &libreoffice-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &libreoffice-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
87 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Dictionaries size: &libreoffice-dict-size;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Help Files: <ulink url="&libreoffice-help-download-http;"/>
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Help Files MD5 sum: &libreoffice-help-md5sum;
108 </para>
109 </listitem>
110 <listitem>
111 <para>
112 Help Files size: &libreoffice-help-size;
113 </para>
114 </listitem>
115 <listitem>
116 <para>
117 Translations: <ulink url="&libreoffice-translations-download-http;"/>
118 </para>
119 </listitem>
120 <listitem>
121 <para>
122 Translations MD5 sum: &libreoffice-translations-md5sum;
123 </para>
124 </listitem>
125 <listitem>
126 <para>
127 Translations size: &libreoffice-translations-size;
128 </para>
129 </listitem>
130 </itemizedlist>
131
132 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
133
134 <bridgehead renderas="sect4">Required</bridgehead>
135 <para role="required">
136 <xref linkend="perl-archive-zip"/>,
137 <xref linkend="unzip"/>,
138 <xref linkend="wget"/>,
139 <xref linkend="which"/>, and
140 <xref linkend="zip"/>
141 </para>
142
143 <bridgehead renderas="sect4">Recommended</bridgehead>
144 <note>
145 <para>
146 Most of these packages are recommended because if they're not installed,
147 the build process will compile and install its own (often older)
148 version.
149 </para>
150 </note>
151
152 <para role="recommended">
153 <xref linkend="libjpeg"/>,
154 <xref linkend="glu"/>,
155 <xref linkend="gtk2"/>,
156 <xref linkend="boost"/>,
157 <xref linkend="clucene"/>,
158 <xref linkend="cups"/>,
159 <xref linkend="curl"/>,
160 <xref linkend="graphite2"/>,
161 <xref linkend="gst-plugins-base"/> or
162 <xref linkend="gst10-plugins-base"/>,
163 <xref linkend="harfbuzz"/>,
164<!-- <xref linkend="icu"/>,-->
165 <xref linkend="lcms2"/>,
166 <xref linkend="librsvg"/>,
167 <xref linkend="libxml2"/> and
168 <xref linkend="libxslt"/>,
169 <xref linkend="mesalib"/>,
170 <xref linkend="neon"/>,
171 <xref linkend="npapi-sdk"/>,
172 <xref linkend="nss"/>,
173 <xref linkend="openldap"/> (client only),
174 <xref linkend="openssl"/>,
175 <xref linkend="poppler"/>,
176 <xref linkend="python3"/> (used to build the translations),
177 <xref linkend="redland"/>, and
178 <xref linkend="unixodbc"/>
179 </para>
180
181 <bridgehead renderas="sect4">Optional</bridgehead>
182 <para role="optional">
183 <xref linkend="avahi"/>,
184 <xref linkend="bluez"/>,
185 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
186 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
187 <ulink url="http://www.firebirdsql.org/">firebird</ulink>,
188 <xref linkend="gtk3"/>,
189 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
190 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
191 <xref linkend="kdelibs"/>,
192 <xref linkend="libatomic_ops"/>,
193 <ulink url="http://www.freedesktop.org/wiki/Software/libabw/">libabw</ulink>,
194 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
195 <ulink url="http://www.freedesktop.org/wiki/Software/libfreehand/">libfreehand</ulink>,
196 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
197 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
198 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
199 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
200 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
201 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
202 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
203 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
204 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
205 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
206 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
207 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
208 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
209 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
210 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
211 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
212 <xref linkend="postgresql"/>,
213 <xref linkend="mitkrb"/>,
214 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
215 <xref linkend="sane"/>,
216 <xref linkend="vlc"/>, and
217 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
218 </para>
219
220 <para condition="html" role="usernotes">
221 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
222 </para>
223 </sect2>
224
225 <sect2 role="installation">
226 <title>Installation of LibreOffice</title>
227
228 <warning>
229 <para>
230 Untaring the libreoffice-&libreoffice-dlversion; tarball as
231 <systemitem class="username">root</systemitem> has the curious effect of
232 changing the ownership of the <emphasis>parent</emphasis> directory
233 to a user with numerical id 11012 and with the permissions set to allow
234 read, write and execute for that user only! If you untared as
235 <systemitem class="username">root</systemitem> in your home folder you
236 could end up unable to log in again. If you untared it in
237 <filename class="directory">/usr</filename> you would find your user
238 account unable to access any file in
239 <filename class="directory">/usr</filename>.
240 </para>
241
242 <para>
243 You can avoid this unpleasantness by
244 <emphasis>not</emphasis> untaring it as
245 <systemitem class="username">root</systemitem>. If you must untar it as
246 <systemitem class="username">root</systemitem> pass the option
247 <option>--no-overwrite-dir</option> to tar. This is the default when you
248 untar as a user but has to be passed as an option when untaring as
249 <systemitem class="username">root</systemitem>:
250 </para>
251 </warning>
252
253<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
254cd libreoffice-&libreoffice-dlversion;</userinput></screen>
255
256 <para>
257 Unpack the dictionaries file and create symlinks to tarballs from the
258 source directory so they won't get downloaded again (it is not necessary
259 to unpack the help nor the translations tarballs):
260 </para>
261
262<screen><userinput>install -dm755 src &amp;&amp;
263
264tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
265<!-- Not necessary for this version
266tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
267-->
268ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
269ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
270
271<!-- Not necessary for this version
272 <para>
273 If you have downloaded the translations tarball, unpack it:
274 </para>
275
276<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
277ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
278-->
279 <para>
280 If you have downloaded the translations tarball, create a symlink:
281 </para>
282
283<screen><userinput>ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
284
285 <note>
286 <para>
287 During the build process, some packages will be downloaded (including
288 the ones listed as recommended and optional dependencies) if they are
289 not present on the system. Doing so, build time may be different
290 for everyone.
291 </para>
292 </note>
293
294 <para>
295 In the rest of the page, locales "en-US" and "pt-BR" are examples; you
296 can change them to suit your needs - you might want to read the
297 "Command Explanations", further below, before proceeding.
298 </para>
299
300 <para>
301 Due to the large size of the package, you may prefer to install it in
302 <filename class="directory">/opt</filename>, instead of
303 <filename class="directory">/usr</filename>. Depending on your choice,
304 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
305 <filename class="directory">/usr</filename> or by
306 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
307 </para>
308
309<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
310
311 <para>
312 Prepare <application>LibreOffice</application> for compilation by running
313 the following commands:
314 </para>
315
316<screen><userinput>sed -e "/gzip -f/d" \
317 -e "s|.1.gz|.1|g" \
318 -i bin/distro-install-desktop-integration &amp;&amp;
319sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
320
321chmod -v +x bin/unpack-sources &amp;&amp;
322sed -e "s/target\.mk/langlist\.mk/" \
323 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
324 -e "/tar -x/s/lo_src_dir/start_dir/" \
325 -i bin/unpack-sources &amp;&amp;
326
327./autogen.sh --prefix=$LO_PREFIX \
328 --sysconfdir=/etc \
329 --with-vendor="BLFS" \
330 --with-lang="en-US pt-BR" \
331 --with-help \
332 --with-alloc=system \
333 --without-java \
334 --disable-gconf \
335 --disable-odk \
336 --disable-postgresql-sdbc \
337 --enable-release-build=yes \
338 --enable-python=system \
339 --with-system-clucene \
340 --with-system-cairo \
341 --with-system-curl \
342 --with-system-expat \
343 --with-system-graphite \
344 --with-system-harfbuzz \
345 --with-system-jpeg \
346 --with-system-lcms2 \
347 --with-system-libpng \
348 --with-system-libxml \
349 --with-system-mesa-headers \
350 --with-system-neon \
351 --with-system-npapi-headers \
352 --with-system-nss \
353 --with-system-odbc \
354 --with-system-openldap \
355 --with-system-openssl \
356 --with-system-poppler \
357 --with-system-redland \
358 --with-system-zlib \
359 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
360<!-- below, switches not working with icu-53.1; move back, when upstream
361or patch solves the problem-->
362<!-- -with-system-icu \-->
363<!-- -with-system-boost \-->
364
365 <para>
366 The instructions below will only build the package without running
367 any unit tests. If you prefer to run the unit tests, replace
368 <command>make build</command> with <command>make</command>.
369 </para>
370
371 <para>
372 Build the package:
373 </para>
374
375<screen><userinput>make build</userinput></screen>
376
377 <para>
378 Now, as the <systemitem class="username">root</systemitem> user:
379 </para>
380
381<screen role="root"><userinput>make distro-pack-install &amp;&amp;
382install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
383install -v -m644 sysui/desktop/appstream-appdata/*.xml \
384 $LO_PREFIX/share/appdata</userinput></screen>
385
386 <para>
387 If the dictionaries have been built, again as
388 <systemitem class="username">root</systemitem> user:
389 </para>
390
391<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
392mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-en &amp;&amp;
393cp -vR dictionaries/en/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-en &amp;&amp;
394mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
395cp -vR dictionaries/pt_BR/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
396
397 <para>
398 If installed in <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
399 and the icons in the new items of the desktop menu are not properly displayed,
400 optionally run the following commands, as
401 <systemitem class="username">root</systemitem> user (it may be necessary
402 to logout the session, before the icons appear):
403 </para>
404
405<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
406for i in writer base calc draw impress math startcenter writer
407do
408 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
409 /usr/share/pixmaps/
410done
411unset i</userinput></screen>
412
413 </sect2>
414
415 <sect2 role="commands">
416 <title>Command Explanations</title>
417
418 <para>
419 <command>sed -e ...</command>: First sed prevents compression of the
420 manual pages, the second one prevents a script that causes install to
421 fail from running and the third one fixes the unpack script.
422 </para>
423
424 <para>
425 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
426 </para>
427
428 <para>
429 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
430 the vendor which is mentioned when you click "About" on the toolbar.
431 </para>
432<!-- I believe en-US is not necessary anymore
433 <para>
434 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
435 what languages to support. en-US is always needed. To list several
436 languages, separate them with a space. For all languages, use
437 <parameter>-\-with-lang=ALL</parameter>
438 </para>
439-->
440
441 <para>
442 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
443 what languages to support. To list several languages, separate them with
444 a space. For all languages, use
445 <parameter>--with-lang=ALL</parameter>.
446 </para>
447
448 <note><para>
449 For a list of the available languages, you can uncompress the
450 translations tarball, <command>tar -xf
451 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
452 --no-overwrite-dir -C /tmp</command>, and run <command>ls
453 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
454 </para></note>
455
456 <para>
457 <parameter>--with-help</parameter>: Without this switch, the help files
458 are not built.
459 </para>
460
461 <para>
462 <parameter>--with-alloc=system</parameter>: This switch tells
463 <application>LibreOffice</application> to use system allocator
464 instead of the internal one.
465 </para>
466
467 <para>
468 <parameter>--without-java</parameter>: This switch disables
469 <application>Java</application> support in
470 <application>LibreOffice</application>.
471 </para>
472
473 <para>
474 <parameter>--disable-gconf</parameter>: This switch disables compiling
475 <application>LibreOffice</application> with the deprecated
476 <application>GNOME</application> configuration system support.
477 </para>
478
479 <para>
480 <parameter>--disable-odk</parameter>: This switch disables installing the
481 office development kit. Remove if you want to develop a
482 <application>LibreOffice</application> based application.
483 </para>
484
485 <para>
486 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
487 <application>LibreOffice</application> with the ability to connect to a
488 <application>PostgreSQL</application> database. Remove it if you would
489 like <application>LibreOffice</application> to be able to connect to a
490 <application>PostgreSQL</application> database. If you have installed
491 <application>PostgreSQL</application> on your system and would like
492 <application>LibreOffice</application> to use that rather than compile its
493 own copy, use the <option>--with-system-postgresql</option> switch.
494 </para>
495
496 <para>
497 <parameter>--enable-release-build=yes</parameter>: This switch enables a
498 Release Build.
499 <application>LibreOffice</application> can be built as a Release Build or
500 as a Developer Build, because their default installation paths and user
501 profile paths are different. Developer Build displays the words "Dev" and
502 "Beta" in several places (e.g, menu and splash scren).
503 </para>
504
505 <para>
506 <parameter>--enable-python=system</parameter>: This switch tells
507 <application>LibreOffice</application> to use installed
508 <application>Python 3</application> to build the translations
509 instead of the bundled one. If you don't need to build any
510 translations, you can use <option>--disable-python</option>
511 instead.
512 </para>
513
514 <para>
515 <parameter>--with-system-*</parameter>: These switches prevent
516 <application>LibreOffice</application> from trying to compile its own
517 versions of these dependencies. If you've not installed some of the
518 dependencies, remove the corresponding switches.
519 </para>
520
521 <para>
522 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
523 switch tells <application>LibreOffice</application> to use all your
524 CPUs to compile in parallel and speed up the build.
525 </para>
526
527 <para>
528 <option>--disable-cups</option>: Use this switch if you don't need
529 printing support.
530 </para>
531
532 <para>
533 <option>--disable-gstreamer-0-10</option>: Use this switch if you've
534 not installed <xref linkend="gst-plugins-base"/>.
535 </para>
536
537 <para>
538 <option>--enable-gstreamer</option>: Use this switch if you want to
539 use <xref linkend="gst10-plugins-base"/> instead of
540 <xref linkend="gst-plugins-base"/> for the avmedia module.
541 </para>
542
543 <para>
544 <option>--enable-gtk3</option>: Use this switch if you want to
545 build the <application>GTK+ 3</application> integration module.
546 </para>
547
548 <para>
549 <option>--enable-kde4</option>: Use this switch if you want to
550 build the <application>KDE</application> integration module.
551 </para>
552
553 </sect2>
554
555 <sect2 role="content">
556 <title>Contents</title>
557
558 <segmentedlist>
559 <segtitle>Installed Programs</segtitle>
560 <segtitle>Installed Libraries</segtitle>
561 <segtitle>Installed Directory</segtitle>
562
563 <seglistitem>
564 <seg>
565 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
566 loimpress, lomath, loweb, lowriter, soffice and unopkg;
567 several programs under
568 $LO_PREFIX/lib/libreoffice/program
569 </seg>
570 <seg>
571 several libraries under
572 $LO_PREFIX/lib/libreoffice/{ure/lib,program}
573 </seg>
574 <seg>
575 $LO_PREFIX/lib/libreoffice
576 </seg>
577 </seglistitem>
578 </segmentedlist>
579
580 <variablelist>
581 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
582 <?dbfo list-presentation="list"?>
583 <?dbhtml list-presentation="table"?>
584
585 <varlistentry id="lobase">
586 <term><command>lobase</command></term>
587 <listitem>
588 <para>
589 is a database manager.
590 </para>
591 <indexterm zone="libreoffice lobase">
592 <primary sortas="b-lobase">lobase</primary>
593 </indexterm>
594 </listitem>
595 </varlistentry>
596
597 <varlistentry id="localc">
598 <term><command>localc</command></term>
599 <listitem>
600 <para>
601 is a spreadsheet program.
602 </para>
603 <indexterm zone="libreoffice localc">
604 <primary sortas="b-localc">localc</primary>
605 </indexterm>
606 </listitem>
607 </varlistentry>
608
609 <varlistentry id="lodraw">
610 <term><command>lodraw</command></term>
611 <listitem>
612 <para>
613 is a vector graphics editor and diagramming tool.
614 </para>
615 <indexterm zone="libreoffice lodraw">
616 <primary sortas="b-lodraw">lodraw</primary>
617 </indexterm>
618 </listitem>
619 </varlistentry>
620
621 <varlistentry id="loimpress">
622 <term><command>loimpress</command></term>
623 <listitem>
624 <para>
625 can edit and display PowerPoint presentations.
626 </para>
627 <indexterm zone="libreoffice loimpress">
628 <primary sortas="b-loimpress">loimpress</primary>
629 </indexterm>
630 </listitem>
631 </varlistentry>
632
633 <varlistentry id="lomath">
634 <term><command>lomath</command></term>
635 <listitem>
636 <para>
637 is a mathematical formula editor.
638 </para>
639 <indexterm zone="libreoffice lomath">
640 <primary sortas="b-lomath">lomath</primary>
641 </indexterm>
642 </listitem>
643 </varlistentry>
644
645 <varlistentry id="lowriter">
646 <term><command>lowriter</command></term>
647 <listitem>
648 <para>
649 is a word processor.
650 </para>
651 <indexterm zone="libreoffice lowriter">
652 <primary sortas="b-lowriter">lowriter</primary>
653 </indexterm>
654 </listitem>
655 </varlistentry>
656
657 <varlistentry id="unopkg">
658 <term><command>unopkg</command></term>
659 <listitem>
660 <para>
661 is a tool to manage <application>LibreOffice</application>
662 extensions from the command line.
663 </para>
664 <indexterm zone="libreoffice unopkg">
665 <primary sortas="b-unopkg">unopkg</primary>
666 </indexterm>
667 </listitem>
668 </varlistentry>
669
670 </variablelist>
671
672 </sect2>
673
674</sect1>
Note: See TracBrowser for help on using the repository browser.