Author: pierre
Date: Thu Dec 26 22:56:31 2013
New Revision: 12456
Log:
Add an ID attribute to "Setting the Xorg environment" and refer to it from
some packages in the x/installing chapter
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/util-macros.xml
trunk/BOOK/x/installing/xbitmaps.xml
trunk/BOOK/x/installing/xcb-proto.xml
trunk/BOOK/x/installing/xorg7.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Dec 26 08:52:17 2013 (r12455)
+++ trunk/BOOK/general.ent Thu Dec 26 22:56:31 2013 (r12456)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "26"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 26th, &year;">
+<!ENTITY releasedate "December 27th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Dec 26 08:52:17
2013 (r12455)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Dec 26 22:56:31
2013 (r12456)
@@ -44,6 +44,17 @@
-->
<listitem>
+ <para>December 27th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Add an ID attribute to "Setting X build
+ environment", in order to be able to add the setting as a
+ dependency to some packages in the x/installing chapter.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 26th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/installing/util-macros.xml
==============================================================================
--- trunk/BOOK/x/installing/util-macros.xml Thu Dec 26 08:52:17 2013
(r12455)
+++ trunk/BOOK/x/installing/util-macros.xml Thu Dec 26 22:56:31 2013
(r12456)
@@ -61,7 +61,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="xorg7"/> (for environment setup)
+ <xref linkend="xorg-env"/> (should be set for the following instructions
+ to work)
</para>
<para condition="html" role="usernotes">User Notes:
Modified: trunk/BOOK/x/installing/xbitmaps.xml
==============================================================================
--- trunk/BOOK/x/installing/xbitmaps.xml Thu Dec 26 08:52:17 2013
(r12455)
+++ trunk/BOOK/x/installing/xbitmaps.xml Thu Dec 26 22:56:31 2013
(r12456)
@@ -70,6 +70,15 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">xbitmaps Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="xorg-env"/> (should be set for the following instructions
+ to work)
+ </para>
+
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/xbitmaps"/>
</para>
Modified: trunk/BOOK/x/installing/xcb-proto.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-proto.xml Thu Dec 26 08:52:17 2013
(r12455)
+++ trunk/BOOK/x/installing/xcb-proto.xml Thu Dec 26 22:56:31 2013
(r12456)
@@ -61,9 +61,10 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="xorg7"/> (for environment setup) and
<xref linkend="python2"/> or
- <xref linkend="python3"/>
+ <xref linkend="python3"/>, and
+ <xref linkend="xorg-env"/> (should be set for the following instructions
+ to work)
</para>
<bridgehead renderas="sect4">Optional (required to run the
Modified: trunk/BOOK/x/installing/xorg7.xml
==============================================================================
--- trunk/BOOK/x/installing/xorg7.xml Thu Dec 26 08:52:17 2013 (r12455)
+++ trunk/BOOK/x/installing/xorg7.xml Thu Dec 26 22:56:31 2013 (r12456)
@@ -114,7 +114,7 @@
the next set of instructions.</para>
-->
- <sect2>
+ <sect2 id="xorg-env" xreflabel="Xorg build anvironment">
<title>Setting up the Xorg Build Environment</title>
<para>First, you'll need to create a working directory:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page