Changeset 366fbbb8 for kde


Ignore:
Timestamp:
11/01/2015 04:33:26 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
d9e0208
Parents:
1de41efa
Message:

Updates to support plasma5

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

Location:
kde
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdepimlibs.xml

    r1de41efa r366fbbb8  
    55  %general-entities;
    66
    7   <!ENTITY kdepimlibs-download-http "&kde-download-http;applications/&kde-apps-version;/src/kdepimlibs-&kdepim-version;.tar.xz">
     7  <!ENTITY kdepimlibs-download-http "&kde-download-http;applications/15.04.3/src/kdepimlibs-&kdepim-version;.tar.xz">
    88  <!ENTITY kdepimlibs-download-ftp  " ">
    99  <!ENTITY kdepimlibs-md5sum        "098c975fb970621dc8382ed3c28de0eb">
  • kde/kf5/kf5-frameworks.xml

    r1de41efa r366fbbb8  
    7272    <xref linkend="libpng"/>,
    7373    <xref linkend="libxslt"/>,
     74    <xref linkend="lmdb"/>,
    7475    <xref linkend="phonon"/> (built with qt5),
    7576    <xref linkend="shared-mime-info"/>,
     
    8081  <bridgehead renderas="sect4">Recommended</bridgehead>
    8182  <para role="recommended">
     83    <xref linkend="aspell"/> (Dictionary backend for Sonnet),
    8284    <xref linkend="avahi"/> (DNS-SD backend for KDNSSD),
    83     <xref linkend="aspell"/> (Dictionary backend for Sonnet),
    84     <xref linkend="libdbusmenu-qt"/> (built with qt5), and
     85    <xref linkend="libdbusmenu-qt"/> (built with qt5),
     86    <xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt), and
    8587    <xref linkend="polkit-qt"/> (Authentication backend for KAuth)
    8688  </para>
     
    8991  <para role="optional">
    9092    <xref linkend="bluez"/> (needed to build Bluez-Qt),
    91     <xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt),
    9293    <ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink> (needed to build ModemManager-Qt)
    9394  </para>
  • kde/plasma5/plasma-all.xml

    r1de41efa r366fbbb8  
    3030  5 and QML derived from the monolithic KDE 4 desktop. They implement the KDE
    3131  Display Environment (Plasma 5).</para>
    32 <!--
    33   <warning>
    34  
    35     <para>The procedures below build properly, but Plasma crashes when starting
    36     on some systems.  Build this only if you want to do some extensive
    37     C++ debugging.</para>
     32
     33  <note>
     34    <para>The procedures below are under development.  They have not been
     35    verified to work properly in an LFS-7.8 environment.</para>
    3836
    3937    <para>Additionally there are several packages not yet in the book
    4038    and mesa will need to be rebuilt with different settings.  New packages are
    41     wayland, xcb-util-cursor, libxkbcommon, lmdb, and libinput.</para>
    42 
    43     <para>This page is a placeholder until the appropriate procedures can be
    44     placed formally into the book.</para>
    45 
    46   </warning>
    47 -->
     39    xcb-util-cursor and libxkbcommon.</para>
     40  </note>
     41
    4842  <!--&lfs78_checked;-->
    4943
     
    7771  <bridgehead renderas="sect4">Required</bridgehead>
    7872  <para role="required">
     73    <xref linkend="fontforge"/>,
    7974    <xref linkend="kf5-frameworks"/>,
    8075    <xref linkend="libinput"/>,
    81     <xref linkend="libpwquality"/>, and
    82     <xref linkend="mesa"/> built with <xref linkend="wayland"/>
     76    <xref linkend="libpwquality"/>,
     77    libxkbcommon,
     78    xcb-util-cursor,
     79    <xref linkend="lmdb"/>,
     80    <xref linkend="lm_sensors"/>,
     81    <xref linkend="mesa"/> built with <xref linkend="wayland"/>,
     82    <xref linkend="NetworkManager"/>, and
     83    <xref linkend="taglib"/>
    8384  </para>
    8485
Note: See TracChangeset for help on using the changeset viewer.