Author: fernando
Date: Tue Dec 24 07:46:28 2013
New Revision: 12442
Log:
Update to libxcb-1.10. Remove uneeded line from xcb-proto-1.10.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/libxcb.xml
trunk/BOOK/x/installing/xcb-proto.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Dec 24 07:23:13 2013 (r12441)
+++ trunk/BOOK/general.ent Tue Dec 24 07:46:28 2013 (r12442)
@@ -520,7 +520,7 @@
<!ENTITY libXdmcp-version "1.1.1">
<!ENTITY libpthread-stubs-version "0.3">
<!ENTITY xcb-proto-version "1.10">
-<!ENTITY libxcb-version "1.9.3">
+<!ENTITY libxcb-version "1.10">
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.4">
<!ENTITY xkeyboard-config-version "2.10.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 24 07:23:13
2013 (r12441)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 24 07:46:28
2013 (r12442)
@@ -47,6 +47,10 @@
<para>December 24th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to libxcb-1.10. Fixes
+ <ulink url="&blfs-ticket-root;4478">#4478</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to xcb-proto-1.10. Fixes
<ulink url="&blfs-ticket-root;4477">#4477</ulink>.</para>
</listitem>
Modified: trunk/BOOK/x/installing/libxcb.xml
==============================================================================
--- trunk/BOOK/x/installing/libxcb.xml Tue Dec 24 07:23:13 2013 (r12441)
+++ trunk/BOOK/x/installing/libxcb.xml Tue Dec 24 07:46:28 2013 (r12442)
@@ -6,10 +6,12 @@
<!ENTITY libxcb-download-http
"http://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
<!ENTITY libxcb-download-ftp " ">
- <!ENTITY libxcb-md5sum "1ca999ca94f760d917ef2d8466a88742">
- <!ENTITY libxcb-size "391 KB">
- <!ENTITY libxcb-buildsize "45 MB">
- <!ENTITY libxcb-time "0.3 SBU">
+ <!ENTITY libxcb-md5sum "074c335cc4453467eeb234e3dadda700">
+ <!ENTITY libxcb-size "468 KB">
+ <!ENTITY libxcb-buildsize "42 MB (124 MB with doxygen
+ generated documentation)">
+ <!ENTITY libxcb-time "0.3 SBU(additional 0.1 to generate
+ API documentation)">
]>
<sect1 id="libxcb" xreflabel="libxcb-&libxcb-version;">
@@ -63,15 +65,15 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libXau"/>,
- <xref linkend="libXdmcp"/>,
- <xref linkend="libxslt"/>, and
+ <xref linkend="libXdmcp"/> and
<xref linkend="xcb-proto"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="doxygen"/> (to generate API documentation) and
- <xref linkend="check"/> (to run tests)
+ <xref linkend="doxygen"/> (to generate API documentation)
+ <xref linkend="check"/> (to run tests) and
+ <xref linkend="libxslt"/>
</para>
<para condition="html" role="usernotes">User Notes:
@@ -109,9 +111,9 @@
<para><parameter>--enable-xinput</parameter>: This switch enables XCB
Xinput
extension.</para>
- <para><parameter>--enable-xkb</parameter>: This switch enables XCB XKB
+<!-- <para><parameter>-enable-xkb</parameter>: This switch enables XCB XKB
extension.</para>
-
+-->
<para><option>--without-doxygen</option>: This switch can be used
to disable the API documentation if <xref linkend="doxygen"/> is
installed.</para>
Modified: trunk/BOOK/x/installing/xcb-proto.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-proto.xml Tue Dec 24 07:23:13 2013
(r12441)
+++ trunk/BOOK/x/installing/xcb-proto.xml Tue Dec 24 07:46:28 2013
(r12442)
@@ -78,10 +78,10 @@
<sect2 role="installation">
<title>Installation of xcb-proto</title>
- <para>If you are compiling against <xref linkend="python3"/>, use the
+<!-- <para>If you are compiling against <xref linkend="python3"/>, use the
following commands:</para>
-<!-- <screen><userinput>patch -Np1 -i
../xcb-proto-&xcb-proto-version;-py_compile_python3-1.patch &&
+ <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
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page