source: xsoft/office/libreoffice.xml@ 51d044f

systemd-13485
Last change on this file since 51d044f was 51d044f, checked in by DJ Lucas <dj@…>, 8 years ago

Remainder of -systemd.xml cleanup.

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

  • Property mode set to 100644
File size: 23.1 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 "e8e79a7706fd22416d5f3b58195b0ee7">
11 <!ENTITY libreoffice-core-size "159 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "bdf1f534ae937786dda2cf186f83d1a3">
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 "029d47223caa6dc8c66817ed76f4c3a2">
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 "232bbb0e98de27f9fd3500e9d7558176">
23 <!ENTITY libreoffice-translations-size "124 MB">
24
25 <!ENTITY libreoffice-buildsize "9.8 GB (649 MB installed)">
26 <!ENTITY libreoffice-time "62 (using parallelism=4) estimated 170 SBU with one core">
27]>
28
29<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
30 <?dbhtml filename="libreoffice.html"?>
31
32 <sect1info>
33 <othername>$LastChangedBy: krejzi $</othername>
34 <date>$Date: 2014-10-30 22:25:41 +0100 (Thu, 30 Oct 2014) $</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 &lfs77_checked;
53
54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>
58 Core Download: <ulink url="&libreoffice-core-download-http;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Core Download MD5 sum: &libreoffice-core-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Core Download size: &libreoffice-core-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &libreoffice-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &libreoffice-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
87 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Dictionaries size: &libreoffice-dict-size;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Help Files: <ulink url="&libreoffice-help-download-http;"/>
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Help Files MD5 sum: &libreoffice-help-md5sum;
108 </para>
109 </listitem>
110 <listitem>
111 <para>
112 Help Files size: &libreoffice-help-size;
113 </para>
114 </listitem>
115 <listitem>
116 <para>
117 Translations: <ulink url="&libreoffice-translations-download-http;"/>
118 </para>
119 </listitem>
120 <listitem>
121 <para>
122 Translations MD5 sum: &libreoffice-translations-md5sum;
123 </para>
124 </listitem>
125 <listitem>
126 <para>
127 Translations size: &libreoffice-translations-size;
128 </para>
129 </listitem>
130 </itemizedlist>
131
132 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
133
134 <bridgehead renderas="sect4">Required</bridgehead>
135 <para role="required">
136 <xref linkend="perl-archive-zip"/>,
137 <xref linkend="unzip"/>,
138 <xref linkend="wget"/>,
139 <xref linkend="which"/>, and
140 <xref linkend="zip"/>
141 </para>
142
143 <bridgehead renderas="sect4">Recommended</bridgehead>
144 <note>
145 <para>
146 Most of these packages are recommended because if they're not installed,
147 the build process will compile and install its own (often older)
148 version. If you have not installed some of the dependencies listed below,
149 make sure you examine the <command>./configure --help</command> output
150 for information on switches needed to prevent
151 <command>./configure</command> to look for them.
152 </para>
153 </note>
154
155 <para role="recommended">
156 <xref linkend="boost"/>,
157 <xref linkend="clucene"/>,
158 <xref linkend="cups"/>,
159 <xref linkend="curl"/>,
160 <xref linkend="dbus-glib"/>,
161 <xref linkend="glu"/>,
162 <xref linkend="graphite2"/>,
163 <xref linkend="gst-plugins-base"/> or
164 <xref linkend="gst10-plugins-base"/>,
165 <xref linkend="gtk2"/>,
166 <xref linkend="harfbuzz"/>,
167 <xref linkend="icu"/>,
168 <xref linkend="lcms2"/>,
169 <xref linkend="libatomic_ops"/>,
170 <xref linkend="libjpeg"/>,
171 <xref linkend="librsvg"/>,
172 <xref linkend="libxml2"/> and
173 <xref linkend="libxslt"/>,
174 <xref linkend="mesalib"/>,
175 <xref linkend="neon"/>,
176 <xref linkend="npapi-sdk"/>,
177 <xref linkend="nss"/>,
178 <xref linkend="openldap"/>,
179 <xref linkend="openssl"/> or
180 <xref linkend="gnutls"/>,
181 <xref linkend="poppler"/>,
182 <xref linkend="python3"/>,
183 <xref linkend="redland"/>, and
184 <xref linkend="unixodbc"/>
185 </para>
186
187 <bridgehead renderas="sect4">Optional</bridgehead>
188 <para role="optional">
189 <xref linkend="apache-ant"/>,
190 <xref linkend="avahi"/>,
191 <xref linkend="bluez"/>,
192 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
193 <xref linkend="GConf"/>,
194 <xref linkend="gdb"/>,
195 <xref linkend="gtk3"/>,
196 <xref linkend="kdelibs"/>,
197 <xref linkend="mariadb"/>,
198 <xref linkend="mitkrb"/>,
199 <xref linkend="nasm"/>,
200 <xref linkend="openjdk"/>,
201 <xref linkend="postgresql"/>,
202 <xref linkend="sane"/>,
203 <xref linkend="valgrind"/>,
204 <xref linkend="vlc"/>,
205 <xref linkend="zenity"/>,
206 <ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
207 <ulink url="https://hc.apache.org/httpclient-3.x/">Apache Commons HttpClient</ulink>,
208 <ulink url="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</ulink>,
209 <ulink url="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</ulink>,
210 <ulink url="http://www.beanshell.org/">BeanShell</ulink>,
211 <ulink url="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
212 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
213 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
214 <ulink url="http://downloads.sourceforge.net/glew/">GLEW</ulink>,
215 <ulink url="https://code.google.com/p/hamcrest/">Hamcrest</ulink>,
216 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
217 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
218 <ulink url="https://code.google.com/p/include-what-you-use/">IWYU</ulink>,
219 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libabw">libabw</ulink>,
220 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
221 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
222 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
223 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
224 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>,
225 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
226 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub">libmspub</ulink>,
227 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
228 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
229 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker">libpagemaker</ulink>,
230 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge</ulink>,
231 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,
232 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
233 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
234 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
235 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
236 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
237 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
238 <ulink url="http://sourceforge.net/projects/ogl-math/">OGL-Math</ulink>,
239 <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
240 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
241 <xref linkend="telepathy-glib"/>, and
242 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>
243 </para>
244
245 <para>
246 There are many optional dependencies not listed here. They can be
247 found in <quote>download.lst</quote> in the source directory.
248 </para>
249
250 <para condition="html" role="usernotes">
251 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
252 </para>
253 </sect2>
254
255 <sect2 role="installation">
256 <title>Installation of LibreOffice</title>
257
258 <para>
259 Create symlinks to tarballs from the source directory so they won't
260 get downloaded again:
261 </para>
262
263<screen><userinput>install -v -dm755 external/tarballs &amp;&amp;
264
265ln -sfv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
266ln -sfv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
267
268 <para>
269 If you have downloaded the translations tarball, create a symlink:
270 </para>
271
272<screen><userinput>ln -sfv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
273
274 <note>
275 <para>
276 During the build process, some packages will be downloaded (including
277 the ones listed as recommended and optional dependencies) if they are
278 not present on the system. Doing so, build time may be different
279 for everyone.
280 </para>
281 </note>
282
283 <para>
284 In the rest of the page, locales "fr" and "en-GB" are examples. Change
285 them to suit your needs. You might want to read the "Command Explanations"
286 further below before proceeding.
287 </para>
288
289 <para>
290 Prepare <application>LibreOffice</application> for compilation by running
291 the following commands:
292 </para>
293
294<screen><userinput>sed -e "/gzip -f/d" \
295 -e "s|.1.gz|.1|g" \
296 -i bin/distro-install-desktop-integration &amp;&amp;
297
298sed -e "/distro-install-file-lists/d" \
299 -i Makefile.in &amp;&amp;
300
301sed -e "/ustrbuf/a #include &lt;algorithm&gt;" \
302 -i svl/source/misc/gridprinter.cxx &amp;&amp;
303
304chmod -v +x bin/unpack-sources &amp;&amp;
305
306./autogen.sh --prefix=/usr \
307 --sysconfdir=/etc \
308 --with-vendor="BLFS" \
309 --with-lang="fr en-GB" \
310 --with-help \
311 --with-myspell-dicts \
312 --with-alloc=system \
313 --without-java \
314 --without-system-dicts \
315 --disable-gconf \
316 --disable-odk \
317 --disable-postgresql-sdbc \
318 --enable-release-build \
319 --enable-python=system \
320 --with-system-boost \
321 --with-system-clucene \
322 --with-system-cairo \
323 --with-system-curl \
324 --with-system-expat \
325 --with-system-graphite \
326 --with-system-harfbuzz \
327 --with-system-icu \
328 --with-system-jpeg \
329 --with-system-lcms2 \
330 --with-system-libatomic_ops \
331 --with-system-libpng \
332 --with-system-libxml \
333 --with-system-mesa-headers \
334 --with-system-neon \
335 --with-system-npapi-headers \
336 --with-system-nss \
337 --with-system-odbc \
338 --with-system-openldap \
339 --with-system-openssl \
340 --with-system-poppler \
341 --with-system-redland \
342 --with-system-zlib \
343 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
344
345 <para>
346 The instructions below will only build the package without running
347 any unit tests. If you prefer to run the unit tests, replace
348 <command>make build</command> with <command>make</command>.
349 </para>
350
351 <note>
352 <para>
353 The package needs to be built from an X terminal emulator.
354 </para>
355 </note>
356
357 <para>
358 Build the package:
359 </para>
360
361<screen><userinput>make build</userinput></screen>
362
363 <para>
364 Now, as the <systemitem class="username">root</systemitem> user:
365 </para>
366
367<screen role="root"><userinput>make distro-pack-install &amp;&amp;
368install -v -dm755 /usr/share/appdata &amp;&amp;
369install -v -m644 sysui/desktop/appstream-appdata/*.xml \
370 /usr/share/appdata</userinput></screen>
371
372 <para>
373 If installed in
374 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
375 some additional steps are necessary. Issue the following commands as the
376 <systemitem class="username">root</systemitem>user:
377 </para>
378
379<screen role="root"><userinput>if ["$LO_PREFIX" != "/usr" ]; then
380
381 # This symlink is necessary for the desktop menu entries
382 ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice &amp;&amp;
383
384 # Icons
385 for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
386 ln -svf $i /usr/share/pixmaps
387 done &amp;&amp;
388
389 # Desktop menu entries
390 for i in $LO_PREFIX/lib/libreoffice/share/xdg/*; do
391 ln -svf $i /usr/share/applications/libreoffice-$(basename $i)
392 done &amp;&amp;
393
394 # Man pages
395 for i in $LO_PREFIX/share/man/man1/*; do
396 ln -svf $i /usr/share/man/man1/
397 done
398
399 unset i
400fi</userinput></screen>
401
402 <para>
403 If you have installed <xref linkend="desktop-file-utils"/>, and you wish
404 to update the MIME database, issue, as the <systemitem class="username">
405 root</systemitem> user:
406 </para>
407
408<screen role="root"><userinput>update-desktop-database</userinput></screen>
409
410 </sect2>
411
412 <sect2 role="commands">
413 <title>Command Explanations</title>
414
415 <para>
416 <command>sed -e ...</command>: The first sed prevents compression of the
417 manual pages, the second one prevents install from failing and the
418 third one prevents a build failure by adding a necessary include.
419 </para>
420
421 <para>
422 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
423 </para>
424
425 <para>
426 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
427 the vendor which is mentioned when you click "About" on the toolbar.
428 </para>
429
430 <para>
431 <parameter>--with-lang="fr en-GB"</parameter>: This switch sets
432 what languages to support. To list several languages, separate them
433 with a space. For all languages, use
434 <parameter>--with-lang=ALL</parameter>.
435 </para>
436
437 <note>
438 <para>
439 For a list of the available languages, look in
440 <filename>solenv/inc/langlist.mk</filename>.
441 </para>
442 </note>
443
444 <para>
445 <parameter>--with-help</parameter>: This switch is used to enable
446 installation of the help files.
447 </para>
448
449 <para>
450 <parameter>--with-myspell-dicts</parameter>: This switch is used
451 to enable installation of the bundled dictionaries.
452 </para>
453
454 <para>
455 <parameter>--with-alloc=system</parameter>: This switch tells
456 <application>LibreOffice</application> to use system allocator
457 instead of the internal one.
458 </para>
459
460 <para>
461 <parameter>--without-system-dicts</parameter>: This switch is
462 used to ensure that the dictionaries installed by this
463 package are being used.
464 </para>
465
466 <para>
467 <parameter>--without-java</parameter>: This switch disables
468 <application>Java</application> support in
469 <application>LibreOffice</application>.
470 </para>
471
472 <para>
473 <parameter>--disable-gconf</parameter>: This switch disables compiling
474 <application>LibreOffice</application> with the deprecated
475 <application>GNOME</application> configuration system support.
476 </para>
477
478 <para>
479 <parameter>--disable-odk</parameter>: This switch disables installing the
480 office development kit. Remove if you want to develop a
481 <application>LibreOffice</application> based application.
482 </para>
483
484 <para>
485 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
486 <application>LibreOffice</application> with the ability to connect to a
487 <application>PostgreSQL</application> database. Remove it if you would
488 like <application>LibreOffice</application> to be able to connect to a
489 <application>PostgreSQL</application> database. If you have installed
490 <application>PostgreSQL</application> on your system and would like
491 <application>LibreOffice</application> to use that rather than compile its
492 own copy, use the <option>--with-system-postgresql</option> switch.
493 </para>
494
495 <para>
496 <parameter>--enable-release-build</parameter>: This switch is used to
497 remove "Beta" or "Dev" from <application>LibreOffice</application>
498 splash screen and "About" menu.
499 </para>
500
501 <para>
502 <parameter>--enable-python=system</parameter>: This switch tells
503 <application>LibreOffice</application> to use installed
504 <application>Python 3</application> to build the translations
505 instead of the bundled one.
506 </para>
507
508 <para>
509 <parameter>--with-system-*</parameter>: These switches prevent
510 <application>LibreOffice</application> from trying to compile its own
511 versions of these dependencies. If you've not installed some of the
512 dependencies, remove the corresponding switches.
513 </para>
514
515 <para>
516 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
517 switch tells <application>LibreOffice</application> to use all your
518 CPUs to compile in parallel and speed up the build.
519 </para>
520
521 <para>
522 <option>--enable-gstreamer-0-10</option>: Use this switch if you want to
523 use <xref linkend="gst-plugins-base"/> instead of
524 <xref linkend="gst10-plugins-base"/> for the avmedia module.
525 </para>
526
527 <para>
528 <option>--disable-gstreamer-1-0</option>: Use this switch if you
529 haven't installed <xref linkend="gst10-plugins-base"/>.
530 </para>
531
532 <para>
533 <option>--enable-gtk3</option>: Use this switch if you want to
534 build the <application>GTK+ 3</application> integration module.
535 </para>
536
537 <para>
538 <option>--enable-kde4</option>: Use this switch if you want to
539 build the <application>KDE</application> integration module.
540 </para>
541
542 </sect2>
543
544 <sect2 role="content">
545 <title>Contents</title>
546
547 <segmentedlist>
548 <segtitle>Installed Programs</segtitle>
549 <segtitle>Installed Libraries</segtitle>
550 <segtitle>Installed Directories</segtitle>
551
552 <seglistitem>
553 <seg>
554 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
555 loimpress, lomath, loweb, lowriter, soffice and unopkg
556 </seg>
557 <seg>
558 None
559 </seg>
560 <seg>
561 /usr/lib/libreoffice
562 </seg>
563 </seglistitem>
564 </segmentedlist>
565
566 <variablelist>
567 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
568 <?dbfo list-presentation="list"?>
569 <?dbhtml list-presentation="table"?>
570
571 <varlistentry id="lobase">
572 <term><command>lobase</command></term>
573 <listitem>
574 <para>
575 is a database manager.
576 </para>
577 <indexterm zone="libreoffice lobase">
578 <primary sortas="b-lobase">lobase</primary>
579 </indexterm>
580 </listitem>
581 </varlistentry>
582
583 <varlistentry id="localc">
584 <term><command>localc</command></term>
585 <listitem>
586 <para>
587 is a spreadsheet program.
588 </para>
589 <indexterm zone="libreoffice localc">
590 <primary sortas="b-localc">localc</primary>
591 </indexterm>
592 </listitem>
593 </varlistentry>
594
595 <varlistentry id="lodraw">
596 <term><command>lodraw</command></term>
597 <listitem>
598 <para>
599 is a vector graphics editor and diagramming tool.
600 </para>
601 <indexterm zone="libreoffice lodraw">
602 <primary sortas="b-lodraw">lodraw</primary>
603 </indexterm>
604 </listitem>
605 </varlistentry>
606
607 <varlistentry id="loimpress">
608 <term><command>loimpress</command></term>
609 <listitem>
610 <para>
611 can edit and display PowerPoint presentations.
612 </para>
613 <indexterm zone="libreoffice loimpress">
614 <primary sortas="b-loimpress">loimpress</primary>
615 </indexterm>
616 </listitem>
617 </varlistentry>
618
619 <varlistentry id="lomath">
620 <term><command>lomath</command></term>
621 <listitem>
622 <para>
623 is a mathematical formula editor.
624 </para>
625 <indexterm zone="libreoffice lomath">
626 <primary sortas="b-lomath">lomath</primary>
627 </indexterm>
628 </listitem>
629 </varlistentry>
630
631 <varlistentry id="lowriter">
632 <term><command>lowriter</command></term>
633 <listitem>
634 <para>
635 is a word processor.
636 </para>
637 <indexterm zone="libreoffice lowriter">
638 <primary sortas="b-lowriter">lowriter</primary>
639 </indexterm>
640 </listitem>
641 </varlistentry>
642
643 <varlistentry id="unopkg">
644 <term><command>unopkg</command></term>
645 <listitem>
646 <para>
647 is a tool to manage <application>LibreOffice</application>
648 extensions from the command line.
649 </para>
650 <indexterm zone="libreoffice unopkg">
651 <primary sortas="b-unopkg">unopkg</primary>
652 </indexterm>
653 </listitem>
654 </varlistentry>
655
656 </variablelist>
657
658 </sect2>
659
660</sect1>
Note: See TracBrowser for help on using the repository browser.