source: xsoft/office/libreoffice.xml@ 885af2e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 885af2e was 885af2e, checked in by Igor Živković <igor@…>, 11 years ago

more libreoffice deps

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

  • Property mode set to 100644
File size: 23.6 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 "4eb8fd2b0d1177d19b2f797faabc4ea2">
11 <!ENTITY libreoffice-core-size "117 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "482c3ba55f6062eaf49eb493200643c9">
15 <!ENTITY libreoffice-dict-size "35 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "f6b418a1ed94ef9d5ee30e9f5d7f305a">
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 "e8c69bdb55586531cc192904467f5e24">
23 <!ENTITY libreoffice-translations-size "124 MB">
24
25 <!ENTITY libreoffice-buildsize "7.8 GB (509 MB installed)">
26 <!ENTITY libreoffice-time "173 SBU">
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 &lfs74_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">Additional Downloads</bridgehead>
133 <itemizedlist spacing="compact">
134 <listitem>
135 <para>
136 Required patch:
137 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_neon-1.patch"/>
138 </para>
139 </listitem>
140 </itemizedlist>
141
142 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
143
144 <bridgehead renderas="sect4">Required</bridgehead>
145 <para role="required">
146 <xref linkend="gperf"/>,
147 <xref linkend="gtk2"/>,
148 <application>Perl Modules</application>
149 <xref linkend="perl-archive-zip"/> and
150 <xref linkend="perl-xml-parser"/>,
151 <xref linkend="unzip"/>,
152 <xref linkend="wget"/>,
153 <xref linkend="which"/> and
154 <xref linkend="zip"/>
155 </para>
156
157 <bridgehead renderas="sect4">Recommended</bridgehead>
158 <note>
159 <para>
160 Most of these packages are recommended because if they're not installed,
161 the build process will compile and install its own (often older)
162 version.
163 </para>
164 </note>
165
166 <para role="recommended">
167 <xref linkend="boost"/>,
168 <xref linkend="cups"/>,
169 <xref linkend="curl"/>,
170 <xref linkend="dbus"/>,
171 <xref linkend="expat"/>,
172 <xref linkend="gst-plugins-base"/> or
173 <xref linkend="gst10-plugins-base"/>,
174 <xref linkend="icu"/>,
175 <xref linkend="lcms2"/>,
176 <xref linkend="librsvg"/>,
177 <xref linkend="libxml2"/> and
178 <xref linkend="libxslt"/>,
179 <xref linkend="mesalib"/>,
180 <xref linkend="neon"/>,
181 <xref linkend="nss"/>,
182 <xref linkend="openldap"/> (client only),
183 <xref linkend="openssl"/>,
184 <xref linkend="poppler"/>,
185 <xref linkend="python3"/> (used to build the translations),
186 <xref linkend="redland"/> and
187 <xref linkend="unixodbc"/>
188 </para>
189
190 <bridgehead renderas="sect4">Optional</bridgehead>
191 <para role="optional">
192 <xref linkend="bluez"/>,
193 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
194 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</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 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
200 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
201 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
202 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
203 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
204 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
205 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
206 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
207 <ulink url="http://clucene.sourceforge.net/">CLucene</ulink>,
208 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
209 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
210 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
211 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
212 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
213 <xref linkend="mysql"/>,
214 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
215 <xref linkend="postgresql"/>,
216 <xref linkend="sane"/> 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; the
296 user will change them to suit his needs - you might want to read the
297 "Command Explanations", further below, before proceeding. Due to the
298 large size of the package, the user may prefer to install in
299 <filename class="directory">/opt</filename>, instead of
300 <filename class="directory">/usr</filename>. In order to do that, replace
301 <filename class="directory">/usr</filename> by
302 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
303 in the rest of the page, except in the commands fixing the menu icons.
304 Prepare <application>LibreOffice</application> for compilation by running
305 the following commands:
306 </para>
307
308<screen><userinput>sed -e "/gzip -f/d" \
309 -e "s|.1.gz|.1|g" \
310 -i bin/distro-install-desktop-integration &amp;&amp;
311sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
312
313chmod -v +x bin/unpack-sources &amp;&amp;
314sed -e "s/target\.mk/langlist\.mk/" \
315 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
316 -e "/tar -x/s/lo_src_dir/start_dir/" \
317 -i bin/unpack-sources &amp;&amp;
318
319patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_neon-1.patch &amp;&amp;
320./autogen.sh --prefix=/usr \
321 --sysconfdir=/etc \
322 --with-vendor="BLFS" \
323 --with-lang="en-US pt-BR" \
324 --with-help \
325 --with-alloc=system \
326 --without-java \
327 --disable-gconf \
328 --disable-odk \
329 --disable-postgresql-sdbc \
330 --enable-python=system \
331 --with-system-boost \
332 --with-system-cairo \
333 --with-system-curl \
334 --with-system-expat \
335 --with-system-harfbuzz \
336 --with-system-icu \
337 --with-system-jpeg \
338 --with-system-lcms2 \
339 --with-system-libpng \
340 --with-system-libxml \
341 --with-system-mesa-headers \
342 --with-system-neon \
343 --with-system-nss \
344 --with-system-odbc \
345 --with-system-openldap \
346 --with-system-openssl \
347 --with-system-poppler \
348 --with-system-redland \
349 --with-system-zlib \
350 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
351
352 <para>
353 The instructions below will only build the package without running
354 any unit tests. If you prefer to run the unit tests, replace
355 <command>make build</command> with <command>make</command>
356 </para>
357
358 <para>
359 Build the package:
360 </para>
361
362<screen><userinput>make build</userinput></screen>
363
364 <para>
365 Now, as the <systemitem class="username">root</systemitem> user:
366 </para>
367
368<screen role="root"><userinput>make distro-pack-install</userinput></screen>
369
370 <para>
371 If the dictionaries have been built, again as
372 <systemitem class="username">root</systemitem> user:
373 </para>
374
375<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
376mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
377cp -vR dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
378mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
379cp -vR dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
380
381 <para>
382 In the following, do not replace
383 <filename class="directory">/usr</filename> by
384 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>.
385 If installed in <filename class="directory">/opt</filename> and there
386 are no icons in the new items of the desktop menu, optionally run
387 the following commands, as <systemitem class="username">root</systemitem>
388 user (it may be necessary to logout the session, before the
389 icons appear):
390 </para>
391
392<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
393for i in writer base calc draw impress math startcenter writer
394do
395 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
396 /usr/share/pixmaps/
397done
398unset i</userinput></screen>
399
400 </sect2>
401
402 <sect2 role="commands">
403 <title>Command Explanations</title>
404
405 <para>
406 <command>sed -e ...</command>: First sed prevents compression of the
407 manual pages, the second one prevents a script that causes install to
408 fail from running and the third one fixes the unpack script.
409 </para>
410
411 <para>
412 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
413 </para>
414
415 <para>
416 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
417 the vendor which is mentioned when you click "About" on the toolbar.
418 </para>
419<!-- I believe en-US is not necessary anymore
420 <para>
421 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
422 what languages to support. en-US is always needed. To list several
423 languages, separate them with a space. For all languages, use
424 <parameter>-\-with-lang=ALL</parameter>
425 </para>
426-->
427
428 <para>
429 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
430 what languages to support. To list several languages, separate them with
431 a space. For all languages, use
432 <parameter>--with-lang=ALL</parameter>.
433 </para>
434
435 <para>
436 For a list of the available languages, you can uncompress the
437 translations tarball, <command>tar -xf
438 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
439 --no-overwrite-dir -C /tmp</command>, and run <command>ls
440 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
441 </para>
442
443 <para>
444 <parameter>--with-help</parameter>: Without this switch, the help files
445 are not built.
446 </para>
447
448 <para>
449 <parameter>--with-alloc=system</parameter>: This switch tells
450 <application>LibreOffice</application> to use system allocator
451 instead of the internal one.
452 </para>
453
454 <para>
455 <option>--without-java</option>: This switch disables
456 <application>Java</application> support in
457 <application>LibreOffice</application>.
458 </para>
459
460 <para>
461 <option>--disable-gconf</option>: This switch disables compiling
462 <application>LibreOffice</application> with the deprecated
463 <application>GNOME</application> configuration system support.
464 </para>
465
466 <para>
467 <option>--disable-odk</option>: This switch disables installing the
468 office development kit. Remove if you want to develop a
469 <application>LibreOffice</application> based application.
470 </para>
471
472 <para>
473 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
474 <application>LibreOffice</application> with the ability to connect to a
475 <application>PostgreSQL</application> database. Remove it if you would
476 like <application>LibreOffice</application> to be able to connect to a
477 <application>PostgreSQL</application> database. If you have installed
478 <application>PostgreSQL</application> on your system and would like
479 <application>LibreOffice</application> to use that rather than compile its
480 own copy, use the <option>--with-system-postgresql</option> switch.
481 </para>
482
483 <para>
484 <parameter>--enable-python=system</parameter>: This switch tells
485 <application>LibreOffice</application> to use installed
486 <application>Python 3</application> to build the translations
487 instead of the bundled one. If you don't need to build any
488 translations, you can use <option>--disable-python</option>
489 instead.
490 </para>
491
492 <para>
493 <option>--with-system-*</option>: These switches prevent
494 <application>LibreOffice</application> from trying to compile its own
495 versions of these dependencies. If you've not installed some of the
496 dependencies, remove the corresponding switches.
497 </para>
498
499 <para>
500 <option>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</option>: This
501 switch tells <application>LibreOffice</application> to use all your
502 CPUs to compile in parallel and speed up the build.
503 </para>
504
505 <para>
506 <option>--disable-cups</option>: Use this switch if you don't need
507 printing support.
508 </para>
509
510 <para>
511 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
512 not installed <xref linkend="gst-plugins-base"/>.
513 </para>
514
515 <para>
516 <option>--disable-dbus</option>: Use this switch if you've not installed
517 <xref linkend="dbus"/>. It also disables Bluetooth support and font
518 install via PackageKit.
519 </para>
520
521 <para>
522 <option>--enable-gstreamer</option>: Use this switch if you want to
523 use <xref linkend="gst10-plugins-base"/> instead of
524 <xref linkend="gst-plugins-base"/> for the avmedia module.
525 </para>
526
527 <para>
528 <option>--enable-gtk3</option>: Use this switch if you want to
529 build the <application>GTK+ 3</application> integration module.
530 </para>
531
532 <para>
533 <option>--enable-kde4</option>: Use this switch if you want to
534 build the <application>KDE</application> integration module.
535 </para>
536
537 </sect2>
538
539 <sect2 role="content">
540 <title>Contents</title>
541
542 <segmentedlist>
543 <segtitle>Installed Programs</segtitle>
544 <segtitle>Installed Libraries</segtitle>
545 <segtitle>Installed Directory</segtitle>
546
547 <seglistitem>
548 <seg>
549 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
550 loimpress, lomath, loweb, lowriter, soffice and unopkg
551 </seg>
552 <seg>
553 None
554 </seg>
555 <seg>
556 /usr/lib/libreoffice
557 </seg>
558 </seglistitem>
559 </segmentedlist>
560
561 <variablelist>
562 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
563 <?dbfo list-presentation="list"?>
564 <?dbhtml list-presentation="table"?>
565
566 <varlistentry id="lobase">
567 <term><command>lobase</command></term>
568 <listitem>
569 <para>
570 is a database manager.
571 </para>
572 <indexterm zone="libreoffice lobase">
573 <primary sortas="b-lobase">lobase</primary>
574 </indexterm>
575 </listitem>
576 </varlistentry>
577
578 <varlistentry id="localc">
579 <term><command>localc</command></term>
580 <listitem>
581 <para>
582 is a spreadsheet program.
583 </para>
584 <indexterm zone="libreoffice localc">
585 <primary sortas="b-localc">localc</primary>
586 </indexterm>
587 </listitem>
588 </varlistentry>
589
590 <varlistentry id="lodraw">
591 <term><command>lodraw</command></term>
592 <listitem>
593 <para>
594 is a vector graphics editor and diagramming tool.
595 </para>
596 <indexterm zone="libreoffice lodraw">
597 <primary sortas="b-lodraw">lodraw</primary>
598 </indexterm>
599 </listitem>
600 </varlistentry>
601
602 <varlistentry id="loimpress">
603 <term><command>loimpress</command></term>
604 <listitem>
605 <para>
606 can edit and display PowerPoint presentations.
607 </para>
608 <indexterm zone="libreoffice loimpress">
609 <primary sortas="b-loimpress">loimpress</primary>
610 </indexterm>
611 </listitem>
612 </varlistentry>
613
614 <varlistentry id="lomath">
615 <term><command>lomath</command></term>
616 <listitem>
617 <para>
618 is a mathematical formula editor.
619 </para>
620 <indexterm zone="libreoffice lomath">
621 <primary sortas="b-lomath">lomath</primary>
622 </indexterm>
623 </listitem>
624 </varlistentry>
625
626 <varlistentry id="lowriter">
627 <term><command>lowriter</command></term>
628 <listitem>
629 <para>
630 is a word processor.
631 </para>
632 <indexterm zone="libreoffice lowriter">
633 <primary sortas="b-lowriter">lowriter</primary>
634 </indexterm>
635 </listitem>
636 </varlistentry>
637
638 <varlistentry id="unopkg">
639 <term><command>unopkg</command></term>
640 <listitem>
641 <para>
642 is a tool to manage <application>LibreOffice</application>
643 extensions from the command line.
644 </para>
645 <indexterm zone="libreoffice unopkg">
646 <primary sortas="b-unopkg">unopkg</primary>
647 </indexterm>
648 </listitem>
649 </varlistentry>
650
651 </variablelist>
652
653 </sect2>
654
655</sect1>
Note: See TracBrowser for help on using the repository browser.