mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
a2c3ec7901
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17334 af4574ff-66df-0310-9fd7-8a98e5e911e0
187 lines
5.3 KiB
XML
187 lines
5.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY libxkbcommon-download-http "http://xkbcommon.org/download/libxkbcommon-&libxkbcommon-version;.tar.xz">
|
|
<!ENTITY libxkbcommon-download-ftp " ">
|
|
<!ENTITY libxkbcommon-md5sum "67a8f322b5fa32352272e811bb90dd73">
|
|
<!ENTITY libxkbcommon-size "708 KB">
|
|
<!ENTITY libxkbcommon-buildsize "34 MB (with tests)">
|
|
<!ENTITY libxkbcommon-time "0.2 SBU (with tests)">
|
|
]>
|
|
|
|
<sect1 id="libxkbcommon" xreflabel="libxkbcommon-&libxkbcommon-version;">
|
|
<?dbhtml filename="libxkbcommon.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy: renodr $</othername>
|
|
<date>$Date: 2015-07-31 23:26:22 -0500 (Fri, 31 Jul 2015) $</date>
|
|
</sect1info>
|
|
|
|
<title>libxkbcommon-&libxkbcommon-version;</title>
|
|
|
|
<indexterm zone="libxkbcommon">
|
|
<primary sortas="a-libxkbcommon">libxkbcommon</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libxkbcommon</title>
|
|
|
|
<para>
|
|
<application>libxkbcommon</application> is a keymap compiler and
|
|
support library which processes a reduced subset of keymaps as
|
|
defined by the XKB specification.
|
|
</para>
|
|
|
|
&lfs79_checked;&gcc6_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libxkbcommon-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libxkbcommon-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libxkbcommon-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libxkbcommon-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libxkbcommon-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libxkbcommon-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libxkbcommon Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="xkeyboard-config"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="libxcb"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libxkbcommon"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libxkbcommon</title>
|
|
|
|
<para>
|
|
Install <application>libxkbcommon</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG \
|
|
--docdir=/usr/share/doc/libxkbcommon-&libxkbcommon-version; &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
<para>
|
|
<option>--disable-x11</option>: Use this switch if you
|
|
have not installed <xref linkend="libxcb"/> and
|
|
don't need the <filename>libxkbcommon-x11.so</filename>
|
|
library.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libxkbcommon and libxkbcommon-x11.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/xkbcommon and
|
|
/usr/share/doc/libxkbcommon-&libxkbcommon-version;
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libxkbcommon-lib">
|
|
<term><filename class="libraryfile">libxkbcommon.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>libxkbcommon</application> API functions.
|
|
</para>
|
|
<indexterm zone="libxkbcommon libxkbcommon-lib">
|
|
<primary sortas="c-libxkbcommon">libxkbcommon.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libxkbcommon-x11">
|
|
<term><filename class="libraryfile">libxkbcommon-x11.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>libxkbcommon</application> X11 specific API
|
|
functions.
|
|
</para>
|
|
<indexterm zone="libxkbcommon libxkbcommon-x11">
|
|
<primary sortas="c-libxkbcommon-x11">libxkbcommon-x11.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|