source: lxde/desktop/libwnck2.xml@ f3e940f7

11.0 11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f3e940f7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.5 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 libwnck2-download-http
8 "&gnome-download-http;/libwnck/2.30/libwnck-&libwnck2-version;.tar.xz">
9 <!ENTITY libwnck2-download-ftp
10 "&gnome-download-ftp;/libwnck/2.30/libwnck-&libwnck2-version;.tar.xz">
11 <!ENTITY libwnck2-md5sum "3d20f26105a2fd878899d6ecdbe9a082">
12 <!ENTITY libwnck2-size "612 KB">
13 <!ENTITY libwnck2-buildsize "16 MB">
14 <!ENTITY libwnck2-time "0.2 SBU">
15]>
16
17<sect1 id="libwnck2" xreflabel="libwnck-&libwnck2-version;">
18 <?dbhtml filename="libwnck2.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>libwnck-&libwnck2-version;</title>
25
26 <indexterm zone="libwnck2">
27 <primary sortas="a-libwnck-2">libwnck 2</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to libwnck</title>
32
33 <para>
34 The <application>libwnck</application> package contains a Window Navigator
35 Construction Kit.
36 </para>
37
38 &lfs101_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&libwnck2-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&libwnck2-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &libwnck2-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &libwnck2-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &libwnck2-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &libwnck2-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">libwnck 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="startup-notification"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional</bridgehead>
87 <para role="optional">
88 <xref linkend="gobject-introspection"/> and
89 <xref linkend="gtk-doc"/>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/libwnck2"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of libwnck</title>
99
100 <para>
101 Install <application>libwnck</application> by running the following
102 commands:
103 </para>
104
105<screen><userinput>./configure --prefix=/usr \
106 --disable-static \
107 --program-suffix=-1 &amp;&amp;
108make GETTEXT_PACKAGE=libwnck-1</userinput></screen>
109
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>make GETTEXT_PACKAGE=libwnck-1 install</userinput></screen>
119
120 </sect2>
121
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/static-libraries.xml"/>
127
128 <para>
129 <parameter>--program-suffix=-1</parameter>: This option adds -1 to the
130 end of the names of the installed programs to avoid overwriting the
131 programs installed by <xref linkend="libwnck"/>.
132 </para>
133
134 <para>
135 <parameter>GETTEXT_PACKAGE=libwnck-1</parameter>: This parameter adds -1
136 to the end of the names of the gettext files installed by the package
137 to avoid overwriting the files installed by <xref linkend="libwnck"/>.
138 </para>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/gtk-doc-rebuild.xml"/>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Library</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 wnckprop-1 and wnck-urgency-monitor-1
156 </seg>
157 <seg>
158 libwnck-1.so
159 </seg>
160 <seg>
161 /usr/include/libwnck-1.0 and
162 /usr/share/gtk-doc/html/libwnck-1.0
163 </seg>
164 </seglistitem>
165 </segmentedlist>
166
167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
171
172 <varlistentry id="wnckprop-1">
173 <term><command>wnckprop-1</command></term>
174 <listitem>
175 <para>
176 Prints, modifies, or interacts with the properties of a
177 screen/workspace/window
178 </para>
179 <indexterm zone="libwnck2 wnckprop-1">
180 <primary sortas="b-wnckprop-1">wnckprop-1</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="libwnck-1">
186 <term><filename class="libraryfile">libwnck-1.so</filename></term>
187 <listitem>
188 <para>
189 contains functions for writing pagers and task lists
190 </para>
191 <indexterm zone="libwnck2 libwnck-1">
192 <primary sortas="c-libwnck-1">libwnck-1.so</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 </variablelist>
198
199 </sect2>
200
201</sect1>
Note: See TracBrowser for help on using the repository browser.