Changeset 05ed4c8


Ignore:
Timestamp:
01/23/2011 03:52:29 AM (13 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
acf4e0ed
Parents:
603822fc
Message:

Updated to libdrm-2.4.23.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r603822fc r05ed4c8  
    170170<!ENTITY libxcb-version               "1.4">
    171171<!ENTITY libatomic_ops-version        "1.2">
    172 <!ENTITY libdrm-version               "2.4.21">
     172<!ENTITY libdrm-version               "2.4.23">
    173173<!ENTITY dbus-glib-version            "0.88">
    174174<!ENTITY dbus-python-version          "0.83.2">
  • general/genlib/libdrm.xml

    r603822fc r05ed4c8  
    77  <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "273ed9dad986e3a931649f3d8762ff74">
    10   <!ENTITY libdrm-size          "396 KB">
    11   <!ENTITY libdrm-buildsize     "4.4 MB">
     9  <!ENTITY libdrm-md5sum        "7577ff36ec364d88fae466d4f7fc5fc6">
     10  <!ENTITY libdrm-size          "404 KB">
     11  <!ENTITY libdrm-buildsize     "5.0 MB">
    1212  <!ENTITY libdrm-time          "less than 0.1 SBU">
    1313]>
     
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="libpthread-stubs"/> and
    62     <xref linkend="libatomic_ops"/></para>
     61    <para role="required"><xref linkend="cairo"/>,
     62    <xref linkend="libpthread-stubs"/>, and
     63    <xref linkend="libatomic_ops"/> (required on x86 only)</para>
    6364
    6465    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r603822fc r05ed4c8  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>January 23rd, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Updated to libdrm-2.4.23.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
Note: See TracChangeset for help on using the changeset viewer.