glfs/lxqt/desktop/lxqt-powermanagement.xml
Douglas R. Reno eb6844544b Typos from rhubarbpieguy, and minor modification to bind-utils' XML to
make it standard with other pages.
2023-09-03 10:41:39 -05:00

165 lines
4.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 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;
<!ENTITY lxqt-powermanagement-download-http "https://github.com/lxqt/lxqt-powermanagement/releases/download/&lxqt-version;/lxqt-powermanagement-&lxqt-version;.tar.xz">
<!ENTITY lxqt-powermanagement-download-ftp " ">
<!ENTITY lxqt-powermanagement-md5sum "5f371fc66093704acd891a3175595e98">
<!ENTITY lxqt-powermanagement-size "92 KB">
<!ENTITY lxqt-powermanagement-buildsize "6.6 MB">
<!ENTITY lxqt-powermanagement-time "0.3 SBU">
]>
<sect1 id="lxqt-powermanagement" xreflabel="lxqt-powermanagement-&lxqt-version;">
<?dbhtml filename="lxqt-powermanagement.html"?>
<title>lxqt-powermanagement-&lxqt-version;</title>
<indexterm zone="lxqt-powermanagement">
<primary sortas="a-lxqt-powermanagement">lxqt-powermanagement</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to lxqt-powermanagement</title>
<para>
The <application>lxqt-powermanagement</application> package provides the
power management module for <application>LXQt</application>.
</para>
&lfs120_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxqt-powermanagement-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxqt-powermanagement-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxqt-powermanagement-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxqt-powermanagement-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxqt-powermanagement-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxqt-powermanagement-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">lxqt-powermanagement Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="liblxqt"/>,
(<xref linkend="lxqt-kidletime"/> or
<xref role="nodep" linkend="kf5-frameworks"/>), and
<xref linkend="upower"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of lxqt-powermanagement</title>
<para>
Install <application>lxqt-powermanagement</application> by running the
following commands:
</para>
<screen><userinput>mkdir -v build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
.. &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the &root; user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
lxqt-config-powermanagement and lxqt-powermanagement
</seg>
<seg>
None
</seg>
<seg>
None
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lxqt-config-powermanagement">
<term><command>lxqt-config-powermanagement</command></term>
<listitem>
<para>
is the <command>lxqt-powermanagement</command> GUI configuration
tool
</para>
<indexterm zone="lxqt-powermanagement lxqt-config-powermanagement">
<primary sortas="b-lxqt-config-powermanagement">lxqt-config-powermanagement</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lxqt-powermanagement-prog">
<term><command>lxqt-powermanagement</command></term>
<listitem>
<para>
is the <application>LXQt</application> power management module
</para>
<indexterm zone="lxqt-powermanagement lxqt-powermanagement-prog">
<primary sortas="b-lxqt-powermanagement">lxqt-powermanagement</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>