Changeset 21da3b5 for x/installing


Ignore:
Timestamp:
05/12/2018 04:02:53 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
4aa0ee9
Parents:
431f388
Message:

Update to xorg-server-1.20.0.
Update to libepoxy-1.5.1.
Update to mesa-18.0.3.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r431f388 r21da3b5  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "a240b17769ad5ff918507848590f9397">
     9  <!ENTITY mesa-md5sum        "b260580a26b71a5e52c608e3fe6d08a6">
    1010  <!ENTITY mesa-size          "10 MB">
    11   <!ENTITY mesa-buildsize     "382 MB (with demos and docs, add 72 MB for tests)">
    12   <!ENTITY mesa-time          "4.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "376 MB (with demos and docs, add 44 MB for tests)">
     12  <!ENTITY mesa-time          "3.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
    1313]>
    1414
     
    199199
    200200    <para>
    201       To test the results, issue: <command>make check</command>.
     201      To test the results, issue: <command>make -k check</command>.
    202202    </para>
    203203
  • x/installing/xorg-server.xml

    r431f388 r21da3b5  
    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        "3e47777ff034a331aed2322b078694a8">
     9  <!ENTITY xorg-server-md5sum        "ic1ca1ea0a905ea788da03c77cc38b06e">
    1010  <!ENTITY xorg-server-size          "5.8 MB">
    11   <!ENTITY xorg-server-buildsize     "648 MB">
     11  <!ENTITY xorg-server-buildsize     "255 MB">
    1212  <!-- don't mention the tests, people will think they take a long time instead of seconds -->
    13   <!ENTITY xorg-server-time          "2.1 SBU">
     13  <!ENTITY xorg-server-time          "0.8 SBU (using parallelism=4)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.