glfs/lxqt/lxqt.xml
Pierre Labastie a6099fe57c lxqt: keep only one chapter and reinstate old apps
- With the build order given in
https://github.com/lxqt/lxqt/wiki/Building-from-source,
it is hard to separate between desktop and applications.
- old apps (specially obconf-qt) are needed for being able
to configure the desktop
Also:
- move dependencies not in lxqt to the beginning (muparser, kf5, plasma
  parts)
2023-07-05 15:56:43 +02:00

20 lines
702 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<part id="lxqt" xreflabel="LXQt">
<?dbhtml filename="lxqt.html" dir="lxqt"?>
<title>LXQt</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop/desktop.xml"/>
<!-- with the build order given in
https://github.com/lxqt/lxqt/wiki/Building-from-source, it is hard to separate between desktop and applications. Using only "desktop" for now
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apps/apps.xml"/>
-->
</part>