Changeset 4aed078 for xsoft


Ignore:
Timestamp:
03/05/2019 03:27:30 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
d6464b5
Parents:
03e3a0b
Message:

Merge to HEAD 21283.
Add systemd compatibility symlinks.

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

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r03e3a0b r4aed078  
    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
  • xsoft/other/feh.xml

    r03e3a0b r4aed078  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "91af290b1197f689080f54cea9d0a461">
     9  <!ENTITY feh-md5sum        "8aad58758fb9e0a0a4b10d58aa8853d7">
    1010  <!ENTITY feh-size          "2.0 MB">
    11   <!ENTITY feh-buildsize     "7.4 MB (with tests)">
     11  <!ENTITY feh-buildsize     "5.6 MB (with tests)">
    1212  <!ENTITY feh-time          "less than 0.1 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.