source: lxde/desktop/lxappearance.xml@ 9fa25aa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym 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 9fa25aa was 28d76c0, checked in by Douglas R. Reno <renodr@…>, 9 years ago

More GCC5 Tags

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

  • Property mode set to 100644
File size: 5.3 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 lxappearance-download-http "&sourceforge-repo;/lxde/lxappearance-&lxappearance-version;.tar.xz">
8 <!ENTITY lxappearance-download-ftp " ">
9 <!ENTITY lxappearance-md5sum "79740125628a8374c1101cf26e558fa5">
10 <!ENTITY lxappearance-size "160 KB">
11 <!ENTITY lxappearance-buildsize "4.1 MB">
12 <!ENTITY lxappearance-time "less than 0.1 SBU">
13]>
14
15<sect1 id="lxappearance" xreflabel="LXAppearance-&lxappearance-version;">
16 <?dbhtml filename="lxappearance.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>LXAppearance-&lxappearance-version;</title>
24
25 <indexterm zone="lxappearance">
26 <primary sortas="a-LXAppearance">LXAppearance</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to LXAppearance</title>
31
32 <para>
33 The <application>LXAppearance</application> package contains a
34 desktop-independent theme switcher for
35 <application>GTK+</application>.
36 </para>
37
38 &lfs77_checked; &gcc5_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&lxappearance-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&lxappearance-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &lxappearance-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &lxappearance-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &lxappearance-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &lxappearance-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">LXAppearance Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="dbus-glib"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional</bridgehead>
87 <para role="optional">
88 <xref linkend="libxslt"/> with
89 <xref linkend="DocBook"/> and
90 <xref linkend="docbook-xsl"/> (to build man pages)
91 </para>
92
93 <para condition="html" role="usernotes">
94 User Notes: <ulink url="&blfs-wiki;/lxappearance"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of LXAppearance</title>
100
101 <para>
102 Install <application>LXAppearance</application> by running the following
103 commands:
104 </para>
105
106<screen><userinput>./configure --prefix=/usr \
107 --sysconfdir=/etc \
108 --disable-static \
109 --enable-dbus &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <parameter>--enable-dbus</parameter>: This switch enables
129 <application>DBus</application> support in
130 <application>LXAppearance</application> which is useful for
131 communicating with <application>LXSession</application>.
132 Remove it if you are not building
133 <application>LXDE</application> or have not installed
134 <xref linkend="dbus-glib"/>.
135 </para>
136
137 <para>
138 <option>--enable-man</option>: Use this switch if you have
139 installed optional dependencies and wish to rebuild the
140 manual pages.
141 </para>
142
143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
144 href="../../xincludes/static-libraries.xml"/>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Program</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg>
158 lxappearance
159 </seg>
160 <seg>
161 None
162 </seg>
163 <seg>
164 /usr/include/lxappearance and
165 /usr/share/lxappearance
166 </seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="lxappearance-prog">
176 <term><command>lxappearance</command></term>
177 <listitem>
178 <para>
179 is a program used to change <application>GTK+</application>
180 themes, icon themes, and fonts used by applications.
181 </para>
182 <indexterm zone="lxappearance lxappearance-prog">
183 <primary sortas="b-lxappearance">lxappearance</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187 </variablelist>
188
189 </sect2>
190
191</sect1>
Note: See TracBrowser for help on using the repository browser.