source: xfce/core/exo.xml@ a20b14d6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a20b14d6 was a20b14d6, checked in by Krejzi <krejzi@…>, 11 years ago

Package upgrades and minor fixes.

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

  • Property mode set to 100644
File size: 6.9 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 exo-download-http
8 "http://archive.xfce.org/src/xfce/exo/0.8/exo-&exo-version;.tar.bz2">
9 <!ENTITY exo-download-ftp " ">
10 <!ENTITY exo-md5sum "189bd19210e1d7d8601be1cdf27bf259">
11 <!ENTITY exo-size "1 MB">
12 <!ENTITY exo-buildsize "25.3 MB">
13 <!ENTITY exo-time "0.3 SBU">
14]>
15
16<sect1 id="exo" xreflabel="exo-&exo-version;">
17 <?dbhtml filename="exo.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>exo-&exo-version;</title>
25
26 <indexterm zone="exo">
27 <primary sortas="a-exo">exo</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to exo</title>
32
33 <para>
34 <application>Exo</application> is a support library used in the
35 <application>Xfce</application> desktop. It also has some helper
36 applications that are used throughout <application>Xfce</application>.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&exo-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&exo-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &exo-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &exo-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &exo-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &exo-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">exo Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="libxfce4ui"/>,
80 <xref linkend="libxfce4util"/> and
81 <xref linkend="perl-uri"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="gtk-doc"/> and
87 <xref linkend="pygtk"/>.
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/exo"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of exo</title>
97
98 <para>
99 Install <application>exo</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
104 --disable-static --docdir=/usr/share/doc/exo-&exo-version; &amp;&amp;
105make</userinput></screen>
106
107 <para>
108 This package does not come with a test suite.
109 </para>
110
111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
114
115<screen role="root"><userinput>make install</userinput></screen>
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122 href="../../xincludes/static-libraries.xml"/>
123
124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
125 href="../../xincludes/gtk-doc-rebuild.xml"/>
126 </sect2>
127
128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
132 <segtitle>Installed Programs</segtitle>
133 <segtitle>Installed Libraries</segtitle>
134 <segtitle>Installed Directories</segtitle>
135
136 <seglistitem>
137 <seg>
138 exo-csource, exo-desktop-item-edit, exo-open and
139 exo-preferred-applications.
140 </seg>
141 <seg>libexo-1.so.</seg>
142 <seg>
143 /etc/xdg/xfce4,
144 /usr/include/exo-1,
145 /usr/lib/xfce4,
146 /usr/share/doc/exo-&exo-version;,
147 /usr/share/gtk-doc/exo,
148 /usr/share/pixmaps/exo-1,
149 /usr/share/pygtk/2.0/defs/exo-0.6 and
150 /usr/share/xfce4.
151 </seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="exo-csource">
161 <term><command>exo-csource</command></term>
162 <listitem>
163 <para>
164 is a small utility that generates C code containing arbitrary data,
165 useful for compiling texts or other data directly into programs.
166 </para>
167 <indexterm zone="exo exo-csource">
168 <primary sortas="b-exo-csource">exo-csource</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 <varlistentry id="exo-desktop-item-edit">
174 <term><command>exo-desktop-item-edit</command></term>
175 <listitem>
176 <para>
177 is a command line utility to create or edit icons on the desktop.
178 </para>
179 <indexterm zone="exo exo-desktop-item-edit">
180 <primary sortas="b-exo-desktop-item-edit">exo-desktop-item-edit</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="exo-open">
186 <term><command>exo-open</command></term>
187 <listitem>
188 <para>
189 is a command line frontend to the <application>Xfce</application>
190 Preferred Applications framework. It can either be used to open a
191 list of urls with the default URL handler or launch the preferred
192 application for a certain category.
193 </para>
194 <indexterm zone="exo exo-open">
195 <primary sortas="b-exo-open">exo-open</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="exo-preferred-applications">
201 <term><command>exo-preferred-applications</command></term>
202 <listitem>
203 <para>
204 is a command line utility to edit the preferred application that is
205 used to handle a particular type of file or URI.
206 </para>
207 <indexterm zone="exo exo-preferred-applications">
208 <primary sortas="b-exo-preferred-applications">exo-preferred-applications</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="libexo-1">
214 <term><filename class="libraryfile">libexo-1.so</filename></term>
215 <listitem>
216 <para>
217 contains additional widgets, a framework for editable toolbars,
218 light-weight session management support and functions to
219 automatically synchronise object properties (based on GObject
220 Binding Properties).
221 </para>
222 <indexterm zone="exo libexo-1">
223 <primary sortas="c-libexo-1">libexo-1.so</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227 </variablelist>
228 </sect2>
229</sect1>
Note: See TracBrowser for help on using the repository browser.