Changeset 840cf8f


Ignore:
Timestamp:
01/17/2015 10:11:06 PM (9 years ago)
Author:
Igor Živković <igor@…>
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:
5e60392
Parents:
c10e2d2
Message:

Update to mesa-10.4.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc10e2d2 r840cf8f  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[igor] - Update to mesa-10.4.2. Fixes
     52          <ulink url="&blfs-ticket-root;6035">#6035</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Update to colord-1.2.8. Fixes
    5256          <ulink url="&blfs-ticket-root;6042">#6042</ulink>.</para>
  • packages.ent

    rc10e2d2 r840cf8f  
    434434<!ENTITY xcursor-themes-version       "1.0.4">
    435435<!ENTITY xkeyboard-config-version     "2.13">
    436 <!ENTITY mesalib-version              "10.4.1">
     436<!ENTITY mesalib-version              "10.4.2">
    437437<!ENTITY xcb-util-version             "0.4.0">
    438438<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesalib.xml

    rc10e2d2 r840cf8f  
    88  <!ENTITY mesalib-download-ftp
    99  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">
    10   <!ENTITY mesalib-md5sum        "461ab299aa38937a679c57b401788a42">
     10  <!ENTITY mesalib-md5sum        "ca915badc9c676f811a5ee514748ef78">
    1111  <!ENTITY mesalib-size          "7.1 MB">
    1212  <!ENTITY mesalib-buildsize     "0.2 GB (additional 2 MB for the docs)">
    13   <!ENTITY mesalib-time          "8.1 SBU">
     13  <!ENTITY mesalib-time          "6.3 SBU">
    1414
    1515]>
     
    9898    <bridgehead renderas="sect4">Recommended</bridgehead>
    9999    <para role="recommended">
    100       <xref linkend="elfutils"/> (required for radeon 3d drivers),
     100      <xref linkend="elfutils"/> (required for radeonsi 3d drivers),
    101101      <xref linkend="libvdpau"/> (to build VDPAU drivers),
    102       <xref linkend="llvm"/> (required for radeon 3d drivers and also for
     102      <xref linkend="llvm"/> (required for radeonsi 3d drivers and also for
    103103      llvmpipe which is intended to be the fastest of the three sw rasterizers,
    104104      see <ulink url="http://www.mesa3d.org/faq.html#part3"></ulink> )
Note: See TracChangeset for help on using the changeset viewer.