mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
7e307a2b98
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
187 lines
4.9 KiB
XML
187 lines
4.9 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 libfm-download-http "&sourceforge-repo;/pcmanfm/libfm-&libfm-extra-version;.tar.xz">
|
|
<!ENTITY libfm-download-ftp " ">
|
|
<!ENTITY libfm-md5sum "3ff38200701658f7e80e25ed395d92dd">
|
|
<!ENTITY libfm-size "880 KB">
|
|
<!ENTITY libfm-buildsize "11 MB">
|
|
<!ENTITY libfm-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libfm-extra" xreflabel="libfm-extra-&libfm-extra-version;">
|
|
<?dbhtml filename="libfm-extra.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libfm-extra-&libfm-extra-version;</title>
|
|
|
|
<indexterm zone="libfm-extra">
|
|
<primary sortas="a-libfm-extra">libfm-extra</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libfm-extra</title>
|
|
|
|
<para>
|
|
The <application>libfm-extra</application> package contains a library and
|
|
other files required by <command>menu-cache-gen</command> libexec of
|
|
<xref linkend="menu-cache"/>.
|
|
</para>
|
|
|
|
&lfs78_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libfm-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libfm-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libfm-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libfm-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libfm-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libfm-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libfm Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="glib2"/>
|
|
</para>
|
|
<!--
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="libexif"/>,
|
|
<xref linkend="vala"/>, and
|
|
<xref linkend="lxmenu-data"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/>
|
|
</para>-->
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/libfm-extra"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libfm-extra</title>
|
|
|
|
<para>
|
|
Install <application>libfm-extra</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--with-extra-only \
|
|
--with-gtk=no \
|
|
--disable-static &&
|
|
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>
|
|
<parameter>--with-extra-only</parameter> Disable all components but
|
|
libfm-extra library.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>--with-gtk=no</parameter> <application>Gtk</application> is
|
|
not necessary for this package.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libfm-extra.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/libfm (symlink) and
|
|
/usr/include/libfm-1.0
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libfm-extra-lib">
|
|
<term><filename class="libraryfile">libfm-extra.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>libfm-extra</application> API functions.
|
|
</para>
|
|
<indexterm zone="libfm-extra libfm-extra-lib">
|
|
<primary sortas="c-libfm-extra">libfm-extra.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|