glfs/lxde/apps/lxtask.xml
Bruce Dubbs 7e307a2b98 Tags for lxde.
Expand directos for starting lxde.
--This line, and th , will be ignored--

M    BOOK/lxde/apps/lxtask.xml
M    BOOK/lxde/apps/lxappearance-obconf.xml
M    BOOK/lxde/apps/lxrandr.xml
M    BOOK/lxde/apps/gpicview.xml
M    BOOK/lxde/apps/lxterminal.xml
M    BOOK/lxde/apps/lxinput.xml
M    BOOK/lxde/desktop/lxmenu-data.xml
M    BOOK/lxde/desktop/pcmanfm.xml
M    BOOK/lxde/desktop/lxde-common.xml
M    BOOK/lxde/desktop/lxappearance.xml
M    BOOK/lxde/desktop/lxpanel.xml
M    BOOK/lxde/desktop/menu-cache.xml
M    BOOK/lxde/desktop/lxsession.xml
M    BOOK/lxde/desktop/libfm.xml
M    BOOK/lxde/desktop/libfm-extra.xml
M    BOOK/x/lib/keybinder2.xml


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16426 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-18 18:44:11 +00:00

151 lines
3.7 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-repo;/lxde/lxtask-&lxtask-version;.tar.xz">
<!ENTITY lxtask-download-ftp " ">
<!ENTITY lxtask-md5sum "14b5341822aaa049f2d4d5a56c1b28f2">
<!ENTITY lxtask-size "136 KB">
<!ENTITY lxtask-buildsize "3.3 MB">
<!ENTITY lxtask-time "less than 0.1 SBU">
]>
<sect1 id="lxtask" xreflabel="LXTask-&lxtask-version;">
<?dbhtml filename="lxtask.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<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>
&lfs78_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">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>
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>