Ignore:
Timestamp:
12/03/2016 03:27:21 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
c336440
Parents:
9ff3be8
Message:

Subversion-1.9.5
Git-2.11.0
Libdrm-2.4.74
Mesa-13.0.2
SQLite-3.15.2
Gstreamer-1.10.2, with all plugins and libraries

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r9ff3be8 r464f030  
    55  %general-entities;
    66
    7   <!ENTITY mesa-download-http " ">
     7  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/&mesa-version;/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "72b7f4d0c2407f367484abd201cb8276">
     9  <!ENTITY mesa-md5sum        "9442c2dee914cde3d1f090371ab04113">
    1010  <!ENTITY mesa-size          "8.7 MB">
    11   <!ENTITY mesa-buildsize     "344 MB (with tests and docs)">
    12   <!ENTITY mesa-time          "4.2 SBU (with tests and docs and parallelism = 4),">
     11  <!ENTITY mesa-buildsize     "313 MB (with demos and docs, add 46 MB for tests)">
     12  <!ENTITY mesa-time          "8.4 SBU (with demos and docs, add 0.6 SBU for tests)">
    1313]>
    1414
     
    321321          libGL.so,
    322322          libOSMesa.so,
     323<!-- Those libraries are associated with the "swr" gallium driver,
     324     which has been removed at r17757. Keeping as a comment in case we
     325     reintroduce that driver.
    323326          libswrAVX.so,
    324           libswrAVX2.so,
     327          libswrAVX2.so,-->
    325328          libwayland-egl.so (if built with <application>Wayland</application>)
    326329          libxatracker.so,
Note: See TracChangeset for help on using the changeset viewer.