Author: bdubbs
Date: Wed Jun 1 13:41:14 2016
New Revision: 17423
Log:
Update to xcb-proto-1.12 and libxcb-1.12
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/x/installing/libxcb.xml
trunk/BOOK/x/installing/xcb-proto.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 1 12:21:44
2016 (r17422)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 1 13:41:14
2016 (r17423)
@@ -47,6 +47,10 @@
<para>June 1st, 2016</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to xcb-proto-1.12 and libxcb-1.12. Fixes
+ <ulink url="&blfs-ticket-root;7864">#7864</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[igor] - Update to thunderbird-45.1.1. Fixes
<ulink url="&blfs-ticket-root;7908">#7908</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed Jun 1 12:21:44 2016 (r17422)
+++ trunk/BOOK/packages.ent Wed Jun 1 13:41:14 2016 (r17423)
@@ -454,8 +454,8 @@
<!ENTITY libXau-version "1.0.8">
<!ENTITY libXdmcp-version "1.1.2">
<!ENTITY libpthread-stubs-version "0.3">
-<!ENTITY xcb-proto-version "1.11">
-<!ENTITY libxcb-version "1.11.1">
+<!ENTITY xcb-proto-version "1.12">
+<!ENTITY libxcb-version "1.12">
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.4">
<!ENTITY xkeyboard-config-version "2.17">
Modified: trunk/BOOK/x/installing/libxcb.xml
==============================================================================
--- trunk/BOOK/x/installing/libxcb.xml Wed Jun 1 12:21:44 2016 (r17422)
+++ trunk/BOOK/x/installing/libxcb.xml Wed Jun 1 13:41:14 2016 (r17423)
@@ -6,10 +6,10 @@
<!ENTITY libxcb-download-http
"http://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
<!ENTITY libxcb-download-ftp " ">
- <!ENTITY libxcb-md5sum "f97a65e6158775de518ac391935634c2">
- <!ENTITY libxcb-size "508 KB">
- <!ENTITY libxcb-buildsize "42 MB, with tests (124 MB with doxygen
generated documentation)">
- <!ENTITY libxcb-time "0.2 SBU, with tests (0.3 SBU with doxygen
generated documentation)">
+ <!ENTITY libxcb-md5sum "28e552bd78bc1050b6b26ca1db0e5bb6">
+ <!ENTITY libxcb-size "600 KB">
+ <!ENTITY libxcb-buildsize "28 MB (with tests, add 62 MB for doxygen
docs)">
+ <!ENTITY libxcb-time "0.3 SBU (with tests, add 1.4 SBU for doxygen
docs)">
]>
<sect1 id="libxcb" xreflabel="libxcb-&libxcb-version;">
Modified: trunk/BOOK/x/installing/xcb-proto.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-proto.xml Wed Jun 1 12:21:44 2016
(r17422)
+++ trunk/BOOK/x/installing/xcb-proto.xml Wed Jun 1 13:41:14 2016
(r17423)
@@ -6,9 +6,9 @@
<!ENTITY xcb-proto-download-http
"http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
<!ENTITY xcb-proto-download-ftp " ">
- <!ENTITY xcb-proto-md5sum "6bf2797445dc6d43e9e4707c082eff9c">
- <!ENTITY xcb-proto-size "136 KB">
- <!ENTITY xcb-proto-buildsize "2.1 MB">
+ <!ENTITY xcb-proto-md5sum "14e60919f859560f28426a685a555962">
+ <!ENTITY xcb-proto-size "152 KB">
+ <!ENTITY xcb-proto-buildsize "1.2 MB">
<!ENTITY xcb-proto-time "less than 0.1 SBU">
]>
@@ -57,6 +57,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Recommended patch:
+ <ulink
url="&patch-root;/xcb-proto-&xcb-proto-version;-schema-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -79,12 +89,10 @@
<sect2 role="installation">
<title>Installation of xcb-proto</title>
-<!-- <para>If you are compiling against <xref linkend="python3"/>, use the
- following commands:</para>
+ <para>First, fix a file that allows the checks to run properly:</para>
+
+<screen><userinput>patch -Np1 -i
../xcb-proto-&xcb-proto-version;-schema-1.patch</userinput></screen>
- <screen><userinput>patch -Np1 -i
../xcb-proto-&xcb-proto-version;-py_compile_python3-1.patch &&
-sed -i -e 's/\t/ /' xcbgen/xtypes.py</userinput></screen>
--->
<para>Install <application>xcb-proto</application> by running the following
commands:</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page