Author: fernando
Date: Tue Dec 24 07:23:13 2013
New Revision: 12441
Log:
Update to xcb-proto-1.10.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/xcb-proto.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Dec 24 04:32:35 2013 (r12440)
+++ trunk/BOOK/general.ent Tue Dec 24 07:23:13 2013 (r12441)
@@ -519,7 +519,7 @@
<!ENTITY libXau-version "1.0.8">
<!ENTITY libXdmcp-version "1.1.1">
<!ENTITY libpthread-stubs-version "0.3">
-<!ENTITY xcb-proto-version "1.9">
+<!ENTITY xcb-proto-version "1.10">
<!ENTITY libxcb-version "1.9.3">
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.4">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 24 04:32:35
2013 (r12440)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 24 07:23:13
2013 (r12441)
@@ -47,6 +47,10 @@
<para>December 24th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to xcb-proto-1.10. Fixes
+ <ulink url="&blfs-ticket-root;4477">#4477</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to zsh-5.0.4. Fixes
<ulink url="&blfs-ticket-root;4476">#4476</ulink>.</para>
</listitem>
Modified: trunk/BOOK/x/installing/xcb-proto.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-proto.xml Tue Dec 24 04:32:35 2013
(r12440)
+++ trunk/BOOK/x/installing/xcb-proto.xml Tue Dec 24 07:23:13 2013
(r12441)
@@ -6,8 +6,8 @@
<!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 "311817f844c45c0c3d76dd72e6560c10">
- <!ENTITY xcb-proto-size "134 KB">
+ <!ENTITY xcb-proto-md5sum "ade74b8e9c870dc7515adfa209e66063">
+ <!ENTITY xcb-proto-size "1.2 MB">
<!ENTITY xcb-proto-buildsize "2.1 MB">
<!ENTITY xcb-proto-time "0.1 SBU">
]>
@@ -59,20 +59,11 @@
<bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch (if compiling against <xref linkend="python3"/>):
- <ulink
url="&patch-root;/xcb-proto-&xcb-proto-version;-py_compile_python3-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="python2"/> or
- <xref linkend="python3"/>
+ <xref linkend="python3"/> and
+ <xref linkend="xorg7"/>
</para>
<bridgehead renderas="sect4">Optional (required to run the
@@ -90,9 +81,9 @@
<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
commands:</para>
@@ -117,7 +108,9 @@
<seglistitem>
<seg>None</seg>
<seg>None</seg>
- <seg><envar>$XORG_PREFIX</envar>/share/xcb</seg>
+ <seg><envar>$XORG_PREFIX</envar>/share/xcb and
+
<envar>$XORG_PREFIX</envar>/lib/python&python2-majorver;/site-packages/xcbgen or
+
<envar>$XORG_PREFIX</envar>/lib/python&python3-majorver;/site-packages/xcbgen</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page