glfs/xsoft/office/libreoffice.xml
Fernando de Oliveira 28370fe5a2 • More short descriptions from Denis Mugnier.
• Fix main menu display problem for LXQT from hykwok1.
• fontforge-20150824: --enable-debug requires libspiro.
• Update to firefox-40.0.3.
• Update to libreoffice-5.0.1.
• Update to NetworkManager-1.0.6 and network-manager-applet-1.0.6.
• Update to unrar-5.3.3.
• Update to NSPR-4.10.9.
• Update to libassuan-2.3.0.
• Update to xterm-320.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16363 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-08-28 21:55:25 +00:00

765 lines
28 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
<!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-core-md5sum "a47ad3fbfc1b1b665598e1c133692a19">
<!ENTITY libreoffice-core-size "160 MB">
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-dict-md5sum "9387260f57692572809809e9defeed47">
<!ENTITY libreoffice-dict-size "35 MB">
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-help-md5sum "866e29eac8df9e106116e484e9068506">
<!ENTITY libreoffice-help-size "1.8 MB">
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-translations-md5sum "44378180db18158fb68fa39d555e079d">
<!ENTITY libreoffice-translations-size "125 MB">
<!-- This package has some peculiarities, some discussed in the text.
Two values for SBU and buildsize are given due to the large difference
measured by editors, depending on architecture and sometimes installed
dependencies (with-system... -->
<!ENTITY libreoffice-buildsize "12 GB (649 MB installed)">
<!ENTITY libreoffice-time "62 SBU (using parallelism=4) estimated 170 SBU with one core">
<!-- [bdubbs] For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
<!-- [bdubbs] For version 4.4.2.1 Built on x86_64 using -\-with-parallelism=12 -->
<!-- [bdubbs] For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=12 -->
<!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
upper boundaries for x86_64 of previous versions, thus, temporarily, decided
to use single statistcs, instead of a range.-->
<!-- [fernando] For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=4 -->
<!-- [fernando] For version 5.0.0.5 Built on x86_64 using -\-with-parallelism=4 -->
]>
<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-dlversion;">
<?dbhtml filename="libreoffice.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>LibreOffice-&libreoffice-version;</title>
<indexterm zone="libreoffice">
<primary sortas="a-LibreOffice">LibreOffice</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LibreOffice</title>
<para>
<application>LibreOffice</application> is a full-featured office suite.
It is largely compatible with <application>Microsoft Office</application>
and is descended from <application>OpenOffice.org</application>.
</para>
&lfs77_checked; &gcc5_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Core Download: <ulink url="&libreoffice-core-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Core Download MD5 sum: &libreoffice-core-md5sum;
</para>
</listitem>
<listitem>
<para>
Core Download size: &libreoffice-core-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &libreoffice-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &libreoffice-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Dictionaries MD5 sum: &libreoffice-dict-md5sum;
</para>
</listitem>
<listitem>
<para>
Dictionaries size: &libreoffice-dict-size;
</para>
</listitem>
<listitem>
<para>
Help Files: <ulink url="&libreoffice-help-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Help Files MD5 sum: &libreoffice-help-md5sum;
</para>
</listitem>
<listitem>
<para>
Help Files size: &libreoffice-help-size;
</para>
</listitem>
<listitem>
<para>
Translations: <ulink url="&libreoffice-translations-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Translations MD5 sum: &libreoffice-translations-md5sum;
</para>
</listitem>
<listitem>
<para>
Translations size: &libreoffice-translations-size;
</para>
</listitem>
<!-- <listitem>
<para>
Required patch for i686 systems, in order to fix a problem introduced
by <application>&gcc-490;</application>:
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch"/>
</para>
</listitem>-->
</itemizedlist>
<bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="perl-archive-zip"/>,
<xref linkend="unzip"/>,
<xref linkend="wget"/>,
<xref linkend="which"/>, and
<xref linkend="zip"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<note>
<para>
Most of these packages are recommended because if they're not installed,
the build process will compile and install its own (often older)
version.
</para>
</note>
<para role="recommended">
<!-- currently broken <xref linkend="boost"/>,-->
<xref linkend="clucene"/>,
<xref linkend="cups"/>,
<xref linkend="curl"/>,
<xref linkend="dbus-glib"/>,
<xref linkend="libjpeg"/>,
<xref linkend="glu"/>,
<xref linkend="graphite2"/>,
<xref linkend="gst10-plugins-base"/>,
<xref linkend="gtk2"/>,
<xref linkend="harfbuzz"/>,
<xref linkend="icu"/>,
<xref linkend="lcms2"/>,
<xref linkend="librsvg"/>,
<xref linkend="libxml2"/> and
<xref linkend="libxslt"/>,
<xref linkend="mesalib"/>,
<xref linkend="neon"/>,
<xref linkend="npapi-sdk"/>,
<xref linkend="nss"/>,
<xref linkend="openldap"/> (if connecting to an LDAP server),
<xref linkend="openssl"/> or
<xref linkend="gnutls"/>,
<xref linkend="poppler"/>,
<xref linkend="python3"/>,
<xref linkend="redland"/>, and
<xref linkend="unixodbc"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="apache-ant"/>,
<xref linkend="avahi"/>,
<xref linkend="bluez"/>,
<xref linkend="desktop-file-utils"/>,
<xref linkend="doxygen"/> (not relevant if using --disable-odk),
<xref linkend="GConf"/>,
<xref linkend="gdb"/>,
<xref linkend="gtk3"/> (see <quote>Command Explanations</quote>),
<xref linkend="kdelibs"/>,
<xref linkend="libatomic_ops"/>,
<xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
<xref linkend="mitkrb"/>,
<xref linkend="nasm"/>,
<xref linkend="openjdk"/>,
<xref linkend="postgresql"/>,
<xref linkend="sane"/>,
<xref linkend="valgrind"/>,
<xref linkend="vlc"/>,
<ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
<ulink url="https://hc.apache.org/httpclient-3.x/">Apache Commons HttpClient</ulink>,
<ulink url="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</ulink>,
<ulink url="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</ulink>,
<ulink url="http://www.beanshell.org/">BeanShell</ulink>,
<ulink url="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
<ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
<ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
<ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
<ulink url="http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/">Gnome VFS</ulink>,
<ulink url="https://code.google.com/p/hamcrest/">hamcrest</ulink>,
<ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
<ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
<ulink url="https://code.google.com/p/include-what-you-use/">iwyu</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libabw">libabw</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
<ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
<ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
<ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>,
<ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub">libmspub</ulink>,
<ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
<ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker">libpagemaker</ulink>,
<ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,
<ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
<ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
<ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
<ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
<ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
<ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
<ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
<ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
<ulink url="https://gitlab.com/orcus/orcus">Orcus</ulink>,
<ulink url="http://telepathy.freedesktop.org/releases/telepathy-glib/">telepathy-glib</ulink>,
<ulink url="https://ukoethe.github.io/vigra/">VIGRA</ulink>, and
<ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
</para>
<para>There are many optional dependencies not listed here. They can be
found in <quote>download.lst</quote> (source directory).
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LibreOffice</title>
<!--
<warning>
<para>
Untaring the libreoffice-&libreoffice-dlversion; tarball as
<systemitem class="username">root</systemitem> has the curious effect of
changing the ownership of the <emphasis>parent</emphasis> directory
to a user with numerical id 11012 and with the permissions set to allow
read, write and execute for that user only! If you untared as
<systemitem class="username">root</systemitem> in your home folder you
could end up unable to log in again. If you untared it in
<filename class="directory">/usr</filename> you would find your user
account unable to access any file in
<filename class="directory">/usr</filename>.
</para>
<para>
You can avoid this unpleasantness by
<emphasis>not</emphasis> untaring it as
<systemitem class="username">root</systemitem>. If you must untar it as
<systemitem class="username">root</systemitem> pass the option
<option>-\-no-overwrite-dir</option> to tar. This is the default when you
untar as a user but has to be passed as an option when untaring as
<systemitem class="username">root</systemitem>:
</para>
</warning>-->
<!-- I was able to build over ssh 2015-03-24 - bdubbs
<note>
<para>
LibreOffice must be built in a graphical environment - the build will
fail otherwise.
</para>
</note>-->
<important>
<para>
Unlike the other packages, we suppose that you have not yet unpacked the
package. This is so because the <option>--no-overwrite-dir</option> switch
is needed in case you unpack as the
<systemitem class="username">root</systemitem> user.
</para>
</important>
<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
cd libreoffice-&libreoffice-dlversion;</userinput></screen>
<para>
Create symlinks to tarballs from the source directory so they won't
get downloaded again:
</para>
<screen><userinput>install -dm755 external/tarballs &amp;&amp;
ln -sv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
<para>
If you have downloaded the translations tarball, create a symlink:
</para>
<screen><userinput>ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
<note>
<para>
During the build process, some packages will be downloaded (including
the ones listed as recommended and optional dependencies) if they are
not present on the system. Because of this, build time may vary from the
published time more than usual.
</para>
</note>
<para>
Due to the large size of the package, you may prefer to install it in
<filename class="directory">/opt</filename>, instead of
<filename class="directory">/usr</filename>. Depending on your choice,
replace <replaceable>&lt;PREFIX&gt;</replaceable> by
<filename class="directory">/usr</filename> or by
<filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
</para>
<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
<!-- <para>
For i686 systems, fix a problem introduced by <application>&gcc-490;</application>:
</para>
<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch</userinput></screen>
-->
<para>
Locales "fr" and "en-GB", you will find below, are just examples; you
should change them to suit your needs - you might want to read the
"Command Explanations", further below, before proceeding.
</para>
<para>
Prepare <application>LibreOffice</application> for compilation by running
the following commands:
</para>
<screen><userinput>sed -e "/gzip -f/d" \
-e "s|.1.gz|.1|g" \
-i bin/distro-install-desktop-integration &amp;&amp;
sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
sed -e "/ustrbuf/a #include &lt;algorithm&gt;" \
-i svl/source/misc/gridprinter.cxx &amp;&amp;
chmod -v +x bin/unpack-sources &amp;&amp;
./autogen.sh --prefix=$LO_PREFIX \
--sysconfdir=/etc \
--with-vendor="BLFS" \
--with-lang="fr en-GB" \
--with-help \
--with-myspell-dicts \
--with-alloc=system \
--without-java \
--without-system-dicts \
--disable-gconf \
--disable-odk \
--disable-postgresql-sdbc \
--enable-release-build=yes \
--enable-python=system \
--without-system-boost \
--with-system-clucene \
--with-system-cairo \
--with-system-curl \
--with-system-expat \
--with-system-graphite \
--with-system-harfbuzz \
--with-system-icu \
--with-system-jpeg \
--with-system-lcms2 \
--with-system-libpng \
--with-system-libxml \
--with-system-mesa-headers \
--with-system-neon \
--with-system-npapi-headers \
--with-system-nss \
--with-system-odbc \
--with-system-openldap \
--with-system-openssl \
--with-system-poppler \
--with-system-redland \
--with-system-zlib \
--with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
<para>
The instructions below will only build the package without running
any unit tests. If you prefer to run the unit tests, replace
<command>make build</command> with <command>make</command>.
</para>
<para>
Build the package <!--(remember that it must be done in a graphical
environment)-->:
</para>
<screen><userinput>make build</userinput></screen>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make distro-pack-install &amp;&amp;
install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
install -v -m644 sysui/desktop/appstream-appdata/*.xml \
$LO_PREFIX/share/appdata</userinput></screen>
<para>
If installed in <filename
class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
some additional steps are necessary. Issue the following commands, as
<systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>if [ "$LO_PREFIX" != "/usr" ]; then
# This symlink is necessary for the desktop menu entries
ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice &amp;&amp;
# Icons
for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
ln -svf $i /usr/share/pixmaps
done &amp;&amp;
# Desktop menu entries
for i in $LO_PREFIX/lib/libreoffice/share/xdg/*; do
ln -svf $i /usr/share/applications/libreoffice-$(basename $i)
done &amp;&amp;
# Man pages
for i in $LO_PREFIX/share/man/man1/*; do
ln -svf $i /usr/share/man/man1/
done
unset i
fi</userinput></screen>
<para>
If you have installed <xref linkend="desktop-file-utils"/>, and you wish
to update the MIME database, issue, as the <systemitem class="username">
root</systemitem> user:
</para>
<screen role="root"><userinput>update-desktop-database</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>sed -e ...</command>: The first sed prevents compression of the
manual pages, the second one prevents install from failing and the third
one includes a missing header without which <command>make build</command>
fails.
</para>
<para>
<command>chmod -v +x ...</command>: Fix the unpack script's permissions.
</para>
<para>
<parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
the vendor which is mentioned when you click "About" on the toolbar.
</para>
<para>
<parameter>--with-lang="fr en-GB"</parameter>: This switch sets
what languages to support. To list several languages, separate them with
a space. For all languages, use
<parameter>--with-lang=ALL</parameter>.
</para>
<note>
<para>
For a list of the available languages, look in
<filename>solenv/inc/langlist.mk</filename>.
</para>
</note>
<para>
<parameter>--with-help</parameter>: Without this switch, the help files
are not built.
</para>
<para>
<parameter>--with-myspell-dicts</parameter>: This switch adds myspell
dictionaries to the <application>LibreOffice</application> installation
set.
</para>
<para>
<parameter>--with-alloc=system</parameter>: This switch tells
<application>LibreOffice</application> to use system allocator
instead of the internal one.
</para>
<para>
<parameter>--without-system-boost</parameter>: This switch disables use
of system boost, so bundled one is used, because currently, the build is
broken with <xref linkend="boost"/>.
</para>
<para>
<parameter>--without-system-dicts</parameter>: This switch disables use
of dictionaries from system paths, so the ones installed by this package
are used.
</para>
<para>
<parameter>--without-java</parameter>: This switch disables
<application>Java</application> support in
<application>LibreOffice</application>.
</para>
<para>
<parameter>--disable-gconf</parameter>: This switch disables compiling
<application>LibreOffice</application> with the deprecated
<application>GNOME</application> configuration system support.
</para>
<para>
<parameter>--disable-odk</parameter>: This switch disables installing the
office development kit. Remove if you want to develop a
<application>LibreOffice</application> based application.
</para>
<para>
<parameter>--disable-postgresql-sdbc</parameter>: This switch disables
compiling <application>LibreOffice</application> with the ability to
connect to a <application>PostgreSQL</application> database. Remove it if
you would like <application>LibreOffice</application> to be able to
connect to a <application>PostgreSQL</application> database. If you have
installed <application>PostgreSQL</application> on your system and would
like <application>LibreOffice</application> to use that rather than
compile its own copy, use the <option>--with-system-postgresql</option>
switch.
</para>
<para>
<parameter>--enable-release-build=yes</parameter>: This switch enables a
Release Build. <application>LibreOffice</application> can be built as a
Release Build or as a Developer Build, because their default installation
paths and user profile paths are different. Developer Build displays the
words "Dev" and "Beta" in several places (e.g, menu and splash screen).
</para>
<para>
<parameter>--enable-python=system</parameter>: This switch tells
<application>LibreOffice</application> to use installed
<application>Python 3</application> to build the translations instead of
the bundled one.
</para>
<para>
<parameter>--with-system-*</parameter>: These switches prevent
<application>LibreOffice</application> from trying to compile its own
versions of these dependencies. If you've not installed some of the
dependencies, remove the corresponding switches.
</para>
<para>
<parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>:
This switch tells <application>LibreOffice</application> to use all your
CPUs to compile in parallel and speed up the build.
</para>
<para>
<option>--disable-cups</option>: Use this switch if you don't need
printing support.
</para>
<para>
<option>--disable-dbus</option>: Use this switch if you've not installed
D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
via PackageKit.
</para>
<para>
<option>--disable-gstreamer-1-0</option>: Use this switch if you have not
installed <xref linkend="gst10-plugins-base"/>.
</para>
<para>
<option>--enable-gtk3</option>: Use this switch if you want to build the
<application>GTK+ 3</application> integration module. This is
experimental and may not work.
</para>
<para>
<option>--enable-kde4</option>: Use this switch if you want to build the
<application>KDE</application> integration module.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
loimpress, lomath, loweb, lowriter, soffice and unopkg;
several programs under
$LO_PREFIX/lib/libreoffice/program
</seg>
<seg>
several libraries under
$LO_PREFIX/lib/libreoffice/ure/lib
</seg>
<seg>
$LO_PREFIX/lib/libreoffice
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lobase">
<term><command>lobase</command></term>
<listitem>
<para>
is a database manager.
</para>
<indexterm zone="libreoffice lobase">
<primary sortas="b-lobase">lobase</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="localc">
<term><command>localc</command></term>
<listitem>
<para>
is a spreadsheet program.
</para>
<indexterm zone="libreoffice localc">
<primary sortas="b-localc">localc</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lodraw">
<term><command>lodraw</command></term>
<listitem>
<para>
is a vector graphics editor and diagramming tool.
</para>
<indexterm zone="libreoffice lodraw">
<primary sortas="b-lodraw">lodraw</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="loimpress">
<term><command>loimpress</command></term>
<listitem>
<para>
can edit and display PowerPoint presentations.
</para>
<indexterm zone="libreoffice loimpress">
<primary sortas="b-loimpress">loimpress</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lomath">
<term><command>lomath</command></term>
<listitem>
<para>
is a mathematical formula editor.
</para>
<indexterm zone="libreoffice lomath">
<primary sortas="b-lomath">lomath</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lowriter">
<term><command>lowriter</command></term>
<listitem>
<para>
is a word processor.
</para>
<indexterm zone="libreoffice lowriter">
<primary sortas="b-lowriter">lowriter</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="unopkg">
<term><command>unopkg</command></term>
<listitem>
<para>
is a tool to manage <application>LibreOffice</application>
extensions from the command line.
</para>
<indexterm zone="libreoffice unopkg">
<primary sortas="b-unopkg">unopkg</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>