source: x/installing/xcb-util.xml@ 34a6571

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 34a6571 was 34a6571, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Tags

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[573f39f]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
[8dfc5c3]7 <!ENTITY xcb-util-download-http "https://xcb.freedesktop.org/dist/xcb-util-&xcb-util-version;.tar.bz2">
[d30dd618]8 <!ENTITY xcb-util-download-ftp " ">
[8eb4efc]9 <!ENTITY xcb-util-md5sum "2e97feed81919465a04ccc71e4073313">
10 <!ENTITY xcb-util-size "292 KB">
11 <!ENTITY xcb-util-buildsize "2.6 MB">
[c627795]12 <!ENTITY xcb-util-time "less than 0.1 SBU">
[573f39f]13]>
14
15<sect1 id="xcb-util" xreflabel="xcb-util-&xcb-util-version;">
16 <?dbhtml filename="xcb-util.html"?>
17
18 <sect1info>
[febd693]19 <date>$Date$</date>
[573f39f]20 </sect1info>
21
22 <title>xcb-util-&xcb-util-version;</title>
23
24 <indexterm zone="xcb-util">
25 <primary sortas="a-xcb-util">xcb-util</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to xcb-util</title>
30
[c627795]31 <para>
32 The <application>xcb-util</application> package provides additional
33 extensions to the <application>XCB</application> library, many that were
34 previously found in <application>Xlib</application>, but are not part of
35 core X protocol.
36 </para>
[573f39f]37
[34a6571]38 &lfs110a_checked;
[1ed7820]39
[573f39f]40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[c627795]43 <para>
44 Download (HTTP): <ulink url="&xcb-util-download-http;"/>
45 </para>
[573f39f]46 </listitem>
47 <listitem>
[c627795]48 <para>
49 Download (FTP): <ulink url="&xcb-util-download-ftp;"/>
50 </para>
[573f39f]51 </listitem>
52 <listitem>
[c627795]53 <para>
54 Download MD5 sum: &xcb-util-md5sum;
55 </para>
[573f39f]56 </listitem>
57 <listitem>
[c627795]58 <para>
59 Download size: &xcb-util-size;
60 </para>
[573f39f]61 </listitem>
62 <listitem>
[c627795]63 <para>
64 Estimated disk space required: &xcb-util-buildsize;
65 </para>
[573f39f]66 </listitem>
67 <listitem>
[c627795]68 <para>
69 Estimated build time: &xcb-util-time;
70 </para>
[573f39f]71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">xcb-util Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
[c627795]77 <para role="required">
78 <xref linkend="libxcb"/>
79 </para>
[573f39f]80
[19b6270a]81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="doxygen"/> (for documentation)
84 </para>
85
[573f39f]86 <para condition="html" role="usernotes">User Notes:
[c627795]87 <ulink url="&blfs-wiki;/xcb-util"/>
88 </para>
[573f39f]89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of xcb-util</title>
93
[c627795]94 <para>
95 Install <application>xcb-util</application> by running the following
96 commands:
97 </para>
[573f39f]98
[cd6d455]99<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
[573f39f]100make</userinput></screen>
101
[71df408]102 <para>
103 This package does not come with a test suite.
104 </para>
[573f39f]105
[c627795]106 <para>
107 Now, as the <systemitem class="username">root</systemitem> user:
108 </para>
[573f39f]109
110<screen role="root"><userinput>make install</userinput></screen>
111
112 </sect2>
[0d7900a]113
[573f39f]114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
[7f2e11c]118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Library</segtitle>
120 <segtitle>Installed Directories</segtitle>
[573f39f]121
122 <seglistitem>
[7f2e11c]123 <seg>None</seg>
[a78e0c4]124 <seg>libxcb-util.so</seg>
[7f2e11c]125 <seg>None</seg>
[573f39f]126 </seglistitem>
127 </segmentedlist>
[7c472863]128
[573f39f]129 <variablelist>
130 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
131 <?dbfo list-presentation="list"?>
132 <?dbhtml list-presentation="table"?>
133
[7c472863]134 <varlistentry id="libxcb-util">
[4c24eb0a]135 <term><filename class="libraryfile">libxcb-util.so</filename></term>
[573f39f]136 <listitem>
[c627795]137 <para>
[4c24eb0a]138 Provides utility functions for other XCB utilities
[c627795]139 </para>
[7c472863]140 <indexterm zone="xcb-util libxcb-util">
[a78e0c4]141 <primary sortas="c-libxcb-util">libxcb-util.so</primary>
[573f39f]142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 </variablelist>
[7c472863]147
[573f39f]148 </sect2>
149
150</sect1>
Note: See TracBrowser for help on using the repository browser.