Changeset f3429309 for kde/core


Ignore:
Timestamp:
11/13/2015 02:24:57 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
9fd7f516
Parents:
6c91a92a
Message:
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

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

Location:
kde/core
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • kde/core/akonadi.xml

    r6c91a92a rf3429309  
    6767    <xref linkend="boost"/>, and one of:
    6868     <xref linkend="sqlite"/>,
    69      <xref linkend="mariadb"/>, 
     69     <xref linkend="mariadb"/>,
    7070     <ulink url="http://www.mysql.com/">MySQL</ulink>, or
    7171     <xref linkend="postgresql"/>
     
    8484  <sect2 role="installation">
    8585    <title>Installation of Akonadi</title>
    86    
     86
    8787    <para>Install <application>Akonadi</application> by running the following
    8888    commands:</para>
  • kde/core/attica.xml

    r6c91a92a rf3429309  
    104104      <parameter>-DQT4_BUILD=ON</parameter>: This switch forces the package
    105105      to build against <application>Qt4</application> even if
    106       <application>Qt5</application> is present on the system. 
     106      <application>Qt5</application> is present on the system.
    107107    </para>
    108108
  • kde/core/kde-runtime.xml

    r6c91a92a rf3429309  
    6262    <para role="required">
    6363      <xref linkend="kdelibs"/> and
    64       <xref linkend="libgcrypt"/> 
     64      <xref linkend="libgcrypt"/>
    6565    </para>
    6666
  • kde/core/kde-workspace.xml

    r6c91a92a rf3429309  
    7979      <xref linkend="xcb-util-renderutil"/>,
    8080      <xref linkend="xcb-util-keysyms"/>, and
    81       <xref linkend="xcb-util-wm"/>     
     81      <xref linkend="xcb-util-wm"/>
    8282    </para>
    8383
     
    114114        <application>Application menu for Qt</application> that allows the
    115115        application menubar to be inserted as a single button in the titlebar.
    116         It can be found at 
     116        It can be found at
    117117        <ulink url="https://launchpad.net/appmenu-qt">appmenu-qt</ulink>.
    118118      </para>
  • kde/core/kfilemetadata.xml

    r6c91a92a rf3429309  
    6262    <xref linkend="kdelibs"/>
    6363    </para>
    64    
     64
    6565    <bridgehead renderas="sect4">Optional</bridgehead>
    6666    <para role="optional">
     
    107107    <title>Command Explanations</title>
    108108
    109     <para><option>-DCMAKE_MINIMUM_REQUIRED_VERSION=3.0</option>: This switch is 
     109    <para><option>-DCMAKE_MINIMUM_REQUIRED_VERSION=3.0</option>: This switch is
    110110    needed to avoid a cmake error when using cmake-3.3 and later.</para>
    111111
  • kde/core/pre-install-config.xml

    r6c91a92a rf3429309  
    1717
    1818  <note><para>If you did not install <application>Xorg</application> in
    19   <filename class="directory">/usr</filename>, some of the 
     19  <filename class="directory">/usr</filename>, some of the
    2020  <application>CMake</application> modules in <application>KDE</application>
    2121  look for packages at hard coded locations. To accommodate this issue,
Note: See TracChangeset for help on using the changeset viewer.