Changeset 1c8d0ff for general


Ignore:
Timestamp:
11/03/2015 02:11:07 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:
384c4d6
Parents:
11e3cb6b
Message:

Update Plasma5 section. The page is not yet finished.
Add libxkbcommon and xcb-util-cursor needed for KDE Plasma5.
Remove unneeded option from libgpg-error.
Updated KF5 profile initialization scripts.

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

Location:
general/genlib
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r11e3cb6b r1c8d0ff  
    9393  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb.xml"/>
    9494  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb-compat.xml"/>
     95  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxkbcommon.xml"/>
    9596  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxml2.xml"/>
    9697  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxslt.xml"/>
  • general/genlib/libgpg-error.xml

    r11e3cb6b r1c8d0ff  
    8585    </para>
    8686
    87 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     87<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8888make</userinput></screen>
    8989
     
    100100
    101101  </sect2>
    102 
     102<!-- No longer needed
    103103  <sect2 role="commands">
    104104    <title>Command Explanations</title>
     
    108108
    109109  </sect2>
    110 
     110-->
    111111  <sect2 role="content">
    112112    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.