Changeset 26dbe9a
- Timestamp:
- 10/05/2018 03:01:24 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e84b992c
- Parents:
- c4e893d
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rc4e893d r26dbe9a 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to libxcb-1.13.1. Fixes 50 <ulink url="&blfs-ticket-root;11194">#11194</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to git-2.19.0. Fixes 50 54 <ulink url="&blfs-ticket-root;11134">#11134</ulink>.</para> -
packages.ent
rc4e893d r26dbe9a 540 540 <!ENTITY libpthread-stubs-version "0.3"> 541 541 <!ENTITY xcb-proto-version "1.13"> 542 <!ENTITY libxcb-version "1.13 ">542 <!ENTITY libxcb-version "1.13.1"> 543 543 <!ENTITY xbitmaps-version "1.1.2"> 544 544 <!ENTITY xcursor-themes-version "1.0.5"> -
x/installing/libxcb.xml
rc4e893d r26dbe9a 7 7 <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2"> 8 8 <!ENTITY libxcb-download-ftp " "> 9 <!ENTITY libxcb-md5sum " c2b6cf928afa16b0047c974e7aaa783f">10 <!ENTITY libxcb-size "49 8KB">11 <!ENTITY libxcb-buildsize "4 1MB (with tests, add 62 MB for doxygen docs)">12 <!ENTITY libxcb-time "0. 3SBU (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)"> 13 13 ]> 14 14 … … 126 126 127 127 <para><command>sed "s/pthread-stubs//" -i configure</command>: This 128 sed removes dependency onlibpthread-stubs package which is useless on128 sed removes a dependency on the libpthread-stubs package which is useless on 129 129 Linux.</para> 130 130
Note:
See TracChangeset
for help on using the changeset viewer.