source: xsoft/office/libreoffice.xml@ 17ae38bf

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 17ae38bf was 17ae38bf, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Typo

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

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