Changeset 0499056 for x


Ignore:
Timestamp:
05/15/2017 07:59:26 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
bf18f95
Parents:
fddab91
Message:

Update to mesa-17.1.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rfddab91 r0499056  
    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        "5587b6b693260e3a3125f60fed6a625d">
    10   <!ENTITY mesa-size          "9.1 MB">
    11   <!ENTITY mesa-buildsize     "326 MB (with demos and docs, add 50 MB for tests)">
    12   <!ENTITY mesa-time          "2.7 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
     9  <!ENTITY mesa-md5sum        "ab1c7d44df6afd5d35286de57f762a74">
     10  <!ENTITY mesa-size          "9.4 MB">
     11  <!ENTITY mesa-buildsize     "342 MB (with demos and docs, add 52 MB for tests)">
     12  <!ENTITY mesa-time          "2.8 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
    1313]>
    1414
     
    3636
    3737    &lfs80_checked;
     38    &gcc7_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9091    <para role="required">
    9192      <xref linkend="xorg7-lib"/>,
    92       <xref linkend="libdrm"/>, and
     93      <xref linkend="libdrm"/>,
     94      <xref linkend="Mako"/>, and
    9395      <xref linkend="python2"/>
    9496    </para>
Note: See TracChangeset for help on using the changeset viewer.