Changeset dba494f


Ignore:
Timestamp:
02/28/2019 05:41:38 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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
Children:
70f6e26, eec07521
Parents:
ea529d1
Message:

libreoffice: Add missing dependencies, remove --with-alloc=system option from Command Explanations, fix command explanation for Plasma integration, and add command explanation for GNOME Evolution Address Book integration.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    rea529d1 rdba494f  
    220220      <xref linkend="desktop-file-utils"/>,
    221221      <xref linkend="doxygen"/> (not relevant if using --disable-odk),
     222      <phrase revision="systemd"><xref linkend="evolution-data-server"/>,</phrase>
    222223      <xref linkend="gdb"/>,
    223224      <xref linkend="gnutls"/>,
     
    225226     <xref linkend="junit"/>, -->
    226227      <xref linkend="kf5-frameworks"/>,
     228      <xref linkend="libpaper"/>,
    227229      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    228230      <xref linkend="mitkrb"/>,
     
    522524      set.
    523525    </para>
    524 
    525     <para>
    526       <parameter>--with-alloc=system</parameter>: This switch tells
     526    <!-- Unrecognized as of 6.2.0.3
     527    <para>
     528      <parameter>- -with-alloc=system</parameter>: This switch tells
    527529      <application>LibreOffice</application> to use the system allocator
    528530      instead of its internal one.
    529531    </para>
    530 
     532   -->
    531533    <para>
    532534      <parameter>--with-system-boost</parameter>: This switch enables using
     
    667669
    668670    <para>
    669       <option>--with-kde5</option>: Builds with KDE/Plasma integration. If
     671      <!-- Brings in - -enable-qt5 as well. -->
     672      <option>--enable-kde5</option>: Builds with KDE/Plasma integration. If
    670673      <xref linkend="qt5"/> and/or <xref linkend="kf5-frameworks"/> are not
    671674      installed in <filename class="directory">/usr</filename>, the include
     
    673676      <envar>QT5LIB</envar>, <envar>KF5INC</envar>, and <envar>KF5LIB</envar>,
    674677      respectively.
     678    </para>
     679   
     680    <para revision="systemd">
     681      <option>--enable-evolution2</option>: Enables support for Evolution
     682      address books through Evolution Data Server. Note that Evolution Data
     683      Server must be installed for this feature to function.
    675684    </para>
    676685
Note: See TracChangeset for help on using the changeset viewer.