Changeset 096ed61 for lxqt/desktop/liblxqt.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/liblxqt.xml
rcc5c1c3 r096ed61 7 7 <!ENTITY liblxqt-download-http "&lxqt-http-repo;/&lxqt-version;/liblxqt-&liblxqt-version;.tar.xz"> 8 8 <!ENTITY liblxqt-download-ftp " "> 9 <!ENTITY liblxqt-md5sum " b027c6114d543e24a35846d37d374009">10 <!ENTITY liblxqt-size " 88KB">11 <!ENTITY liblxqt-buildsize " 5.4MB">12 <!ENTITY liblxqt-time "0. 2SBU">9 <!ENTITY liblxqt-md5sum "3856e2e690612c5564dc52f5b570a438"> 10 <!ENTITY liblxqt-size "76 KB"> 11 <!ENTITY liblxqt-buildsize "4.3 MB"> 12 <!ENTITY liblxqt-time "0.3 SBU"> 13 13 ]> 14 14 … … 99 99 </para> 100 100 101 <screen><userinput>sed -e '/lxqtnotification.h/ i #include <QObject>' \ 102 -i lxqtnotification.cpp && 103 104 mkdir -v build && 101 <screen><userinput>mkdir -v build && 105 102 cd build && 106 103 … … 124 121 125 122 </sect2> 126 123 <!-- 127 124 <sect2 role="commands"> 128 125 <title>Command Explanations</title> … … 132 129 </para> 133 130 134 </sect2> 131 </sect2>--> 135 132 136 133 <sect2 role="content"> … … 150 147 </seg> 151 148 <seg> 152 $LXQT_PREFIX/{include,share{,/cmake} /lxqt}149 $LXQT_PREFIX/{include,share{,/cmake}}/lxqt 153 150 </seg> 154 151 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.