glfs/lxde/desktop/lxmenu-data.xml
Bruce Dubbs 56605b904c Remove XML::Parser from perl modules
Archive acl, attr, intltool, expat, gperf
Synchronize libcap with LFS.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13004 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-04-28 21:13:36 +00:00

127 lines
3.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 lxmenu-data-download-http "&sourceforge-repo;/lxde/lxmenu-data-&lxmenu-data-version;.tar.gz">
<!ENTITY lxmenu-data-download-ftp " ">
<!ENTITY lxmenu-data-md5sum "2184ab3746d572477f1bea7e98e230a8">
<!ENTITY lxmenu-data-size "292 KB">
<!ENTITY lxmenu-data-buildsize "2.5 MB">
<!ENTITY lxmenu-data-time "less than 0.1 SBU">
]>
<sect1 id="lxmenu-data" xreflabel="lxmenu-data-&lxmenu-data-version;">
<?dbhtml filename="lxmenu-data.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>lxmenu-data-&lxmenu-data-version;</title>
<indexterm zone="lxmenu-data">
<primary sortas="a-lxmenu-data">lxmenu-data</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXMenu Data</title>
<para>
The <application>LXMenu Data</application> package provides files
required to build freedesktop.org menu spec-compliant desktop menus
for <application>LXDE</application>.
</para>
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxmenu-data-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxmenu-data-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxmenu-data-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxmenu-data-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxmenu-data-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxmenu-data-time;
</para>
</listitem>
</itemizedlist>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxmenu-data"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXMenu Data</title>
<para>
Install <application>LXMenu Data</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &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 Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
None
</seg>
<seg>
/etc/xdg/menus and
/usr/share/desktop-directories
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>