source: gnome/core/libgnomekbd.xml@ b0369f3

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 b0369f3 was b0369f3, checked in by Krejzi <krejzi@…>, 12 years ago

GNOME 3.6 Part 8.

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

  • Property mode set to 100644
File size: 5.0 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 libgnomekbd-download-http
8 "&gnome-download-http;/libgnomekbd/3.6/libgnomekbd-&libgnomekbd-version;.tar.xz">
9 <!ENTITY libgnomekbd-download-ftp
10 "&gnome-download-ftp;/libgnomekbd/3.6/libgnomekbd-&libgnomekbd-version;.tar.xz">
11 <!ENTITY libgnomekbd-md5sum "2f000ed5aa11454936c846a784e484c7">
12 <!ENTITY libgnomekbd-size "368 KB">
13 <!ENTITY libgnomekbd-buildsize "8.5 MB">
14 <!ENTITY libgnomekbd-time "0.1 SBU">
15]>
16
17<sect1 id="libgnomekbd" xreflabel="libgnomekbd-&libgnomekbd-version;">
18 <?dbhtml filename="libgnomekbd.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>libgnomekbd-&libgnomekbd-version;</title>
26
27 <indexterm zone="libgnomekbd">
28 <primary sortas="a-libgnomekbd">libgnomekbd</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to libgnomekbd</title>
33
34 <para>
35 The <application>libgnomekbd</application> package contains xkb hooks
36 used by the <application>GNOME</application> Desktop.
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="&libgnomekbd-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libgnomekbd-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libgnomekbd-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libgnomekbd-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libgnomekbd-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libgnomekbd-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">libgnomekbd Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk3"/>,
80 <xref linkend="intltool"/> and
81 <xref linkend="libxklavier"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gobject-introspection"/>
87 </para>
88
89 <para condition="html" role="usernotes">User Notes:
90 <ulink url="&blfs-wiki;/libgnomekbd"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of libgnomekbd</title>
96
97 <para>
98 Install <application>libgnomekbd</application> by running the
99 following commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
121 href="../../xincludes/static-libraries.xml"/>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Program</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 gkbd-keyboard-display
136 </seg>
137 <seg>
138 libgnomekbd.so and libgnomekbdui.so
139 </seg>
140 <seg>
141 /usr/include/libgnomekbd and
142 /usr/share/libgnomekbd
143 </seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="libgnomekbd-lib">
153 <term><filename class="libraryfile">libgnomekbd.so</filename></term>
154 <listitem>
155 <para>
156 contain the X keyboard API functions used to support xkb on the
157 <application>GNOME</application> Desktop.
158 </para>
159 <indexterm zone="libgnomekbd libgnomekbd-lib">
160 <primary sortas="c-libgnomekbd">libgnomekbd.so</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="libgnomekbdui">
166 <term><filename class="libraryfile">libgnomekbdui.so</filename></term>
167 <listitem>
168 <para>
169 contains the UI widgets for <application>libgnomekbd</application>.
170 </para>
171 <indexterm zone="libgnomekbd libgnomekbdui">
172 <primary sortas="c-libgnomekbdui">libgnomekbdui.so</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.