2008-12-04 20:07:40 +08:00
|
|
|
<?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 xcb-util-download-http "http://xcb.freedesktop.org/dist/xcb-util-&xcb-util-version;.tar.bz2">
|
|
|
|
<!ENTITY xcb-util-download-ftp " ">
|
2011-12-06 17:26:39 +08:00
|
|
|
<!ENTITY xcb-util-md5sum "8ce019c4bbf20dce246b98f177cfccff">
|
|
|
|
<!ENTITY xcb-util-size "268 KB">
|
|
|
|
<!ENTITY xcb-util-buildsize "2.7 MB">
|
2009-10-31 19:48:47 +08:00
|
|
|
<!ENTITY xcb-util-time "0.1 SBU">
|
2008-12-04 20:07:40 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="xcb-util" xreflabel="xcb-util-&xcb-util-version;">
|
|
|
|
<?dbhtml filename="xcb-util.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
2008-12-04 20:09:33 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2008-12-04 20:07:40 +08:00
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>xcb-util-&xcb-util-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="xcb-util">
|
|
|
|
<primary sortas="a-xcb-util">xcb-util</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to xcb-util</title>
|
|
|
|
|
|
|
|
<para>The <application>xcb-util</application> package provides additional
|
|
|
|
extensions to the <application>XCB</application> library, many that were
|
|
|
|
previously found in <application>Xlib</application>, but are not part of
|
|
|
|
core X protocol.</para>
|
|
|
|
|
2011-12-07 03:16:56 +08:00
|
|
|
&lfs70_checked;
|
|
|
|
|
2008-12-04 20:07:40 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&xcb-util-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&xcb-util-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &xcb-util-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &xcb-util-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &xcb-util-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &xcb-util-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">xcb-util Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required"><xref linkend="libxcb"/> and
|
|
|
|
<xref linkend="gperf"/></para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/xcb-util"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of xcb-util</title>
|
|
|
|
|
|
|
|
<para>Install <application>xcb-util</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG &&
|
|
|
|
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="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
2011-12-06 17:26:39 +08:00
|
|
|
<seg>libxcb-util.{a,so}</seg>
|
2008-12-04 20:07:40 +08:00
|
|
|
<seg>None</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2011-12-06 17:26:39 +08:00
|
|
|
|
2008-12-04 20:07:40 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
2011-12-06 17:26:39 +08:00
|
|
|
<varlistentry id="libxcb-util">
|
|
|
|
<term><filename class='libraryfile'>libxcb-util.{so,a}</filename></term>
|
2008-12-04 20:07:40 +08:00
|
|
|
<listitem>
|
2011-12-06 17:26:39 +08:00
|
|
|
<para>Provides utility functions for other XCB utilities.</para>
|
|
|
|
<indexterm zone="xcb-util libxcb-util">
|
|
|
|
<primary sortas="c-xcb-util">libxcb-util.{so,a}</primary>
|
2008-12-04 20:07:40 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
2011-12-06 17:26:39 +08:00
|
|
|
|
2008-12-04 20:07:40 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|