Changeset 9d4a59a for x


Ignore:
Timestamp:
06/18/2022 08:12:17 PM (23 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
4287b25
Parents:
0adae6f
Message:

Update to xcb-proto-1.15.2

Also update changelog for postgresql

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xcb-proto.xml

    r0adae6f r9d4a59a  
    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        "6fd8be0a6a401112c623dae9eea38e4d">
    10   <!ENTITY xcb-proto-size          "148 KB">
    11   <!ENTITY xcb-proto-buildsize     "1.3 MB">
     9  <!ENTITY xcb-proto-md5sum        "d2251b01927c2fbe92dc540f9536b430">
     10  <!ENTITY xcb-proto-size          "145 KB">
     11  <!ENTITY xcb-proto-buildsize     "2.3 MB">
    1212  <!ENTITY xcb-proto-time          "less than 0.1 SBU">
    1313]>
     
    109109<screen role="root"><userinput>make install</userinput></screen>
    110110
     111    <para>
     112      If you are upgrading from version 1.15.1 or lower, the old pkgconfig
     113      file needs to be removed. Issue, as the
     114      <systemitem class="username">root</systemitem> user:
     115    </para>
     116
     117<screen role="nodump"><userinput>rm -f $XORG_PREFIX/lib/pkgconfig/xcb-proto.pc</userinput></screen>
     118
    111119  </sect2>
    112120
Note: See TracChangeset for help on using the changeset viewer.