Ignore:
Timestamp:
07/24/2016 10:52:11 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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
Children:
2bbf541
Parents:
cbd8ed8
Message:

Update to xorg-server-1.18.4.
Update to libinput-1.4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg-server.xml

    rcbd8ed8 rf885719  
    77  <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    88  <!ENTITY xorg-server-download-ftp  "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    9   <!ENTITY xorg-server-md5sum        "043d720bf2472a65bb8f0daa97f83dfa">
    10   <!ENTITY xorg-server-size          "5.6 MB">
    11   <!ENTITY xorg-server-buildsize     "544 MB (with tests)">
    12   <!ENTITY xorg-server-time          "1.8 SBU (with tests)">
     9  <!ENTITY xorg-server-md5sum        "d4842dfe3bd9a9d062f2fa1df9104a46">
     10  <!ENTITY xorg-server-size          "5.7 MB">
     11  <!ENTITY xorg-server-buildsize     "705 MB (with tests)">
     12  <!ENTITY xorg-server-time          "2.2 SBU (with tests)">
    1313]>
    1414
     
    7979        </para>
    8080      </listitem>
    81 <!--  Seems to have been included in version 1.18.2
    82       <listitem>
    83         <para>
    84           Recommended patch (required by <xref linkend="wayland"/>):
    85           <ulink url="&patch-root;/xorg-server-&xorg-server-version;-wayland_190-1.patch"/>
    86         </para>
    87       </listitem>-->
    8881    </itemizedlist>
    8982
     
    143136<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>
    144137
    145  <!--   <para>
    146       If you have downloaded the recommended patch, apply it by running the
    147       following command:
    148     </para>
    149 
    150 <screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-wayland_190-1.patch</userinput></screen>
    151 -->
    152138    <para>
    153139      Install the server by running the following commands:
     
    169155
    170156    <para>
    171       To test the results, issue: <command>make check</command>.
     157      To test the results, issue: <command>make check</command>. You
     158      will need to run <command>ldconfig</command> as the <systemitem
     159      class="username">root</systemitem> user first or some tests may fail.
    172160    </para>
    173161
Note: See TracChangeset for help on using the changeset viewer.