Changeset 153a5795


Ignore:
Timestamp:
09/26/2015 01:59:08 AM (9 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.8, 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:
69a9de5
Parents:
627c062
Message:

Add lfs script for completeness

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r627c062 r153a5795  
    174174<!ENTITY kf5apps-download-ftp  "ftp://ftp.kde.org/pub/kde/stable/&kf5apps-version;/src">
    175175
     176<!ENTITY plasma5-version       "5.4.1">
  • kde/kde.xml

    r627c062 r153a5795  
    2525  built on that base.  For KDE5, the libraries, now called KDE Frameworks
    2626  5 or KF5, are separate from the desktop environment called KDE Plasma 5.
    27   Both envionments can be installed, but Plasma is not yet considered
    28   stable.</para>
     27  Both envionments can be installed side-by-side.</para>
    2928
    3029  <para>For more information visit the official KDE project site at
  • kde/kf5/kf5-frameworks.xml

    r627c062 r153a5795  
    2272277e66a2d58a299a125336b9e81600b686  kxmlrpcclient-5.14.0.tar.xz
    228228#ed07b3649612f4692b8e6714cbf1e6ca  bluez-qt-5.14.0.tar.xz
     22973a2904c00ba6c1aca8a2efde26a552f  kfilemetadata-5.14.0.tar.xz
    2292300e708135232432d371596d22ed864e3e  baloo-5.14.0.tar.xz
    230 73a2904c00ba6c1aca8a2efde26a552f  kfilemetadata-5.14.0.tar.xz
    231231349a11564686f99666071b2327910f61  portingAids/kjs-5.14.0.tar.xz
    232232feb4bb63b373a4fdf7084be2a904d447  portingAids/kdelibs4support-5.14.0.tar.xz
     
    238238EOF</userinput></screen>
    239239
    240   <para>In the above list, notice that three files have been commented out with
     240  <para>In the above list, notice that some files have been commented out with
    241241  a hash (#) character. The extra-cmake-modules entry has been commented out
    242242  because it was built earlier in the <xref linkend="kde-prereq"/>. The
  • kde/plasma5/plasma5.xml

    r627c062 r153a5795  
    1616  <title>KDE Plasma 5</title>
    1717 
    18   <para>Placeholder</para>
     18  <para>KDE Plasma 5 is a desktop environment built using KDE Frameworks 5 and
     19  QML which runs on top of a fully hardware accelerated graphics stack using
     20  Qt5, QtQuick 2 and an OpenGL(-ES) scenegraph. </para>
    1921
    20   <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automoc4.xml"/>-->
     22  <para>No additional configuration is needed before building the KDE Plasma 5
     23  because it uses the same configuration that KDE Frameworks 5 uses.</para>
     24
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/>
    2126
    2227</chapter>
Note: See TracChangeset for help on using the changeset viewer.