Update to libxcb-1.13.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20580 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2018-10-05 15:01:24 +00:00
parent c4e893d054
commit 26dbe9a6ea
3 changed files with 10 additions and 6 deletions

View File

@ -45,6 +45,10 @@
<listitem>
<para>October 5th, 2018</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to libxcb-1.13.1. Fixes
<ulink url="&blfs-ticket-root;11194">#11194</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to git-2.19.0. Fixes
<ulink url="&blfs-ticket-root;11134">#11134</ulink>.</para>

View File

@ -539,7 +539,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libXdmcp-version "1.1.2">
<!ENTITY libpthread-stubs-version "0.3">
<!ENTITY xcb-proto-version "1.13">
<!ENTITY libxcb-version "1.13">
<!ENTITY libxcb-version "1.13.1">
<!ENTITY xbitmaps-version "1.1.2">
<!ENTITY xcursor-themes-version "1.0.5">
<!ENTITY xkeyboard-config-version "2.24">

View File

@ -6,10 +6,10 @@
<!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
<!ENTITY libxcb-download-ftp " ">
<!ENTITY libxcb-md5sum "c2b6cf928afa16b0047c974e7aaa783f">
<!ENTITY libxcb-size "498 KB">
<!ENTITY libxcb-buildsize "41 MB (with tests, add 62 MB for doxygen docs)">
<!ENTITY libxcb-time "0.3 SBU (with tests, add 1.4 SBU for doxygen docs)">
<!ENTITY libxcb-md5sum "f33cdfc67346f7217a9326c0d8679975">
<!ENTITY libxcb-size "496 KB">
<!ENTITY libxcb-buildsize "43 MB (with tests, add 62 MB for doxygen docs)">
<!ENTITY libxcb-time "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
]>
<sect1 id="libxcb" xreflabel="libxcb-&libxcb-version;">
@ -125,7 +125,7 @@ make</userinput></screen>
<title>Command Explanations</title>
<para><command>sed "s/pthread-stubs//" -i configure</command>: This
sed removes dependency on libpthread-stubs package which is useless on
sed removes a dependency on the libpthread-stubs package which is useless on
Linux.</para>
<!-- enabled by default in libxcb-1.13