source: general/genlib/libxkbcommon.xml@ bd12474e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 bd12474e was bd12474e, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to Parse-Yapp-1.21 (perl module).
Update to libxkbcommon-0.7.2.
Update to sshfs-3.1.0.
Update to exempi-2.4.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18992 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 libxkbcommon-download-http "http://xkbcommon.org/download/libxkbcommon-&libxkbcommon-version;.tar.xz">
8 <!ENTITY libxkbcommon-download-ftp " ">
9 <!ENTITY libxkbcommon-md5sum "f53fa65beb5ae4b6a6b7f08f9dedabc4">
10 <!ENTITY libxkbcommon-size "616 KB">
11 <!ENTITY libxkbcommon-buildsize "35 MB (with tests)">
12 <!ENTITY libxkbcommon-time "0.2 SBU (with tests)">
13]>
14
15<sect1 id="libxkbcommon" xreflabel="libxkbcommon-&libxkbcommon-version;">
16 <?dbhtml filename="libxkbcommon.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libxkbcommon-&libxkbcommon-version;</title>
24
25 <indexterm zone="libxkbcommon">
26 <primary sortas="a-libxkbcommon">libxkbcommon</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libxkbcommon</title>
31
32 <para>
33 <application>libxkbcommon</application> is a keymap compiler and
34 support library which processes a reduced subset of keymaps as
35 defined by the XKB specification.
36 </para>
37
38 &lfs80_checked;
39 &gcc7_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&libxkbcommon-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libxkbcommon-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libxkbcommon-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libxkbcommon-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libxkbcommon-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libxkbcommon-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">libxkbcommon Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="xkeyboard-config"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="libxcb"/>
85 </para>
86
87 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/libxkbcommon"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of libxkbcommon</title>
94
95 <para>
96 Install <application>libxkbcommon</application> by running the following
97 commands:
98 </para>
99
100<screen><userinput>./configure $XORG_CONFIG \
101 --docdir=/usr/share/doc/libxkbcommon-&libxkbcommon-version; &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 To test the results, issue: <command>make check</command>.
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
120 href="../../xincludes/static-libraries.xml"/>
121
122 <para>
123 <option>--disable-x11</option>: Use this switch if you
124 have not installed <xref linkend="libxcb"/> and
125 don't need the <filename>libxkbcommon-x11.so</filename>
126 library.
127 </para>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 None
142 </seg>
143 <seg>
144 libxkbcommon.so and libxkbcommon-x11.so
145 </seg>
146 <seg>
147 /usr/include/xkbcommon and
148 /usr/share/doc/libxkbcommon-&libxkbcommon-version;
149 </seg>
150 </seglistitem>
151 </segmentedlist>
152
153 <variablelist>
154 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
155 <?dbfo list-presentation="list"?>
156 <?dbhtml list-presentation="table"?>
157
158 <varlistentry id="libxkbcommon-lib">
159 <term><filename class="libraryfile">libxkbcommon.so</filename></term>
160 <listitem>
161 <para>
162 contains the <application>libxkbcommon</application> API functions.
163 </para>
164 <indexterm zone="libxkbcommon libxkbcommon-lib">
165 <primary sortas="c-libxkbcommon">libxkbcommon.so</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="libxkbcommon-x11">
171 <term><filename class="libraryfile">libxkbcommon-x11.so</filename></term>
172 <listitem>
173 <para>
174 contains the <application>libxkbcommon</application> X11 specific API
175 functions.
176 </para>
177 <indexterm zone="libxkbcommon libxkbcommon-x11">
178 <primary sortas="c-libxkbcommon-x11">libxkbcommon-x11.so</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 </variablelist>
184
185 </sect2>
186
187</sect1>
Note: See TracBrowser for help on using the repository browser.