source: xsoft/office/libreoffice.xml@ 420c072

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind 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 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 420c072 was 420c072, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to libreoffice-4.3.0. Patch sent by Christopher G, from systemd branch, thank you very much. Some fixes from Armin K, from systemd branch, thanks.
Update to poppler-0.26.4.
Update to doxygen-1.8.8.
Update to lxpanel-0.7.0.
Update to xine-ui-0.99.9.
Update to php-5.5.16.
Update to libwebp-0.4.18.

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

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