Changeset 7c472863 for x/installing


Ignore:
Timestamp:
12/06/2011 09:26:39 AM (12 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1ed7820
Parents:
27d0323
Message:

Update to Xorg-7.6-2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9069 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/installing
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • x/installing/installing.xml

    r27d0323 r7c472863  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xterm.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xconfig-dummy.xml"/>
     47<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xconfig-dummy.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x-setup.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x-config.xml"/>
    50 
    51 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-config.xml"/> -->
     50-->
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-config.xml"/>
    5252</chapter>
  • x/installing/mesalib.xml

    r27d0323 r7c472863  
    77  <!ENTITY mesalib-download-http " ">
    88  <!ENTITY mesalib-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">
    9   <!ENTITY mesalib-md5sum        "82c740c49d572baa6da2b1a1eee90bca">
    10   <!ENTITY mesalib-size          "5.4 MB">
    11   <!ENTITY mesalib-buildsize     "249 MB">
    12   <!ENTITY mesalib-time          "3.1 SBU">
     9  <!ENTITY mesalib-md5sum        "0837c52698fe3252369c3fdb5195afcc">
     10  <!ENTITY mesalib-size          "6.0 MB">
     11  <!ENTITY mesalib-buildsize     "356 MB">
     12  <!ENTITY mesalib-time          "4.0 SBU">
    1313]>
    1414
     
    6464      <listitem>
    6565        <para>Recommended patch: <ulink
    66         url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-2.patch"/>
     66        url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-1.patch"/>
    6767        (Needed if testing the Xorg installation per BLFS instructions)</para>
    6868      </listitem>
     
    7575    <xref linkend="makedepend"/>,
    7676    <xref linkend="libdrm"/>,
    77     <xref linkend="expat"/>, and
    78     <xref linkend="talloc"/></para>
     77    <xref linkend="expat"/>,
     78    <xref linkend="talloc"/>, and
     79    <ulink url="http://llvm.org">LLVM</ulink></para>
    7980
    8081    <bridgehead renderas="sect4">Optional</bridgehead>
     
    100101
    101102<screen><userinput>sed 's@FLAGS=\"-g@FLAGS=\"@' -i configure &amp;&amp;
    102 patch -Np1 -i ../MesaLib-&mesalib-version;-add_xdemos-2.patch &amp;&amp;
     103patch -Np1 -i ../MesaLib-&mesalib-version;-add_xdemos-1.patch &amp;&amp;
    103104./configure $XORG_CONFIG --enable-xcb &amp;&amp;
    104105make</userinput></screen>
     
    137138    GL widgets library (requires <application>lesstif</application>).</para>
    138139
     140    <para><option>--with-gallium-driver=...</option>: build additional gallium
     141    drivers. Defaults to r300, r600, and swrast. You must specify i9xx and
     142    nouveau drivers.</para>
    139143  </sect2>
    140144
  • x/installing/util-macros.xml

    r27d0323 r7c472863  
    77  <!ENTITY util-macros-download-http "http://xorg.freedesktop.org/releases/individual/util/util-macros-&util-macros-version;.tar.bz2">
    88  <!ENTITY util-macros-download-ftp  "ftp://ftp.x.org/pub/individual/util/util-macros-&util-macros-version;.tar.bz2">
    9   <!ENTITY util-macros-md5sum        "22d5cdff672450cb6902e0d68c200dcb">
    10   <!ENTITY util-macros-size          "72 KB">
    11   <!ENTITY util-macros-buildsize     "428 KB">
     9  <!ENTITY util-macros-md5sum        "357efdfa69f3e092de3b7000b90f6f4a">
     10  <!ENTITY util-macros-size          "71 KB">
     11  <!ENTITY util-macros-buildsize     "540 KB">
    1212  <!ENTITY util-macros-time          "less than 0.1 SBU">
    1313]>
  • x/installing/x7app.xml

    r27d0323 r7c472863  
    99  <!ENTITY x7apps-wget          "&files-anduin;/xorg/app-&xorg7-release;.wget">
    1010  <!ENTITY x7apps-md5sum        "&files-anduin;/xorg/app-&xorg7-release;.md5">
    11   <!ENTITY x7apps-size          "4.5 MB">
    12   <!ENTITY x7apps-buildsize     "35.6 MB">
     11  <!ENTITY x7apps-size          "5.3 MB">
     12  <!ENTITY x7apps-buildsize     "60 MB">
    1313  <!ENTITY x7apps-time          "1.2 SBU">
    1414
  • x/installing/x7driver.xml

    r27d0323 r7c472863  
    99  <!ENTITY x7drivers-wget          "&files-anduin;/xorg/driver-&xorg7-release;.wget">
    1010  <!ENTITY x7drivers-md5sum        "&files-anduin;/xorg/driver-&xorg7-release;.md5">
    11   <!ENTITY x7drivers-size          "17.3 MB">
    12   <!ENTITY x7drivers-buildsize     "212 MB">
    13   <!ENTITY x7drivers-time          "4.0 SBU">
     11  <!ENTITY x7drivers-size          "18.1 MB">
     12  <!ENTITY x7drivers-buildsize     "71.6 MB">
     13  <!ENTITY x7drivers-time          "3.9 SBU">
    1414
    1515]>
  • x/installing/x7lib.xml

    r27d0323 r7c472863  
    99  <!ENTITY x7libs-wget          "&files-anduin;/xorg/lib-&xorg7-release;.wget">
    1010  <!ENTITY x7libs-md5sum        "&files-anduin;/xorg/lib-&xorg7-release;.md5">
    11   <!ENTITY x7libs-size          "10.7 MB">
    12   <!ENTITY x7libs-buildsize     "336 MB">
    13   <!ENTITY x7libs-time          "4.2 SBU">
     11  <!ENTITY x7libs-size          "11.9 MB">
     12  <!ENTITY x7libs-buildsize     "266 MB">
     13  <!ENTITY x7libs-time          "4.0 SBU">
    1414
    1515]>
  • x/installing/x7proto.xml

    r27d0323 r7c472863  
    99  <!ENTITY x7proto-wget          "&files-anduin;/xorg/proto-&xorg7-release;.wget">
    1010  <!ENTITY x7proto-md5sum        "&files-anduin;/xorg/proto-&xorg7-release;.md5">
    11   <!ENTITY x7proto-size          "1.9 MB">
     11  <!ENTITY x7proto-size          "3.0 MB">
    1212<!-- Editors note:  Because we recommend a scripted build that removes
    1313     the source directories after installation, the xorg buildsizes are
     
    1515     installed files, and the size of the largest package's build
    1616     directory after running make install. -->
    17   <!ENTITY x7proto-buildsize     "10.2 MB">
    18   <!ENTITY x7proto-time          "0.8 SBU">
     17  <!ENTITY x7proto-buildsize     "8.4 MB">
     18  <!ENTITY x7proto-time          "0.5 SBU">
    1919
    2020]>
  • x/installing/x7server.xml

    r27d0323 r7c472863  
    77  <!ENTITY xorg-server-download-http "http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    88  <!ENTITY xorg-server-download-ftp  "ftp://ftp.x.org/pub/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    9   <!ENTITY xorg-server-md5sum        "5bef6839a76d029204ab31aa2fcb5201">
    10   <!ENTITY xorg-server-size          "5.1 MB">
    11   <!ENTITY xorg-server-buildsize     "286 MB">
     9  <!ENTITY xorg-server-md5sum        "8796fff441e5435ee36a72579008af24">
     10  <!ENTITY xorg-server-size          "4.8 MB">
     11  <!ENTITY xorg-server-buildsize     "441 MB">
    1212  <!ENTITY xorg-server-time          "1.9 SBU">
    1313
     
    7272    <xref linkend="fop"/>, (to build documentation),
    7373    <xref linkend="gs"/> (to build documentation),
    74     <xref linkend="hal"/> (not recommended, disabled by default),
     74    <xref linkend="hal"/>,
    7575    <xref linkend="mesalib"/> (required for DRI)</para>
    7676
     
    8888    --with-module-dir=$XORG_PREFIX/lib/X11/modules \
    8989    --with-xkb-output=/var/lib/xkb \
    90     --enable-install-setuid \
    91     --disable-config-hal &amp;&amp;
     90    --enable-install-setuid &amp;&amp;
    9291make</userinput></screen>
    9392
     
    9796    user:</para>
    9897
    99 <screen role="root"><userinput>make install</userinput></screen>
     98<screen role="root"><userinput>make install &amp;&amp;
     99ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11</userinput></screen>
    100100
    101101  </sect2>
     
    111111    setuid when <command>make</command> is run by an unprivileged user.</para>
    112112
    113     <para><parameter>--disable-config-hal</parameter>: Disable the use of
    114     <application>HAL</application>.</para>
    115 
    116113    <para><option>--disable-glx</option>: Disable building of the GLX
    117114    extension.  This parameter is required if building without
     
    122119    <application>Mesa</application>.</para>
    123120
    124     <para><option>--disable-config-dbus</option>: Disable the use of
    125     <application>D-Bus</application>.</para>
    126121  </sect2>
    127122
     
    135130
    136131      <seglistitem>
    137         <seg>cvt, gtf, X, Xnest, Xorg, and Xvfb</seg>
     132        <seg>cvt, dmx*, gtf, vdltodmx, X, Xnest, Xorg, Xvfb,
     133        and xdmxconfig</seg>
    138134        <seg>None</seg>
    139135        <seg>/var/lib/xkb and the following subdirectories of
     
    158154      </varlistentry>
    159155
     156      <varlistentry id="dmx-x7">
     157        <term><command>dmx*</command></term>
     158        <listitem>
     159          <para>are various tools for manipulating the dmx server.</para>
     160          <indexterm zone="xorg7-server dmx-x7">
     161            <primary sortas="b-dmx">dmx*</primary>
     162          </indexterm>
     163        </listitem>
     164      </varlistentry>
     165
    160166      <varlistentry id="gtf-x7">
    161167        <term><command>gtf</command></term>
     
    168174      </varlistentry>
    169175
     176      <varlistentry id="vdltodmx-x7">
     177        <term><command>vdltodmx</command></term>
     178        <listitem>
     179          <para>is a tool to convert VDL config files to DMX config
     180          files.</para>
     181          <indexterm zone="xorg7-server vdltodmx-x7">
     182            <primary sortas="b-vdltodmx">vdltodmx</primary>
     183          </indexterm>
     184        </listitem>
     185      </varlistentry>
     186
    170187      <varlistentry id="X-x7">
    171188        <term><command>X</command></term>
     
    208225      </varlistentry>
    209226
     227      <varlistentry id="xdmxconfig-x7">
     228        <term><command>xdmxconfig</command></term>
     229        <listitem>
     230          <para>is a graphical configuration utility for the dmx server.</para>
     231          <indexterm zone="xorg7-server xdmxconfig-x7">
     232            <primary sortas="b-xdmxconfig">xdmxconfig</primary>
     233          </indexterm>
     234        </listitem>
     235      </varlistentry>
     236
    210237    </variablelist>
    211238
  • x/installing/xcb-util.xml

    r27d0323 r7c472863  
    77  <!ENTITY xcb-util-download-http "http://xcb.freedesktop.org/dist/xcb-util-&xcb-util-version;.tar.bz2">
    88  <!ENTITY xcb-util-download-ftp  " ">
    9   <!ENTITY xcb-util-md5sum        "dd8968b8ee613cb027a8ef1fcbdc8fc9">
    10   <!ENTITY xcb-util-size          "292 KB">
    11   <!ENTITY xcb-util-buildsize     "4.3 MB">
     9  <!ENTITY xcb-util-md5sum        "8ce019c4bbf20dce246b98f177cfccff">
     10  <!ENTITY xcb-util-size          "268 KB">
     11  <!ENTITY xcb-util-buildsize     "2.7 MB">
    1212  <!ENTITY xcb-util-time          "0.1 SBU">
    1313]>
     
    9595      <seglistitem>
    9696        <seg>None</seg>
    97         <seg>libxcb-atom.{a,so}, libxcb-aux.{a,so}, libxcb-event.{a,so},
    98         libxcb-icccm.{a,so}, libxcb-image.{a,so}, libxcb-keysyms.{a,so},
    99         libxcb-property.{a,so}, libxcb-render-util.{a,so}, and
    100         libxcb-reply.{a,so}</seg>
     97        <seg>libxcb-util.{a,so}</seg>
    10198        <seg>None</seg>
    10299      </seglistitem>
    103100    </segmentedlist>
    104 <!--
     101
    105102    <variablelist>
    106103      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    108105      <?dbhtml list-presentation="table"?>
    109106
    110       <varlistentry id="xcb-util-libs">
    111         <term><filename class='libraryfile'>libxcb-*.{so,a}</filename></term>
     107      <varlistentry id="libxcb-util">
     108        <term><filename class='libraryfile'>libxcb-util.{so,a}</filename></term>
    112109        <listitem>
    113           <para>.</para>
    114           <indexterm zone="xcb-util xcb-util-libs">
    115             <primary sortas="c-xcb-util">libxcb-*.{so,a}</primary>
     110          <para>Provides utility functions for other XCB utilities.</para>
     111          <indexterm zone="xcb-util libxcb-util">
     112            <primary sortas="c-xcb-util">libxcb-util.{so,a}</primary>
    116113          </indexterm>
    117114        </listitem>
     
    119116
    120117    </variablelist>
    121 -->
     118
    122119  </sect2>
    123120
  • x/installing/xorg-config.xml

    r27d0323 r7c472863  
    66]>
    77
    8 <sect1 id="x-config">
    9   <?dbhtml filename="xconfig.html"?>
     8<sect1 id="xorg-config">
     9  <?dbhtml filename="xorg-config.html"?>
    1010
    1111  <sect1info>
     
    1515
    1616
    17   <title>Configuring Xorg-&xorg7-version;</title>
     17  <title>Xorg-&xorg7-release; Confgiruation</title>
    1818  <sect2 role="configuration" id='X11R6-compat-symlink'
    1919         xreflabel="Creating an X11R6 Compatibility Symlink">
  • x/installing/xorg7.xml

    r27d0323 r7c472863  
    1414  </sect1info>
    1515
    16   <title>Introduction to Xorg-&xorg7-version;</title>
     16  <title>Introduction to Xorg-&xorg7-release;</title>
    1717
    1818  <indexterm zone="xorg7">
  • x/installing/xterm.xml

    r27d0323 r7c472863  
    77  <!ENTITY xterm-download-http " ">
    88  <!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
    9   <!ENTITY xterm-md5sum        "3945ab70cfa2a9e95804157ee1b0f8e8">
    10   <!ENTITY xterm-size          "932 KB">
    11   <!ENTITY xterm-buildsize     "10.6 MB">
     9  <!ENTITY xterm-md5sum        "50ca8ee40e8a0992019f8f35042c9abb">
     10  <!ENTITY xterm-size          "984 KB">
     11  <!ENTITY xterm-buildsize     "12.4 MB">
    1212  <!ENTITY xterm-time          "0.2 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.