Changeset ec6c147
- Timestamp:
- 03/29/2016 09:41:35 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a1fa348
- Parents:
- 7b638fea
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r7b638fea rec6c147 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[pierre] - Add Kwayland-5.6.0 from Plasma5 to 52 LXQt desktop, since it is now required by libkscreen.</para> 53 </listitem> 54 <listitem> 51 55 <para>[bdubbs] - Update to clutter-gtk-1.8.0. Fixes 52 56 <ulink url="&blfs-ticket-root;7652">#7652</ulink>.</para> -
lxqt/desktop/desktop.xml
r7b638fea rec6c147 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-policykit.xml"/> 52 52 <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-kwayland.xml"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/> 54 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-config.xml"/> -
lxqt/desktop/lxqt-libkscreen.xml
r7b638fea rec6c147 37 37 &lfs79_checked; 38 38 39 <note><para>This packge is extracted from the KDE Plasma set of packages. If 40 <xref linkend="plasma5-build"/> is built, do NOT also build this package 41 as prsented here.</para></note> 39 <note> 40 <para> 41 This package is extracted from the KDE Plasma set of packages. If 42 <xref linkend="plasma5-build"/> is built, do NOT also build this 43 package as presented here. 44 </para> 45 </note> 42 46 43 47 <bridgehead renderas="sect3">Package Information</bridgehead> … … 79 83 <bridgehead renderas="sect4">Required</bridgehead> 80 84 <para role="required"> 81 <xref linkend="extra-cmake-modules"/>, 82 <xref linkend="xorg7-lib"/>, and 83 <xref linkend="qt5"/> 85 <xref linkend="lxqt-kwayland"/> 84 86 </para> 85 87 … … 90 92 91 93 <sect2 role="installation"> 92 <title>Installation of lib lxqt</title>94 <title>Installation of libkscreen</title> 93 95 94 96 <para> 95 Install <application>lib lxqt</application> by running the97 Install <application>libkscreen</application> by running the 96 98 following commands: 97 99 </para>
Note:
See TracChangeset
for help on using the changeset viewer.