glfs/lxde/apps/lxtask.xml
Douglas R. Reno 60d9f0f2f9 Tags and a couple minor text tweaks
glib-networking: minor reword
libsoup: remove duplicate sysprof dependency
2021-08-29 22:30:20 -05:00

171 lines
4.2 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 lxtask-download-http "&sourceforge-dl;/lxde/lxtask-&lxtask-version;.tar.xz">
<!ENTITY lxtask-download-ftp " ">
<!ENTITY lxtask-md5sum "27b5258847afc237a5b89666e7a8b45b">
<!ENTITY lxtask-size "136 KB">
<!ENTITY lxtask-buildsize "3.5 MB">
<!ENTITY lxtask-time "less than 0.1 SBU">
]>
<sect1 id="lxtask" xreflabel="LXTask-&lxtask-version;">
<?dbhtml filename="lxtask.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>LXTask-&lxtask-version;</title>
<indexterm zone="lxtask">
<primary sortas="a-LXTask">LXTask</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXTask</title>
<para>
The <application>LXTask</application> package contains a
lightweight and desktop-independent task manager.
</para>
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxtask-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxtask-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxtask-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxtask-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxtask-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxtask-time;
</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Required patch:
<ulink url="&patch-root;/lxtask-&lxtask-version;-gcc10_fix-1.patch"/>
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">LXTask Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk2"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxtask"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXTask</title>
<!--
<para>
First, fix some <quote>multiple definition</quote> issues exposed
by GCC-10:
</para>
<screen><userinput>patch -Np1 -i ../lxtask-&lxtask-version;-gcc10_fix-1.patch</userinput></screen>
-->
<para>
Install <application>LXTask</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
lxtask
</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="lxtask-prog">
<term><command>lxtask</command></term>
<listitem>
<para>
is a lightweight and desktop-independent task manager
</para>
<indexterm zone="lxtask lxtask-prog">
<primary sortas="b-lxtask">lxtask</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>