Changeset a640d58


Ignore:
Timestamp:
02/08/2015 09:31:12 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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, nosym, 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:
023ab57
Parents:
46e6e2f
Message:

Update to MesaLib-10.4.4.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r46e6e2f ra640d58  
    4848      <para>February 8th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to MesaLib-10.4.4. Fixes
     52          <ulink url="&blfs-ticket-root;6125">#6125</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[bdubbs] - Fix alsa-plugins issue when speex-1.2rc2
  • packages.ent

    r46e6e2f ra640d58  
    434434<!ENTITY xcursor-themes-version       "1.0.4">
    435435<!ENTITY xkeyboard-config-version     "2.14">
    436 <!ENTITY mesalib-version              "10.4.3">
     436<!ENTITY mesalib-version              "10.4.4">
    437437<!ENTITY xcb-util-version             "0.4.0">
    438438<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesalib.xml

    r46e6e2f ra640d58  
    88  <!ENTITY mesalib-download-ftp
    99  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">
    10   <!ENTITY mesalib-md5sum        "be86c4ee226f8ca28b7d4c728c350b01">
     10  <!ENTITY mesalib-md5sum        "62faf98ac79c5587f8e917e187419e6c">
    1111  <!ENTITY mesalib-size          "7.2 MB">
    12   <!ENTITY mesalib-buildsize     "0.2 GB (additional 2 MB for the docs)">
    13   <!ENTITY mesalib-time          "6.4 SBU">
     12  <!ENTITY mesalib-buildsize     "245 MB (additional 2 MB for the docs)">
     13  <!ENTITY mesalib-time          "4.9 SBU">
    1414
    1515]>
     
    121121        Please note that <application>elfutils</application> and
    122122        <application>LLVM</application> are <emphasis>required</emphasis>
    123         for Gallium3D r300 and radeonsi drivers.  For an explanation of Gallium3D please see
     123        for Gallium3D r300 and radeonsi drivers.  For an explanation of
     124        Gallium3D please see
    124125        <ulink url="https://en.wikipedia.org/wiki/Gallium3D"></ulink>.
    125126      </para>
     
    303304          libGLESv2.so,
    304305          libGL.so,
    305           libOSMesa.so, and
     306          libOSMesa.so,
    306307          libxatracker.so
    307           <!--libXvMCnouveau.so and libXvMCr600.so-->
     308          libXvMCnouveau.so,
     309          and libXvMCr600.so
    308310        </seg>
    309311        <seg>
Note: See TracChangeset for help on using the changeset viewer.