source: xsoft/office/libreoffice.xml@ 7300611

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 7300611 was 0c77b5ab, checked in by Igor Živković <igor@…>, 10 years ago

Set an environment variable for libreoffice installation prefix.

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

  • Property mode set to 100644
File size: 24.7 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 "98674d57d6dd24baef38f007b5020e8e">
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 "c2b9d603b416d3efc11bf6dd3fc4d92e">
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 "8554bbbdfc72db998a191c71eeafdb55">
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 "4873b18cd8a535814777c8630fe2db9f">
23 <!ENTITY libreoffice-translations-size "122 MB">
24
25 <!ENTITY libreoffice-buildsize "4.0 GB (423 MB installed) -
26 8.3 GB (537 MB installed), with translations">
27 <!ENTITY libreoffice-time "139 SBU - 177 SBU, with translations">
28]>
29
30<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
31 <?dbhtml filename="libreoffice.html"?>
32
33 <sect1info>
34 <othername>$LastChangedBy$</othername>
35 <date>$Date$</date>
36 </sect1info>
37
38 <title>LibreOffice-&libreoffice-version;</title>
39
40 <indexterm zone="libreoffice">
41 <primary sortas="a-LibreOffice">LibreOffice</primary>
42 </indexterm>
43
44 <sect2 role="package">
45 <title>Introduction to LibreOffice</title>
46
47 <para>
48 <application>LibreOffice</application> is a full-featured office suite.
49 It is largely compatible with <application>Microsoft Office</application>
50 and is descended from <application>OpenOffice.org</application>.
51 </para>
52
53 &lfs75_checked;
54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>
59 Core Download: <ulink url="&libreoffice-core-download-http;"/>
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Core Download MD5 sum: &libreoffice-core-md5sum;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Core Download size: &libreoffice-core-size;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated disk space required: &libreoffice-buildsize;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Estimated build time: &libreoffice-time;
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
85 <itemizedlist spacing="compact">
86 <listitem>
87 <para>
88 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
89 </para>
90 </listitem>
91 <listitem>
92 <para>
93 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
94 </para>
95 </listitem>
96 <listitem>
97 <para>
98 Dictionaries size: &libreoffice-dict-size;
99 </para>
100 </listitem>
101 <listitem>
102 <para>
103 Help Files: <ulink url="&libreoffice-help-download-http;"/>
104 </para>
105 </listitem>
106 <listitem>
107 <para>
108 Help Files MD5 sum: &libreoffice-help-md5sum;
109 </para>
110 </listitem>
111 <listitem>
112 <para>
113 Help Files size: &libreoffice-help-size;
114 </para>
115 </listitem>
116 <listitem>
117 <para>
118 Translations: <ulink url="&libreoffice-translations-download-http;"/>
119 </para>
120 </listitem>
121 <listitem>
122 <para>
123 Translations MD5 sum: &libreoffice-translations-md5sum;
124 </para>
125 </listitem>
126 <listitem>
127 <para>
128 Translations size: &libreoffice-translations-size;
129 </para>
130 </listitem>
131 </itemizedlist>
132
133 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
134
135 <bridgehead renderas="sect4">Required</bridgehead>
136 <para role="required">
137 <xref linkend="gperf"/>,
138 <xref linkend="perl-archive-zip"/>,
139 <xref linkend="unzip"/>,
140 <xref linkend="wget"/>,
141 <xref linkend="which"/>, and
142 <xref linkend="zip"/>
143 </para>
144
145 <bridgehead renderas="sect4">Recommended</bridgehead>
146 <note>
147 <para>
148 Most of these packages are recommended because if they're not installed,
149 the build process will compile and install its own (often older)
150 version.
151 </para>
152 </note>
153
154 <para role="recommended">
155 <xref linkend="libjpeg"/>,
156 <xref linkend="glu"/>,
157 <xref linkend="gtk2"/>,
158 <xref linkend="boost"/>,
159 <xref linkend="clucene"/>,
160 <xref linkend="cups"/>,
161 <xref linkend="curl"/>,
162 <xref linkend="dbus"/>,
163 <xref linkend="expat"/>,
164 <xref linkend="graphite2"/>,
165 <xref linkend="gst-plugins-base"/> or
166 <xref linkend="gst10-plugins-base"/>,
167 <xref linkend="harfbuzz"/>,
168 <xref linkend="icu"/>,
169 <xref linkend="lcms2"/>,
170 <xref linkend="librsvg"/>,
171 <xref linkend="libxml2"/> and
172 <xref linkend="libxslt"/>,
173 <xref linkend="mesalib"/>,
174 <xref linkend="neon"/>,
175 <xref linkend="npapi-sdk"/>,
176 <xref linkend="nss"/>,
177 <xref linkend="openldap"/> (client only),
178 <xref linkend="openssl"/>,
179 <xref linkend="poppler"/>,
180 <xref linkend="python3"/> (used to build the translations),
181 <xref linkend="redland"/>, and
182 <xref linkend="unixodbc"/>
183 </para>
184
185 <bridgehead renderas="sect4">Optional</bridgehead>
186 <para role="optional">
187 <xref linkend="avahi"/>,
188 <xref linkend="bluez"/>,
189 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
190 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
191 <xref linkend="gtk3"/>,
192 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
193 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
194 <xref linkend="kdelibs"/>,
195 <xref linkend="libatomic_ops"/>,
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 <xref linkend="mysql"/>,
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-boost \
340 --with-system-clucene \
341 --with-system-cairo \
342 --with-system-curl \
343 --with-system-expat \
344 --with-system-graphite \
345 --with-system-harfbuzz \
346 --with-system-icu \
347 --with-system-jpeg \
348 --with-system-lcms2 \
349 --with-system-libpng \
350 --with-system-libxml \
351 --with-system-mesa-headers \
352 --with-system-neon \
353 --with-system-npapi-headers \
354 --with-system-nss \
355 --with-system-odbc \
356 --with-system-openldap \
357 --with-system-openssl \
358 --with-system-poppler \
359 --with-system-redland \
360 --with-system-zlib \
361 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
362
363 <para>
364 The instructions below will only build the package without running
365 any unit tests. If you prefer to run the unit tests, replace
366 <command>make build</command> with <command>make</command>.
367 </para>
368
369 <para>
370 Build the package:
371 </para>
372
373<screen><userinput>make build</userinput></screen>
374
375 <para>
376 Now, as the <systemitem class="username">root</systemitem> user:
377 </para>
378
379<screen role="root"><userinput>make distro-pack-install &amp;&amp;
380install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
381install -v -m644 sysui/desktop/appstream-appdata/*.xml \
382 $LO_PREFIX/share/appdata</userinput></screen>
383
384 <para>
385 If the dictionaries have been built, again as
386 <systemitem class="username">root</systemitem> user:
387 </para>
388
389<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
390mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-en &amp;&amp;
391cp -vR dictionaries/en/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-en &amp;&amp;
392mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
393cp -vR dictionaries/pt_BR/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
394
395 <para>
396 If installed in <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
397 and the icons in the new items of the desktop menu are not properly displayed,
398 optionally run the following commands, as
399 <systemitem class="username">root</systemitem> user (it may be necessary
400 to logout the session, before the icons appear):
401 </para>
402
403<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
404for i in writer base calc draw impress math startcenter writer
405do
406 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
407 /usr/share/pixmaps/
408done
409unset i</userinput></screen>
410
411 </sect2>
412
413 <sect2 role="commands">
414 <title>Command Explanations</title>
415
416 <para>
417 <command>sed -e ...</command>: First sed prevents compression of the
418 manual pages, the second one prevents a script that causes install to
419 fail from running and the third one fixes the unpack script.
420 </para>
421
422 <para>
423 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
424 </para>
425
426 <para>
427 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
428 the vendor which is mentioned when you click "About" on the toolbar.
429 </para>
430<!-- I believe en-US is not necessary anymore
431 <para>
432 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
433 what languages to support. en-US is always needed. To list several
434 languages, separate them with a space. For all languages, use
435 <parameter>-\-with-lang=ALL</parameter>
436 </para>
437-->
438
439 <para>
440 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
441 what languages to support. To list several languages, separate them with
442 a space. For all languages, use
443 <parameter>--with-lang=ALL</parameter>.
444 </para>
445
446 <note><para>
447 For a list of the available languages, you can uncompress the
448 translations tarball, <command>tar -xf
449 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
450 --no-overwrite-dir -C /tmp</command>, and run <command>ls
451 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
452 </para></note>
453
454 <para>
455 <parameter>--with-help</parameter>: Without this switch, the help files
456 are not built.
457 </para>
458
459 <para>
460 <parameter>--with-alloc=system</parameter>: This switch tells
461 <application>LibreOffice</application> to use system allocator
462 instead of the internal one.
463 </para>
464
465 <para>
466 <parameter>--without-java</parameter>: This switch disables
467 <application>Java</application> support in
468 <application>LibreOffice</application>.
469 </para>
470
471 <para>
472 <parameter>--disable-gconf</parameter>: This switch disables compiling
473 <application>LibreOffice</application> with the deprecated
474 <application>GNOME</application> configuration system support.
475 </para>
476
477 <para>
478 <parameter>--disable-odk</parameter>: This switch disables installing the
479 office development kit. Remove if you want to develop a
480 <application>LibreOffice</application> based application.
481 </para>
482
483 <para>
484 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
485 <application>LibreOffice</application> with the ability to connect to a
486 <application>PostgreSQL</application> database. Remove it if you would
487 like <application>LibreOffice</application> to be able to connect to a
488 <application>PostgreSQL</application> database. If you have installed
489 <application>PostgreSQL</application> on your system and would like
490 <application>LibreOffice</application> to use that rather than compile its
491 own copy, use the <option>--with-system-postgresql</option> switch.
492 </para>
493
494 <para>
495 <parameter>--enable-release-build=yes</parameter>: This switch enables a
496 Release Build.
497 <application>LibreOffice</application> can be built as a Release Build or
498 as a Developer Build, because their default installation paths and user
499 profile paths are different. Developer Build displays the words "Dev" and
500 "Beta" in several places (e.g, menu and splash scren).
501 </para>
502
503 <para>
504 <parameter>--enable-python=system</parameter>: This switch tells
505 <application>LibreOffice</application> to use installed
506 <application>Python 3</application> to build the translations
507 instead of the bundled one. If you don't need to build any
508 translations, you can use <option>--disable-python</option>
509 instead.
510 </para>
511
512 <para>
513 <parameter>--with-system-*</parameter>: These switches prevent
514 <application>LibreOffice</application> from trying to compile its own
515 versions of these dependencies. If you've not installed some of the
516 dependencies, remove the corresponding switches.
517 </para>
518
519 <para>
520 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
521 switch tells <application>LibreOffice</application> to use all your
522 CPUs to compile in parallel and speed up the build.
523 </para>
524
525 <para>
526 <option>--disable-cups</option>: Use this switch if you don't need
527 printing support.
528 </para>
529
530 <para>
531 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
532 not installed <xref linkend="gst-plugins-base"/>.
533 </para>
534
535 <para>
536 <option>--disable-dbus</option>: Use this switch if you've not installed
537 <xref linkend="dbus"/>. It also disables Bluetooth support and font
538 install via PackageKit.
539 </para>
540
541 <para>
542 <option>--enable-gstreamer</option>: Use this switch if you want to
543 use <xref linkend="gst10-plugins-base"/> instead of
544 <xref linkend="gst-plugins-base"/> for the avmedia module.
545 </para>
546
547 <para>
548 <option>--enable-gtk3</option>: Use this switch if you want to
549 build the <application>GTK+ 3</application> integration module.
550 </para>
551
552 <para>
553 <option>--enable-kde4</option>: Use this switch if you want to
554 build the <application>KDE</application> integration module.
555 </para>
556
557 </sect2>
558
559 <sect2 role="content">
560 <title>Contents</title>
561
562 <segmentedlist>
563 <segtitle>Installed Programs</segtitle>
564 <segtitle>Installed Libraries</segtitle>
565 <segtitle>Installed Directory</segtitle>
566
567 <seglistitem>
568 <seg>
569 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
570 loimpress, lomath, loweb, lowriter, soffice and unopkg;
571 several programs under
572 $LO_PREFIX/lib/libreoffice/program
573 </seg>
574 <seg>
575 several libraries under
576 $LO_PREFIX/lib/libreoffice/{ure/lib,program}
577 </seg>
578 <seg>
579 $LO_PREFIX/lib/libreoffice
580 </seg>
581 </seglistitem>
582 </segmentedlist>
583
584 <variablelist>
585 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
586 <?dbfo list-presentation="list"?>
587 <?dbhtml list-presentation="table"?>
588
589 <varlistentry id="lobase">
590 <term><command>lobase</command></term>
591 <listitem>
592 <para>
593 is a database manager.
594 </para>
595 <indexterm zone="libreoffice lobase">
596 <primary sortas="b-lobase">lobase</primary>
597 </indexterm>
598 </listitem>
599 </varlistentry>
600
601 <varlistentry id="localc">
602 <term><command>localc</command></term>
603 <listitem>
604 <para>
605 is a spreadsheet program.
606 </para>
607 <indexterm zone="libreoffice localc">
608 <primary sortas="b-localc">localc</primary>
609 </indexterm>
610 </listitem>
611 </varlistentry>
612
613 <varlistentry id="lodraw">
614 <term><command>lodraw</command></term>
615 <listitem>
616 <para>
617 is a vector graphics editor and diagramming tool.
618 </para>
619 <indexterm zone="libreoffice lodraw">
620 <primary sortas="b-lodraw">lodraw</primary>
621 </indexterm>
622 </listitem>
623 </varlistentry>
624
625 <varlistentry id="loimpress">
626 <term><command>loimpress</command></term>
627 <listitem>
628 <para>
629 can edit and display PowerPoint presentations.
630 </para>
631 <indexterm zone="libreoffice loimpress">
632 <primary sortas="b-loimpress">loimpress</primary>
633 </indexterm>
634 </listitem>
635 </varlistentry>
636
637 <varlistentry id="lomath">
638 <term><command>lomath</command></term>
639 <listitem>
640 <para>
641 is a mathematical formula editor.
642 </para>
643 <indexterm zone="libreoffice lomath">
644 <primary sortas="b-lomath">lomath</primary>
645 </indexterm>
646 </listitem>
647 </varlistentry>
648
649 <varlistentry id="lowriter">
650 <term><command>lowriter</command></term>
651 <listitem>
652 <para>
653 is a word processor.
654 </para>
655 <indexterm zone="libreoffice lowriter">
656 <primary sortas="b-lowriter">lowriter</primary>
657 </indexterm>
658 </listitem>
659 </varlistentry>
660
661 <varlistentry id="unopkg">
662 <term><command>unopkg</command></term>
663 <listitem>
664 <para>
665 is a tool to manage <application>LibreOffice</application>
666 extensions from the command line.
667 </para>
668 <indexterm zone="libreoffice unopkg">
669 <primary sortas="b-unopkg">unopkg</primary>
670 </indexterm>
671 </listitem>
672 </varlistentry>
673
674 </variablelist>
675
676 </sect2>
677
678</sect1>
Note: See TracBrowser for help on using the repository browser.