source: xfce/core/exo.xml@ dc235691

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since dc235691 was dc235691, checked in by Tim Tassonis <stuff@…>, 16 months ago

Update to Xfce 4.18

  • Property mode set to 100644
File size: 5.4 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 "https://archive.xfce.org/src/xfce/exo/&xfce4-version;/exo-&exo-version;.tar.bz2">
9 <!ENTITY exo-download-ftp " ">
10 <!ENTITY exo-md5sum "9d0be4e885eaf991e12dbc14d3fc628d">
11 <!ENTITY exo-size "876 KB">
12 <!ENTITY exo-buildsize "14 MB (with tests)">
13 <!ENTITY exo-time "0.2 SBU (with tests)">
14]>
15
16<sect1 id="exo" xreflabel="Exo-&exo-version;">
17 <?dbhtml filename="exo.html"?>
18
19
20 <title>Exo-&exo-version;</title>
21
22 <indexterm zone="exo">
23 <primary sortas="a-Exo">Exo</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Exo</title>
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
35 &lfs112_checked;
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
71 <bridgehead renderas="sect3">Exo Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="gtk3"/>,
76 <xref linkend="libxfce4ui"/>, and
77 <xref linkend="libxfce4util"/>
78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
82 <xref linkend="gtk-doc"/>
83 </para>
84
85 <para condition="html" role="usernotes">
86 User Notes: <ulink url="&blfs-wiki;/exo"/>
87 </para>
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of Exo</title>
92
93 <para>
94 Install <application>Exo</application> by running the following
95 commands:
96 </para>
97
98<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
99make</userinput></screen>
100
101 <para>
102 To test the results, issue: <command>make check</command>.
103 </para>
104
105 <para>
106 Now, as the <systemitem class="username">root</systemitem> user:
107 </para>
108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="commands">
114 <title>Command Explanations</title>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/gtk-doc-rebuild.xml"/>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 exo-desktop-item-edit and
132 exo-open
133 </seg>
134 <seg>
135 libexo-2.so
136 </seg>
137 <seg>
138 /usr/include/exo-2 and
139 /usr/share/gtk-doc/html/exo-2
140 </seg>
141 </seglistitem>
142 </segmentedlist>
143
144 <variablelist>
145 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
146 <?dbfo list-presentation="list"?>
147 <?dbhtml list-presentation="table"?>
148
149 <varlistentry id="exo-desktop-item-edit">
150 <term><command>exo-desktop-item-edit</command></term>
151 <listitem>
152 <para>
153 is a command line utility to create or edit icons on the desktop
154 </para>
155 <indexterm zone="exo exo-desktop-item-edit">
156 <primary sortas="b-exo-desktop-item-edit">exo-desktop-item-edit</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="exo-open">
162 <term><command>exo-open</command></term>
163 <listitem>
164 <para>
165 is a command line frontend to the <application>Xfce</application>
166 Preferred Applications framework. It can either be used to open a
167 list of urls with the default URL handler or launch the preferred
168 application for a certain category
169 </para>
170 <indexterm zone="exo exo-open">
171 <primary sortas="b-exo-open">exo-open</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="libexo-2">
177 <term><filename class="libraryfile">libexo-2.so</filename></term>
178 <listitem>
179 <para>
180 contains additional widgets, a framework for editable toolbars,
181 light-weight session management support and functions to
182 automatically synchronise object properties (based on GObject
183 Binding Properties)
184 </para>
185 <indexterm zone="exo libexo-2">
186 <primary sortas="c-libexo-2">libexo-2.so</primary>
187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191 </variablelist>
192
193 </sect2>
194
195</sect1>
Note: See TracBrowser for help on using the repository browser.