Changeset 096ed61 for lxqt/desktop/lxqt-config.xml
- Timestamp:
- 11/05/2015 12:02:43 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 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:
- 3d656d7
- Parents:
- cc5c1c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxqt/desktop/lxqt-config.xml
rcc5c1c3 r096ed61 7 7 <!ENTITY lxqt-config-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-config-&lxqt-config-version;.tar.xz"> 8 8 <!ENTITY lxqt-config-download-ftp " "> 9 <!ENTITY lxqt-config-md5sum " af485d58ed9aa78e46bb76db5c51eb9a">10 <!ENTITY lxqt-config-size "1 40KB">11 <!ENTITY lxqt-config-buildsize "1 1MB">12 <!ENTITY lxqt-config-time "0. 4SBU">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"> 13 13 ]> 14 14 … … 73 73 <bridgehead renderas="sect3">lxqt-config Dependencies</bridgehead> 74 74 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 75 82 <bridgehead renderas="sect4">Required</bridgehead> 76 83 <para role="required"> 84 libkscreen from <xref linkend="plasma5-build"/> and 77 85 <xref linkend="liblxqt"/> 78 86 </para> … … 91 99 </para> 92 100 93 <screen><userinput>sed -i '/<QRect>/ i #include <QObject>' lxqt-config-monitor/monitor.h 94 95 mkdir -v build && 101 <screen><userinput>mkdir -v build && 96 102 cd build && 97 103 … … 113 119 114 120 </sect2> 115 121 <!-- 116 122 <sect2 role="commands"> 117 123 <title>Command Explanations</title> … … 121 127 </para> 122 128 123 </sect2> 129 </sect2>--> 124 130 125 131 <sect2 role="content">
Note:
See TracChangeset
for help on using the changeset viewer.