Changeset 62a54087


Ignore:
Timestamp:
08/17/2023 07:39:52 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
8407633
Parents:
282a0eb
Message:

Update to xcb-proto-1.16.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/imagesize.xml

    r282a0eb r62a54087  
    9090
    9191    <para>
    92       To test the installation, run <command>pytest</command>.
     92      The tests for this package are known to be broken.
     93      To test the installation anyway, run <command>pytest</command>.
    9394    </para>
    9495
  • introduction/welcome/changelog.xml

    r282a0eb r62a54087  
    4242     <para>August 17th, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[bdubbs] - Update to xcb-proto-1.16.0. Fixes
     46         <ulink url="&blfs-ticket-root;18418">#18418</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Document a test that is known to hang on some systems
  • packages.ent

    r282a0eb r62a54087  
    763763<!ENTITY libXau-version               "1.0.11">
    764764<!ENTITY libXdmcp-version             "1.1.4">
    765 <!ENTITY xcb-proto-version            "1.15.2">
     765<!ENTITY xcb-proto-version            "1.16.0">
    766766<!ENTITY libxcb-version               "1.15">
    767767<!ENTITY libxcvt-version              "0.1.2">
  • x/installing/xcb-proto.xml

    r282a0eb r62a54087  
    77  <!ENTITY xcb-proto-download-http "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-&xcb-proto-version;.tar.xz">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!ENTITY xcb-proto-md5sum        "d2251b01927c2fbe92dc540f9536b430">
    10   <!ENTITY xcb-proto-size          "145 KB">
    11   <!ENTITY xcb-proto-buildsize     "2.3 MB">
     9  <!ENTITY xcb-proto-md5sum        "92081b0faafd93f8262463c69829a482">
     10  <!ENTITY xcb-proto-size          "152 KB">
     11  <!ENTITY xcb-proto-buildsize     "1.3 MB">
    1212  <!ENTITY xcb-proto-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.