Changeset 26dbe9a for x


Ignore:
Timestamp:
10/05/2018 03:01:24 PM (6 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.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
e84b992c
Parents:
c4e893d
Message:

Update to libxcb-1.13.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libxcb.xml

    rc4e893d r26dbe9a  
    77  <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "c2b6cf928afa16b0047c974e7aaa783f">
    10   <!ENTITY libxcb-size          "498 KB">
    11   <!ENTITY libxcb-buildsize     "41 MB (with tests, add 62 MB for doxygen docs)">
    12   <!ENTITY libxcb-time          "0.3 SBU (with tests, add 1.4 SBU for doxygen docs)">
     9  <!ENTITY libxcb-md5sum        "f33cdfc67346f7217a9326c0d8679975">
     10  <!ENTITY libxcb-size          "496 KB">
     11  <!ENTITY libxcb-buildsize     "43 MB (with tests, add 62 MB for doxygen docs)">
     12  <!ENTITY libxcb-time          "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
    1313]>
    1414
     
    126126
    127127    <para><command>sed "s/pthread-stubs//" -i configure</command>: This
    128     sed removes dependency on libpthread-stubs package which is useless on
     128    sed removes a dependency on the libpthread-stubs package which is useless on
    129129    Linux.</para>
    130130
Note: See TracChangeset for help on using the changeset viewer.