Ignore:
Timestamp:
09/16/2016 11:57:50 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
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, 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:
1d615c21
Parents:
2c5d6683
Message:

Update to pango-1.40.3
Update to mesa-12.0.3
Bump acpid version to 2.0.28
Make a minor modification to the GNOME Platform introduction page

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r2c5d6683 r8b5a6f57  
    77  <!ENTITY mesa-download-http " ">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "f19032b5cb5e362745f0c2accc28a641">
     9  <!ENTITY mesa-md5sum        "1113699c714042d8c4df4766be8c57d8">
    1010  <!ENTITY mesa-size          "8.2 MB">
    11   <!ENTITY mesa-buildsize     "344 MB (with tests and docs)">
    12   <!ENTITY mesa-time          "4.1 SBU (with tests and docs - all with parallelism = 4),">
     11  <!ENTITY mesa-buildsize     "348 MB (with tests and docs)">
     12  <!ENTITY mesa-time          "3.7 SBU (with tests and docs - all with parallelism = 4),">
    1313]>
    1414
     
    112112      <xref linkend="libgcrypt"/>,
    113113      <xref linkend="nettle"/>,
    114      (<xref linkend="wayland"/> required for
     114      <xref linkend="wayland"/> (required for
    115115      <xref linkend='plasma5-build'/><phrase revision="systemd">,</phrase>
    116116      <phrase revision="sysv">and</phrase>
     
    244244      "-g -O2". That results in binaries and libraries being built with
    245245      debugging symbols which make them bigger. Override the default
    246       flags to omit -g compiler flag so the final libraries are smaller.
     246      flags to omit the -g compiler flag so the final libraries are smaller.
    247247    </para>
    248248
     
    270270
    271271    <para>
    272       <parameter>--enable-xa</parameter>: This switch enables building of the
     272      <parameter>--enable-xa</parameter>: This switch enables building the
    273273      XA X Acceleration API (Required for VMware 3D Driver).
    274274    </para>
    275275
    276276    <para>
    277       <parameter>--enable-gbm</parameter>: This switch enables building of the
     277      <parameter>--enable-gbm</parameter>: This switch enables building the
    278278      <application>Mesa</application> Graphics Buffer Manager library.
    279279    </para>
     
    336336          libswrAVX.so,
    337337          libswrAVX2.so,
     338          libwayland-egl.so (if built with <application>Wayland</application>)
    338339          libxatracker.so,
    339340          libXvMCnouveau.so,
Note: See TracChangeset for help on using the changeset viewer.