source: xsoft/office/libreoffice.xml@ 6d5fec42

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 6d5fec42 was 6d5fec42, checked in by Christopher Gregory <cjg@…>, 10 years ago

Bumped date and release date. Bumped libreoffice version and added additional sed and removed using system boost as it only builds against previous version. Updated stats.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13978 af4574ff-66df-0310-9fd7-8a98e5e911e0

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