source: xsoft/office/libreoffice.xml@ 5981b42

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 5981b42 was 5981b42, checked in by Krejzi <krejzi@…>, 10 years ago

Mark libreoffice as checked.

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

  • Property mode set to 100644
File size: 23.5 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), 9.6 GB (528 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 &lfs76_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="libatomic_ops"/>,
177 <xref linkend="libjpeg"/>,
178 <xref linkend="librsvg"/>,
179 <xref linkend="libxml2"/> and
180 <xref linkend="libxslt"/>,
181 <xref linkend="mesalib"/>,
182 <xref linkend="neon"/>,
183 <xref linkend="npapi-sdk"/>,
184 <xref linkend="nss"/>,
185 <xref linkend="openldap"/> (client only),
186 <xref linkend="openssl"/>,
187 <xref linkend="poppler"/>,
188 <xref linkend="python3"/> (used to build the translations),
189 <xref linkend="redland"/>, and
190 <xref linkend="unixodbc"/>
191 </para>
192
193 <bridgehead renderas="sect4">Optional</bridgehead>
194 <para role="optional">
195 <xref linkend="avahi"/>,
196 <xref linkend="bluez"/>,
197 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
198 <xref linkend="gdb"/>,
199 <xref linkend="gtk3"/>,
200 <xref linkend="kdelibs"/>,
201 <xref linkend="mariadb"/>,
202 <xref linkend="mitkrb"/>,
203 <xref linkend="openjdk"/>,
204 <xref linkend="postgresql"/>,
205 <xref linkend="sane"/>,
206 <xref linkend="vlc"/>,
207 <xref linkend="zenity"/>,
208 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
209 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
210 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
211 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
212 <ulink url="http://www.freedesktop.org/wiki/Software/libabw/">libabw</ulink>,
213 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
214 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
215 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
216 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
217 <ulink url="http://www.freedesktop.org/wiki/Software/libfreehand/">libfreehand</ulink>,
218 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
219 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
220 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
221 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
222 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
223 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
224 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
225 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
226 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
227 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
228 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
229 <ulink url="https://gitorious.org/orcus">Orcus</ulink>, and
230 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>
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 introduced 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-boost \ -->
345 --with-system-clucene \
346 --with-system-cairo \
347 --with-system-curl \
348 --with-system-expat \
349 --with-system-graphite \
350 --with-system-harfbuzz \
351 --with-system-icu \
352 --with-system-jpeg \
353 --with-system-lcms2 \
354 --with-system-libatomic_ops \
355 --with-system-libpng \
356 --with-system-libxml \
357 --with-system-mesa-headers \
358 --with-system-neon \
359 --with-system-npapi-headers \
360 --with-system-nss \
361 --with-system-odbc \
362 --with-system-openldap \
363 --with-system-openssl \
364 --with-system-poppler \
365 --with-system-redland \
366 --with-system-zlib \
367 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
368
369 <para>
370 The instructions below will only build the package without running
371 any unit tests. If you prefer to run the unit tests, replace
372 <command>make build</command> with <command>make</command>.
373 </para>
374
375 <note>
376 <para>
377 The package needs to be built from an X terminal emulator.
378 </para>
379 </note>
380
381 <para>
382 Build the package:
383 </para>
384
385<screen><userinput>make build</userinput></screen>
386
387 <para>
388 Now, as the <systemitem class="username">root</systemitem> user:
389 </para>
390
391<screen role="root"><userinput>make distro-pack-install &amp;&amp;
392install -v -dm755 /usr/share/appdata &amp;&amp;
393install -v -m644 sysui/desktop/appstream-appdata/*.xml \
394 /usr/share/appdata</userinput></screen>
395
396 <para>
397 If the dictionaries have been built, again as
398 <systemitem class="username">root</systemitem> user:
399 </para>
400
401<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
402mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
403cp -rv dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
404mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
405cp -rv dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
406
407 </sect2>
408
409 <sect2 role="commands">
410 <title>Command Explanations</title>
411
412 <para>
413 <command>sed -e ...</command>: First sed prevents compression of the
414 manual pages, the second one prevents a script that causes install to
415 fail from running, the third one fixes the download location
416 and the fourth one fixes the unpack script.
417 </para>
418
419 <para>
420 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
421 </para>
422
423 <para>
424 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
425 the vendor which is mentioned when you click "About" on the toolbar.
426 </para>
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
431 with a space. For all languages, use
432 <parameter>--with-lang=ALL</parameter>.
433 </para>
434
435 <note>
436 <para>
437 For a list of the available languages, you can uncompress the
438 translations tarball by running the following command:
439 <command>tar -xf
440 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
441 --no-overwrite-dir -C /tmp</command> and proceed to examine
442 the contents of <filename
443 class="directory">/tmp/libreoffice-&libreoffice-dlversion;/translations/source</filename>.
444 </para>
445 </note>
446
447 <para>
448 <parameter>--with-help</parameter>: This switch is used to build
449 the help files.
450 </para>
451
452 <para>
453 <parameter>--with-alloc=system</parameter>: This switch tells
454 <application>LibreOffice</application> to use system allocator
455 instead of the internal one.
456 </para>
457
458 <para>
459 <parameter>--without-java</parameter>: This switch disables
460 <application>Java</application> support in
461 <application>LibreOffice</application>.
462 </para>
463
464 <para>
465 <parameter>--disable-gconf</parameter>: This switch disables compiling
466 <application>LibreOffice</application> with the deprecated
467 <application>GNOME</application> configuration system support.
468 </para>
469
470 <para>
471 <parameter>--disable-odk</parameter>: This switch disables installing the
472 office development kit. Remove if you want to develop a
473 <application>LibreOffice</application> based application.
474 </para>
475
476 <para>
477 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
478 <application>LibreOffice</application> with the ability to connect to a
479 <application>PostgreSQL</application> database. Remove it if you would
480 like <application>LibreOffice</application> to be able to connect to a
481 <application>PostgreSQL</application> database. If you have installed
482 <application>PostgreSQL</application> on your system and would like
483 <application>LibreOffice</application> to use that rather than compile its
484 own copy, use the <option>--with-system-postgresql</option> switch.
485 </para>
486
487 <para>
488 <parameter>--enable-release-build</parameter>: This switch is used to
489 remove "Beta" or "Dev" from <application>LibreOffice</application>
490 splash screen and "About" menu.
491 </para>
492
493 <para>
494 <parameter>--enable-python=system</parameter>: This switch tells
495 <application>LibreOffice</application> to use installed
496 <application>Python 3</application> to build the translations
497 instead of the bundled one. If you don't need to build any
498 translations, you can use <option>--disable-python</option>
499 instead.
500 </para>
501
502 <para>
503 <parameter>--with-system-*</parameter>: These switches prevent
504 <application>LibreOffice</application> from trying to compile its own
505 versions of these dependencies. If you've not installed some of the
506 dependencies, remove the corresponding switches.
507 </para>
508
509 <para>
510 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
511 switch tells <application>LibreOffice</application> to use all your
512 CPUs to compile in parallel and speed up the build.
513 </para>
514
515 <para>
516 <option>--disable-gstreamer-0-10</option>: Use this switch if you
517 haven't installed <xref linkend="gst-plugins-base"/>.
518 </para>
519
520 <para>
521 <option>--enable-gstreamer</option>: Use this switch if you want to
522 use <xref linkend="gst10-plugins-base"/> instead of
523 <xref linkend="gst-plugins-base"/> for the avmedia module.
524 </para>
525
526 <para>
527 <option>--enable-gtk3</option>: Use this switch if you want to
528 build the <application>GTK+ 3</application> integration module.
529 </para>
530
531 <para>
532 <option>--enable-kde4</option>: Use this switch if you want to
533 build the <application>KDE</application> integration module.
534 </para>
535
536 </sect2>
537
538 <sect2 role="content">
539 <title>Contents</title>
540
541 <segmentedlist>
542 <segtitle>Installed Programs</segtitle>
543 <segtitle>Installed Libraries</segtitle>
544 <segtitle>Installed Directories</segtitle>
545
546 <seglistitem>
547 <seg>
548 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
549 loimpress, lomath, loweb, lowriter, soffice and unopkg
550 </seg>
551 <seg>
552 None
553 </seg>
554 <seg>
555 /usr/lib/libreoffice
556 </seg>
557 </seglistitem>
558 </segmentedlist>
559
560 <variablelist>
561 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
562 <?dbfo list-presentation="list"?>
563 <?dbhtml list-presentation="table"?>
564
565 <varlistentry id="lobase">
566 <term><command>lobase</command></term>
567 <listitem>
568 <para>
569 is a database manager.
570 </para>
571 <indexterm zone="libreoffice lobase">
572 <primary sortas="b-lobase">lobase</primary>
573 </indexterm>
574 </listitem>
575 </varlistentry>
576
577 <varlistentry id="localc">
578 <term><command>localc</command></term>
579 <listitem>
580 <para>
581 is a spreadsheet program.
582 </para>
583 <indexterm zone="libreoffice localc">
584 <primary sortas="b-localc">localc</primary>
585 </indexterm>
586 </listitem>
587 </varlistentry>
588
589 <varlistentry id="lodraw">
590 <term><command>lodraw</command></term>
591 <listitem>
592 <para>
593 is a vector graphics editor and diagramming tool.
594 </para>
595 <indexterm zone="libreoffice lodraw">
596 <primary sortas="b-lodraw">lodraw</primary>
597 </indexterm>
598 </listitem>
599 </varlistentry>
600
601 <varlistentry id="loimpress">
602 <term><command>loimpress</command></term>
603 <listitem>
604 <para>
605 can edit and display PowerPoint presentations.
606 </para>
607 <indexterm zone="libreoffice loimpress">
608 <primary sortas="b-loimpress">loimpress</primary>
609 </indexterm>
610 </listitem>
611 </varlistentry>
612
613 <varlistentry id="lomath">
614 <term><command>lomath</command></term>
615 <listitem>
616 <para>
617 is a mathematical formula editor.
618 </para>
619 <indexterm zone="libreoffice lomath">
620 <primary sortas="b-lomath">lomath</primary>
621 </indexterm>
622 </listitem>
623 </varlistentry>
624
625 <varlistentry id="lowriter">
626 <term><command>lowriter</command></term>
627 <listitem>
628 <para>
629 is a word processor.
630 </para>
631 <indexterm zone="libreoffice lowriter">
632 <primary sortas="b-lowriter">lowriter</primary>
633 </indexterm>
634 </listitem>
635 </varlistentry>
636
637 <varlistentry id="unopkg">
638 <term><command>unopkg</command></term>
639 <listitem>
640 <para>
641 is a tool to manage <application>LibreOffice</application>
642 extensions from the command line.
643 </para>
644 <indexterm zone="libreoffice unopkg">
645 <primary sortas="b-unopkg">unopkg</primary>
646 </indexterm>
647 </listitem>
648 </varlistentry>
649
650 </variablelist>
651
652 </sect2>
653
654</sect1>
Note: See TracBrowser for help on using the repository browser.