Changeset 3368ef4


Ignore:
Timestamp:
03/07/2016 07:09:56 PM (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:
9507bbd2
Parents:
39e41cb2
Message:

Add caution to LXQt Desktop Pre-Install Instructions to
ensure a UTF-8 locale is set.

Make KF5/Plasma packages needed for lxqt explicit.

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

Files:
4 added
9 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/desktop.xml

    r39e41cb2 r3368ef4  
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
     43  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>
    4344  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
    4445  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-globalkeys.xml"/>
     46  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kguiaddons.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-solid.xml"/>
    4548  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-panel.xml"/>
    4649  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pcmanfm-qt.xml"/>
     
    4851  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-policykit.xml"/>
    4952  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-powermanagement.xml"/>
     53  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/>
    5054  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-config.xml"/>
    5155  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-about.xml"/>
  • lxqt/desktop/liblxqt.xml

    r39e41cb2 r3368ef4  
    7373    <bridgehead renderas="sect3">liblxqt Dependencies</bridgehead>
    7474
    75     <note>
    76       <para>
    77         You do not need all <xref linkend="kf5-frameworks"/>, just the named
    78         library and dependencies.
    79       </para>
    80     </note>
    81 
    8275    <bridgehead renderas="sect4">Required</bridgehead>
    8376    <para role="required">
    84       kwindowsystem, from <xref linkend="kf5-frameworks"/> and
    85       <xref linkend="libqtxdg"/>
     77      <xref linkend="libqtxdg"/> and
     78      (<xref linkend="lxqt-kwindowsystem"/> or
     79      <xref linkend="kf5-frameworks"/>)
    8680    </para>
    8781
     
    10296cd       build &amp;&amp;
    10397
    104 cmake -DCMAKE_BUILD_TYPE=Release          \
    105       -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     98cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     99      -DCMAKE_BUILD_TYPE=Release          \
    106100      -DCMAKE_INSTALL_LIBDIR=lib          \
    107       ..       &amp;&amp;
    108 
     101      ..                                  &amp;&amp;
    109102make</userinput></screen>
    110 
    111103
    112104    <para>
  • lxqt/desktop/lxqt-config.xml

    r39e41cb2 r3368ef4  
    7373    <bridgehead renderas="sect3">lxqt-config Dependencies</bridgehead>
    7474
    75     <note>
    76       <para>
    77         You do not need all <xref linkend="plasma5-build"/>, just the named
    78         library and dependencies.
    79       </para>
    80     </note>
    81 
    8275    <bridgehead renderas="sect4">Required</bridgehead>
    8376    <para role="required">
    84       libkscreen from <xref linkend="plasma5-build"/> and
    85       <xref linkend="liblxqt"/>
     77      <xref linkend="liblxqt"/> and
     78      (<xref linkend="lxqt-libkscreen"/> or
     79      <xref linkend="plasma5-build"/>)
    8680    </para>
    8781
     
    10296cd       build &amp;&amp;
    10397
    104 cmake -DCMAKE_BUILD_TYPE=Release          \
    105       -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
    106       ..       &amp;&amp;
     98cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     99      -DCMAKE_BUILD_TYPE=Release          \
     100      ..                                  &amp;&amp;
    107101
    108102make</userinput></screen>
  • lxqt/desktop/lxqt-panel.xml

    r39e41cb2 r3368ef4  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       kguiaddons and solid, both from
    78       <xref linkend="kf5-frameworks"/> (keyboard indicator plugin),
     77      <xref linkend="kf5-frameworks"/> or
     78      (<xref linkend="lxqt-kguiaddons"/> and
     79       <xref linkend="lxqt-solid"/>) (keyboard indicator plugin),     
    7980      <xref linkend="lxqt-globalkeys"/>,
    8081      <xref linkend="libdbusmenu-qt"/> (built against Qt5),
     
    8485      <xref linkend="menu-cache"/>
    8586    </para>
    86 
    87     <note>
    88       <para>
    89         You do not need all <xref linkend="kf5-frameworks"/>, just the named
    90         library and dependencies.
    91       </para>
    92     </note>
    9387
    9488    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    120114cd       build &amp;&amp;
    121115
    122 cmake -DCMAKE_BUILD_TYPE=Release          \
    123       -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     116cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     117      -DCMAKE_BUILD_TYPE=Release          \
    124118      -DCMAKE_INSTALL_LIBDIR=lib          \
    125       ..       &amp;&amp;
    126 
     119      ..                                  &amp;&amp;
    127120make</userinput></screen>
    128121
  • lxqt/desktop/lxqt-policykit.xml

    r39e41cb2 r3368ef4  
    7373    <bridgehead renderas="sect3">lxqt-policykit Dependencies</bridgehead>
    7474
    75     <note>
    76       <para>
    77         You do not need all <xref linkend="kf5-frameworks"/>, just the named
    78         library and dependencies.
    79       </para>
    80     </note>
    81 
    8275    <bridgehead renderas="sect4">Required</bridgehead>
    8376    <para role="required">
    84       kwindowsystem, from <xref linkend="kf5-frameworks"/>,
    85       <xref linkend="liblxqt"/> and
    86       <xref linkend="polkit-qt"/> (Qt5)
     77      <xref linkend="liblxqt"/>,
     78      <xref linkend="polkit-qt"/> (Qt5), and
     79      (<xref linkend="lxqt-kwindowsystem"/> or
     80      <xref linkend="kf5-frameworks"/>)
    8781    </para>
    8882
     
    10397cd       build &amp;&amp;
    10498
    105 cmake -DCMAKE_BUILD_TYPE=Release          \
    106       -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
    107       ..       &amp;&amp;
     99cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     100      -DCMAKE_BUILD_TYPE=Release          \
     101      ..                                  &amp;&amp;
    108102
    109103make</userinput></screen>
  • lxqt/desktop/lxqt-powermanagement.xml

    r39e41cb2 r3368ef4  
    9898cd       build &amp;&amp;
    9999
    100 cmake -DCMAKE_BUILD_TYPE=Release          \
    101       -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     100cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
     101      -DCMAKE_BUILD_TYPE=Release          \
    102102      ..       &amp;&amp;
    103103
  • lxqt/desktop/lxqt-runner.xml

    r39e41cb2 r3368ef4  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       kwindowsystem, from <xref linkend="kf5-frameworks"/>,
    7877      <xref linkend="lxqt-common"/>,
    79       <xref linkend="lxqt-globalkeys"/> and
    80       <xref linkend="menu-cache"/>
     78      <xref linkend="lxqt-globalkeys"/>,
     79      <xref linkend="menu-cache"/>, and
     80      (<xref linkend="lxqt-kwindowsystem"/> or
     81       <xref linkend="kf5-frameworks"/>)
    8182    </para>
    8283
  • lxqt/desktop/pre-install.xml

    r39e41cb2 r3368ef4  
    1919    <primary sortas="g-lxqt-pre-install">LXQt Pre-Install</primary>
    2020   </indexterm>
     21
     22    <caution><para>Due to recent changes in <command>grep</command> it is
     23    essential that the installing system be set to a UTF-8 locale.  An example
     24    is <command>export LANG=en_US.utf8</command>, but any UTF-8 locale is
     25    sufficient.  Failure to do this will result in a faulty
     26    installation.</para></caution>
     27
    2128    <para>
    2229      LXQt can be installed in /usr or /opt/lxqt.
  • multimedia/libdriv/gst10-plugins-good.xml

    r39e41cb2 r3368ef4  
    1010  <!ENTITY gst10-plugins-good-md5sum        "a1958df7aa498b42793e2f2048673815">
    1111  <!ENTITY gst10-plugins-good-size          "3.1 MB">
    12   <!ENTITY gst10-plugins-good-buildsize     "155 GB (with tests)">
     12  <!ENTITY gst10-plugins-good-buildsize     "155 MB (with tests)">
    1313  <!ENTITY gst10-plugins-good-time          "1.9 SBU (with tests)">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.