glfs/lxde/desktop/lxpanel.xml
Fernando de Oliveira 420c072554 Update to libreoffice-4.3.0. Patch sent by Christopher G, from systemd branch, thank you very much. Some fixes from Armin K, from systemd branch, thanks.
Update to poppler-0.26.4.
Update to doxygen-1.8.8.
Update to lxpanel-0.7.0.
Update to xine-ui-0.99.9.
Update to php-5.5.16.
Update to libwebp-0.4.18.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13990 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-22 20:43:57 +00:00

180 lines
4.6 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 lxpanel-download-http "&sourceforge-repo;/lxde/lxpanel-&lxpanel-version;.tar.xz">
<!ENTITY lxpanel-download-ftp " ">
<!ENTITY lxpanel-md5sum "39698de2c5eda2837607762c9f522cd0">
<!ENTITY lxpanel-size "1.5 MB">
<!ENTITY lxpanel-buildsize "24 MB">
<!ENTITY lxpanel-time "0.3 SBU">
]>
<sect1 id="lxpanel" xreflabel="LXPanel-&lxpanel-version;">
<?dbhtml filename="lxpanel.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>LXPanel-&lxpanel-version;</title>
<indexterm zone="lxpanel">
<primary sortas="a-LXPanel">LXPanel</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXPanel</title>
<para>
The <application>LXPanel</application> package contains a
lightweight X11 desktop panel.
</para>
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxpanel-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxpanel-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxpanel-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxpanel-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxpanel-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxpanel-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">LXPanel Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libwnck2"/>,
<xref linkend="lxmenu-data"/> and
<xref linkend="menu-cache"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="alsa-lib"/> and
<xref linkend="wireless_tools"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libxslt"/> with
<xref linkend="DocBook"/> and
<xref linkend="docbook-xsl"/> (to build man pages)
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxpanel"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXPanel</title>
<para>
Install <application>LXPanel</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="commands">
<title>Command Explanations</title>
<para>
<option>--enable-man</option>: Use this switch if you have
installed optional dependencies and wish to build the
manual pages.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
lxpanel and lxpanelctl
</seg>
<seg>
Several under /usr/lib/lxpanel/plugins
</seg>
<seg>
/usr/include/lxpanel,
/usr/lib/lxpanel and
/usr/share/lxpanel
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lxpanel-prog">
<term><command>lxpanel</command></term>
<listitem>
<para>
is a lightweight <application>GTK+</application> based
panel for the <application>LXDE</application> Desktop.
</para>
<indexterm zone="lxpanel lxpanel-prog">
<primary sortas="b-lxpanel">lxpanel</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>