source: xfce/core/exo.xml@ 5a57ae7

12.1 ken/TL2024 lazarus rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since 5a57ae7 was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 6 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[17bcb81]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
[c6b192c]8 "https://archive.xfce.org/src/xfce/exo/&xfce4-version;/exo-&exo-version;.tar.bz2">
[17bcb81]9 <!ENTITY exo-download-ftp " ">
[dc235691]10 <!ENTITY exo-md5sum "9d0be4e885eaf991e12dbc14d3fc628d">
11 <!ENTITY exo-size "876 KB">
[86061ad]12 <!ENTITY exo-buildsize "14 MB (with tests)">
[98c3ae8]13 <!ENTITY exo-time "0.2 SBU (with tests)">
[17bcb81]14]>
15
[dcd16c6]16<sect1 id="exo" xreflabel="Exo-&exo-version;">
[17bcb81]17 <?dbhtml filename="exo.html"?>
18
19
[dcd16c6]20 <title>Exo-&exo-version;</title>
[17bcb81]21
22 <indexterm zone="exo">
[dcd16c6]23 <primary sortas="a-Exo">Exo</primary>
[17bcb81]24 </indexterm>
25
26 <sect2 role="package">
[dcd16c6]27 <title>Introduction to Exo</title>
[17bcb81]28
29 <para>
30 <application>Exo</application> is a support library used in the
31 <application>Xfce</application> desktop. It also has some helper
32 applications that are used throughout <application>Xfce</application>.
33 </para>
34
[bb72b0a]35 &lfs120_checked;
[17bcb81]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&exo-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&exo-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &exo-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &exo-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &exo-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &exo-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
[dcd16c6]71 <bridgehead renderas="sect3">Exo Dependencies</bridgehead>
[17bcb81]72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
[5d580a3]75 <xref linkend="gtk3"/>,
[3441548]76 <xref linkend="libxfce4ui"/>, and
[8558044]77 <xref linkend="libxfce4util"/>
[17bcb81]78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
[dcd16c6]82 <xref linkend="gtk-doc"/>
[17bcb81]83 </para>
84
85 </sect2>
86
87 <sect2 role="installation">
[dcd16c6]88 <title>Installation of Exo</title>
[17bcb81]89
90 <para>
[dcd16c6]91 Install <application>Exo</application> by running the following
[17bcb81]92 commands:
93 </para>
94
[dcd16c6]95<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
[17bcb81]96make</userinput></screen>
97
98 <para>
[5e39f4c]99 To test the results, issue: <command>make check</command>.
[17bcb81]100 </para>
101
102 <para>
103 Now, as the <systemitem class="username">root</systemitem> user:
104 </para>
105
106<screen role="root"><userinput>make install</userinput></screen>
[dcd16c6]107
[17bcb81]108 </sect2>
109
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[dcd16c6]114 href="../../xincludes/gtk-doc-rebuild.xml"/>
[17bcb81]115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>
[8558044]128 exo-desktop-item-edit and
129 exo-open
[dcd16c6]130 </seg>
131 <seg>
[c5eb8ede]132 libexo-2.so
[17bcb81]133 </seg>
134 <seg>
[3441548]135 /usr/include/exo-2 and
136 /usr/share/gtk-doc/html/exo-2
[17bcb81]137 </seg>
138 </seglistitem>
139 </segmentedlist>
140
141 <variablelist>
142 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
143 <?dbfo list-presentation="list"?>
144 <?dbhtml list-presentation="table"?>
145
146 <varlistentry id="exo-desktop-item-edit">
147 <term><command>exo-desktop-item-edit</command></term>
148 <listitem>
149 <para>
[4c24eb0a]150 is a command line utility to create or edit icons on the desktop
[17bcb81]151 </para>
152 <indexterm zone="exo exo-desktop-item-edit">
153 <primary sortas="b-exo-desktop-item-edit">exo-desktop-item-edit</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry id="exo-open">
159 <term><command>exo-open</command></term>
160 <listitem>
161 <para>
162 is a command line frontend to the <application>Xfce</application>
163 Preferred Applications framework. It can either be used to open a
164 list of urls with the default URL handler or launch the preferred
[4c24eb0a]165 application for a certain category
[17bcb81]166 </para>
167 <indexterm zone="exo exo-open">
168 <primary sortas="b-exo-open">exo-open</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
[3441548]173 <varlistentry id="libexo-2">
174 <term><filename class="libraryfile">libexo-2.so</filename></term>
[17bcb81]175 <listitem>
176 <para>
177 contains additional widgets, a framework for editable toolbars,
178 light-weight session management support and functions to
179 automatically synchronise object properties (based on GObject
[4c24eb0a]180 Binding Properties)
[17bcb81]181 </para>
[3441548]182 <indexterm zone="exo libexo-2">
183 <primary sortas="c-libexo-2">libexo-2.so</primary>
[17bcb81]184 </indexterm>
185 </listitem>
186 </varlistentry>
[dcd16c6]187
[17bcb81]188 </variablelist>
[dcd16c6]189
[17bcb81]190 </sect2>
[dcd16c6]191
[17bcb81]192</sect1>
Note: See TracBrowser for help on using the repository browser.