glfs/archive/gnome/libgnomekbd.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

181 lines
5.0 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 libgnomekbd-download-http
"&gnome-download-http;/libgnomekbd/3.6/libgnomekbd-&libgnomekbd-version;.tar.xz">
<!ENTITY libgnomekbd-download-ftp
"&gnome-download-ftp;/libgnomekbd/3.6/libgnomekbd-&libgnomekbd-version;.tar.xz">
<!ENTITY libgnomekbd-md5sum "2f000ed5aa11454936c846a784e484c7">
<!ENTITY libgnomekbd-size "368 KB">
<!ENTITY libgnomekbd-buildsize "8.5 MB">
<!ENTITY libgnomekbd-time "0.1 SBU">
]>
<sect1 id="libgnomekbd" xreflabel="libgnomekbd-&libgnomekbd-version;">
<?dbhtml filename="libgnomekbd.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>libgnomekbd-&libgnomekbd-version;</title>
<indexterm zone="libgnomekbd">
<primary sortas="a-libgnomekbd">libgnomekbd</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libgnomekbd</title>
<para>
The <application>libgnomekbd</application> package contains xkb hooks
used by the <application>GNOME</application> Desktop.
</para>
&lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&libgnomekbd-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&libgnomekbd-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &libgnomekbd-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &libgnomekbd-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &libgnomekbd-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &libgnomekbd-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libgnomekbd Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk3"/>,
<xref linkend="intltool"/> and
<xref linkend="libxklavier"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libgnomekbd"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of libgnomekbd</title>
<para>
Install <application>libgnomekbd</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</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"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
gkbd-keyboard-display
</seg>
<seg>
libgnomekbd.so and libgnomekbdui.so
</seg>
<seg>
/usr/include/libgnomekbd and
/usr/share/libgnomekbd
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgnomekbd-lib">
<term><filename class="libraryfile">libgnomekbd.so</filename></term>
<listitem>
<para>
contain the X keyboard API functions used to support xkb on the
<application>GNOME</application> Desktop.
</para>
<indexterm zone="libgnomekbd libgnomekbd-lib">
<primary sortas="c-libgnomekbd">libgnomekbd.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgnomekbdui">
<term><filename class="libraryfile">libgnomekbdui.so</filename></term>
<listitem>
<para>
contains the UI widgets for <application>libgnomekbd</application>.
</para>
<indexterm zone="libgnomekbd libgnomekbdui">
<primary sortas="c-libgnomekbdui">libgnomekbdui.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>