source: lxde/desktop/libfm.xml@ 4a1a7711

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4a1a7711 was 07499ecc, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Archive udisks
Tags for general/progs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20397 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libfm-download-http "&sourceforge-dl;/pcmanfm/libfm-&libfm-version;.tar.xz">
8 <!ENTITY libfm-download-ftp " ">
9 <!ENTITY libfm-md5sum "02a024714d51e0d37afc7bd596a44f3b">
10 <!ENTITY libfm-size "920 KB">
11 <!ENTITY libfm-buildsize "31 MB">
12 <!ENTITY libfm-time "0.4 SBU">
13]>
14
15<sect1 id="libfm" xreflabel="libfm-&libfm-version;">
16 <?dbhtml filename="libfm.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libfm-&libfm-version;</title>
24
25 <indexterm zone="libfm">
26 <primary sortas="a-libfm">libfm</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libfm</title>
31
32 <para>
33 The <application>libfm</application> package contains a library used
34 to develop file managers providing some file management utilities.
35 </para>
36
37 &lfs83_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&libfm-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&libfm-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &libfm-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &libfm-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &libfm-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &libfm-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">libfm Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="gtk2"/> and
78 <xref linkend="menu-cache"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="libexif"/>,
84 <xref linkend="vala"/>, and
85 <xref linkend="lxmenu-data"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="gtk-doc"/>,
91 <xref linkend="dbus-glib"/> and
92 <xref linkend="gvfs"/> or
93 <ulink url="https://hal.freedesktop.org/releases/">udisks</ulink>
94 (for volume management - experimental)
95 </para>
96
97 <para condition="html" role="usernotes">
98 User Notes: <ulink url="&blfs-wiki;/libfm"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of libfm</title>
104
105 <para>
106 Install <application>libfm</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr \
111 --sysconfdir=/etc \
112 --disable-static &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 To test the results, issue: <command>make check</command>.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/static-libraries.xml"/>
132
133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134 href="../../xincludes/gtk-doc-rebuild.xml"/>
135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Program</segtitle>
143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directories</segtitle>
145
146 <seglistitem>
147 <seg>
148 libfm-pref-apps and lxshortcut
149 </seg>
150 <seg>
151 libfm.so, libfm-extra.so and libfm-gtk.so
152 </seg>
153 <seg>
154 /etc/xdg/libfm,
155 /usr/lib/libfm,
156 /usr/share/gtk-doc/html/libfm and
157 /usr/share/libfm
158 </seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="libfm-pref-apps">
168 <term><command>libfm-pref-apps</command></term>
169 <listitem>
170 <para>
171 sets preferred applications for programs based
172 on <application>libfm</application>.
173 </para>
174 <indexterm zone="libfm libfm-pref-apps">
175 <primary sortas="b-libfm-pref-apps">libfm-pref-apps</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="lxshortcut">
181 <term><command>lxshortcut</command></term>
182 <listitem>
183 <para>
184 is a small program used to edit application shortcuts.
185 </para>
186 <indexterm zone="libfm lxshortcut">
187 <primary sortas="a-lxshortcut">lxshortcut</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="libfm-lib">
193 <term><filename class="libraryfile">libfm.so</filename></term>
194 <listitem>
195 <para>
196 contains the <application>libfm</application> API functions.
197 </para>
198 <indexterm zone="libfm libfm-lib">
199 <primary sortas="c-libfm">libfm.so</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 </variablelist>
205
206 </sect2>
207
208</sect1>
Note: See TracBrowser for help on using the repository browser.