source: x/installing/installing.xml@ 6b4bc17

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 6b4bc17 was 6b4bc17, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

Add libxcvt-0.1.1

It is needed by xorg-server-21.1.1

  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[e77976f]8<chapter id="x-window-system" xreflabel="X Window System">
[c03b9f3]9 <?dbhtml filename="installing.html" ?>
[b9ad2f9a]10
[c03b9f3]11 <title>X Window System Environment</title>
[f45b1953]12
[71df408]13 <para>
14 This chapter contains instructions to build and configure a graphical
15 user environment.
16 </para>
17
18 <para>
19 <application>Xorg</application>, in addition to clearing up some
20 licensing issues with <ulink url="http://www.xfree86.org/">XFree86</ulink>,
21 introduced a completely auto-tooled build for the X Window system. This
22 means that the packages build and install using the conventional
23 <command>configure</command>, <command>make</command>, and <command>make
24 install</command> commands, as opposed to a proprietary build system that
25 required hand editing of configuration parameters in a C-like syntax.
26 </para>
27
28 <para>
29 <application>Xorg</application> also brought with it a modular build
30 system. While this separation into modules resulted in full control of the
31 features available to the X server on any given installation, it also made
32 the installation more tedious as it requires installing more than 100
33 different packages to obtain a functional X Window environment. Most large
34 commercial distributions have elected to use <application>Xorg</application>
35 over the <application>XFree86</application> distribution due to both
36 licensing issues and the increased functionality provided by it over
37 <application>XFree86</application>. With the modular build system, also came
38 incremental updates to individual packages. The distribution of
39 <application>Xorg</application> is given a release number by the developers,
40 in this case Xorg-&xorg-version;, and is referred to as the "katamari" by
41 the upstream developers.
42 </para>
[5287b7c]43
44 <!--
[71df408]45 <para>
46 Additionally, the BLFS book appends a build number
47 to the end of version string to indicate whether a group of incremental
48 updates has been applied, while still retaining the versioning scheme of the
49 upstream developers. For instance, Xorg-&xorg-version;-1 would indicate that
50 this is the 1st release, and is consistent with the katamari, while
51 Xorg-&xorg-version;-2 would indicate that individual package updates have
52 been applied to the katamari.
53 </para>
[5287b7c]54 -->
[25a6c5c2]55
[e05cd03f]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg7.xml"/>
[3b69a2aa]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-macros.xml"/>
[49df687a]58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorgproto.xml"/>
[e05cd03f]59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXau.xml"/>
60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXdmcp.xml"/>
[c5c81b2]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-proto.xml"/>
62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxcb.xml"/>
[e05cd03f]63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7lib.xml"/>
[6b4bc17]64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxcvt.xml"/>
[c5c81b2]65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util.xml"/>
[a78e0c4]66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-image.xml"/>
[55b96860]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-keysyms.xml"/>
[a78e0c4]68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-renderutil.xml"/>
[55b96860]69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-wm.xml"/>
[1c8d0ff]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-cursor.xml"/>
[7a395d1]71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesa.xml"/>
[795baef]72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xbitmaps.xml"/>
[e05cd03f]73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7app.xml"/>
[64e3f6b7]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcursor-themes.xml"/>
[e05cd03f]75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7font.xml"/>
76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xkeyboard-config.xml"/>
[5faf7f7e]77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-server.xml"/>
[e05cd03f]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
[cee204d9]79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="twm.xml"/>
[c5c81b2]80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xterm.xml"/>
[bb001d2]81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xclock.xml"/>
[7babf715]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xinit.xml"/>
[7c472863]83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-config.xml"/>
[e180a646]84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tuning-fontconfig.xml"/>
85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="TTF-and-OTF-fonts.xml"/>
[124f752c]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7legacy.xml"/>
[f45b1953]87</chapter>
Note: See TracBrowser for help on using the repository browser.