source: x/installing/xorgproto.xml@ a70b1d13

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 a70b1d13 was a70b1d13, checked in by Thomas Trepl (Moody) <thomas@…>, 3 years ago

Tags

  • Property mode set to 100644
File size: 4.9 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 xorgproto-download-http "https://xorg.freedesktop.org/archive/individual/proto/xorgproto-&xorgproto-version;.tar.bz2">
8 <!ENTITY xorgproto-download-ftp " ">
9 <!ENTITY xorgproto-md5sum "fb7593911f90727adc03d731e286c685">
10 <!ENTITY xorgproto-size "864 KB">
11 <!ENTITY xorgproto-buildsize "8.2 MB">
12 <!ENTITY xorgproto-time "less than 0.1 SBU">
13]>
14
15<sect1 id="xorgproto" xreflabel="xorgproto-&xorgproto-version;">
16 <?dbhtml filename="xorgproto.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>xorgproto-&xorgproto-version;</title>
23
24 <indexterm zone="xorgproto">
25 <primary sortas="a-xorgproto">xorgproto</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to xorgproto</title>
30
31 <para>
32 The <application>xorgproto</application> package provides the
33 header files required to build the X Window system, and to allow other
34 applications to build against the installed X Window system.
35 </para>
36
37 &lfs110_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&xorgproto-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&xorgproto-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &xorgproto-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &xorgproto-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &xorgproto-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &xorgproto-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">xorgproto Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="util-macros"/>
78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
82 <xref linkend="fop"/>,
83 <xref linkend="libxslt"/>,
84 <xref linkend="xmlto"/> and
85 <xref linkend="asciidoc"/> (to build additional documentation)
86 </para>
87
88 <note>
89 <para>
90 There is a reciprocal dependency with <xref linkend="fop"/>. If
91 you wish to build the documentation, you'll need to re-install the
92 Protocol Headers after the installation is complete and
93 <xref linkend="fop"/> has been installed.
94 </para>
95 </note>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url='&blfs-wiki;/Xorg7ProtocolHeaders'/></para>
99
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of xorgproto</title>
104
105 <para>
106 Install <application>xorgproto</application> by running the
107 following commands:
108 </para>
109
110<screen><userinput>mkdir build &amp;&amp;
111cd build &amp;&amp;
112
113meson --prefix=$XORG_PREFIX -Dlegacy=true .. &amp;&amp;
114ninja</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>ninja install &amp;&amp;
125
126install -vdm 755 $XORG_PREFIX/share/doc/xorgproto-&xorgproto-version; &amp;&amp;
127install -vm 644 ../[^m]*.txt ../PM_spec $XORG_PREFIX/share/doc/xorgproto-&xorgproto-version;</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
134 <para>
135 <command>install -vm 644 ../[^m]*.txt ../PM_spec ...</command>: The meson
136 build system does not install the text files into <filename
137 class="directory">/usr/share/doc</filename>. The <command>[^m]</command>
138 part prevents copying the <filename>meson_options.txt</filename> file.
139 </para>
140
141 <para>
142 <parameter>-Dlegacy=true</parameter>: Installs legacy headers needed
143 by old programs (such as <ulink
144 url="http://lesstif.sourceforge.net/">LessTif</ulink>).
145 </para>
146
147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Programs</segtitle>
154 <segtitle>Installed Libraries</segtitle>
155 <segtitle>Installed Directories</segtitle>
156
157 <seglistitem>
158 <seg>None</seg>
159 <seg>None</seg>
160 <seg>
161 <envar>$XORG_PREFIX</envar>/include/GL,
162 <envar>$XORG_PREFIX</envar>/include/X11, and
163 <envar>$XORG_PREFIX</envar>/share/doc/xorgproto-&xorgproto-version;
164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.