Ignore:
Timestamp:
11/05/2015 12:02:43 AM (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:
3d656d7
Parents:
cc5c1c3
Message:
  • Update to libsysstat 0.3.1.
  • Update to libqtxdg-1.3.0.
  • Update to Update to LXQt 0.10.0.
  • Archive liblxqt-mount-0.9.0.
  • Short descriptions and typo, from Denis Mugnier.
  • Update to qupzilla-1.8.8.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/lxqt-config.xml

    rcc5c1c3 r096ed61  
    77  <!ENTITY lxqt-config-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-config-&lxqt-config-version;.tar.xz">
    88  <!ENTITY lxqt-config-download-ftp  " ">
    9   <!ENTITY lxqt-config-md5sum        "af485d58ed9aa78e46bb76db5c51eb9a">
    10   <!ENTITY lxqt-config-size          "140 KB">
    11   <!ENTITY lxqt-config-buildsize     "11 MB">
    12   <!ENTITY lxqt-config-time          "0.4 SBU">
     9  <!ENTITY lxqt-config-md5sum        "b7a338a1348abe27911893ba6f69cbc2">
     10  <!ENTITY lxqt-config-size          "152 KB">
     11  <!ENTITY lxqt-config-buildsize     "12 MB">
     12  <!ENTITY lxqt-config-time          "0.8 SBU">
    1313]>
    1414
     
    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
    7582    <bridgehead renderas="sect4">Required</bridgehead>
    7683    <para role="required">
     84      libkscreen from <xref linkend="plasma5-build"/> and
    7785      <xref linkend="liblxqt"/>
    7886    </para>
     
    9199    </para>
    92100
    93 <screen><userinput>sed -i '/&lt;QRect&gt;/ i #include &lt;QObject&gt;' lxqt-config-monitor/monitor.h
    94 
    95 mkdir -v build &amp;&amp;
     101<screen><userinput>mkdir -v build &amp;&amp;
    96102cd       build &amp;&amp;
    97103
     
    113119
    114120  </sect2>
    115 
     121<!--
    116122  <sect2 role="commands">
    117123    <title>Command Explanations</title>
     
    121127    </para>
    122128
    123   </sect2>
     129  </sect2>-->
    124130
    125131  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.