Changeset 6121fe5 for x/lib


Ignore:
Timestamp:
08/10/2018 04:29:47 AM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
5fff3896
Parents:
bee7026
Message:

Various text and instruction fixes
Update to harfbuzz-1.8.7
Update to libdrm-2.4.93

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    rbee7026 r6121fe5  
    77  <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "f9b00d985f82d0be6ecc20c799acc89e">
    10   <!ENTITY libdrm-size          "804 KB">
    11   <!ENTITY libdrm-buildsize     "11 MB">
    12   <!ENTITY libdrm-time          "less than 0.1 SBU (add 0.8 SBU for tests)">
     9  <!ENTITY libdrm-md5sum        "0ba45ad1551b2c1b6df0797a3e65f827">
     10  <!ENTITY libdrm-size          "808 KB">
     11  <!ENTITY libdrm-buildsize     "13 MB">
     12  <!ENTITY libdrm-time          "0.1 SBU (add 0.8 SBU for tests)">
    1313]>
    1414
     
    7878    <bridgehead renderas="sect4">Recommended</bridgehead>
    7979    <para role="recommended">
    80       <xref linkend="xorg7-lib"/> (for Intel KMS API support required by Mesa) <!-- libpciaccess -->
     80      <xref linkend="xorg7-lib"/> (for Intel KMS API support required by Mesa)
    8181    </para>
    8282
     
    112112    <para>
    113113      To check the results, issue <command>ninja test</command>. Tests may hang
    114       for unknown reasons. If nouveau threaded test hangs, you can disable it
     114      for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it
    115115      with
    116       <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>.
     116      <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>. -->
    117117    </para>
    118118
Note: See TracChangeset for help on using the changeset viewer.