Ignore:
Timestamp:
12/11/2016 04:38:05 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
nosym
Children:
62b336d
Parents:
fa12bca
Message:

Sync to r18048.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/nosym@18049 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rfa12bca ra98af0b4  
    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
     
    314314          libGL.so,
    315315          libOSMesa.so,
     316<!-- Those libraries are associated with the "swr" gallium driver,
     317     which has been removed at r17757. Keeping as a comment in case we
     318     reintroduce that driver.
    316319          libswrAVX.so,
    317           libswrAVX2.so,
     320          libswrAVX2.so,-->
    318321          libwayland-egl.so (if built with <application>Wayland</application>)
    319322          libxatracker.so,
Note: See TracChangeset for help on using the changeset viewer.