Author: krejzi
Date: 2012-07-17 14:57:53 -0600 (Tue, 17 Jul 2012)
New Revision: 10423
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/xkeyboard-config.xml
Log:
XKeyboard Config 2.6
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-17 20:38:50 UTC (rev 10422)
+++ trunk/BOOK/general.ent 2012-07-17 20:57:53 UTC (rev 10423)
@@ -633,7 +633,7 @@
<!ENTITY libxcb-version "1.8.1">
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.3">
-<!ENTITY xkeyboard-config-version "2.5.1">
+<!ENTITY xkeyboard-config-version "2.6">
<!ENTITY mesalib-version "8.0.4">
<!ENTITY xcb-util-version "0.3.8">
<!ENTITY printproto-version "1.0.5">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-17 20:38:50 UTC
(rev 10422)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-17 20:57:53 UTC
(rev 10423)
@@ -55,6 +55,9 @@
<listitem>
<para>[krejzi] - MesaLib 8.0.4.</para>
</listitem>
+ <listitem>
+ <para>[krejzi] - XKeyboard Config 2.6.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/xkeyboard-config.xml
===================================================================
--- trunk/BOOK/x/installing/xkeyboard-config.xml 2012-07-17 20:38:50 UTC
(rev 10422)
+++ trunk/BOOK/x/installing/xkeyboard-config.xml 2012-07-17 20:57:53 UTC
(rev 10423)
@@ -4,14 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY xkeyboard-config-download-http
"http://xorg.freedesktop.org/archive/individual/data/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
- <!-- x.org FTP link only points to xkeyboard-config from xorg release
- <!ENTITY xkeyboard-config-download-ftp
"ftp://ftp.x.org/pub/current/src/extras/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
- -->
- <!ENTITY xkeyboard-config-download-ftp " ">
- <!ENTITY xkeyboard-config-md5sum "29cbf3980bbe94c3ffc9c233ea638059">
- <!ENTITY xkeyboard-config-size "814 KB">
- <!ENTITY xkeyboard-config-buildsize "14.8 MB">
+ <!ENTITY xkeyboard-config-download-http
"&xorg-download-http;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
+ <!ENTITY xkeyboard-config-download-ftp
"&xorg-download-ftp;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
+ <!ENTITY xkeyboard-config-md5sum "e7e31da9adb56ba52b5c18226b8cbef3">
+ <!ENTITY xkeyboard-config-size "840 KB">
+ <!ENTITY xkeyboard-config-buildsize "17.6 MB">
<!ENTITY xkeyboard-config-time "less than 0.1 SBU">
]>
@@ -32,56 +29,78 @@
<sect2 role="package">
<title>Introduction to XKeyboardConfig</title>
- <para>The <application>XKeyboardConfig</application> package contains
- the keyboard configuration database for the X Window System.</para>
+ <para>
+ The <application>XKeyboardConfig</application> package contains
+ the keyboard configuration database for the X Window System.
+ </para>
&lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
- <para>Download (HTTP): <ulink
url="&xkeyboard-config-download-http;"/></para>
+ <para>
+ Download (HTTP): <ulink url="&xkeyboard-config-download-http;"/>
+ </para>
</listitem>
<listitem>
- <para>Download (FTP): <ulink
url="&xkeyboard-config-download-ftp;"/></para>
+ <para>
+ Download (FTP): <ulink url="&xkeyboard-config-download-ftp;"/>
+ </para>
</listitem>
<listitem>
- <para>Download MD5 sum: &xkeyboard-config-md5sum;</para>
+ <para>
+ Download MD5 sum: &xkeyboard-config-md5sum;
+ </para>
</listitem>
<listitem>
- <para>Download size: &xkeyboard-config-size;</para>
+ <para>
+ Download size: &xkeyboard-config-size;
+ </para>
</listitem>
<listitem>
- <para>Estimated disk space required:
&xkeyboard-config-buildsize;</para>
+ <para>
+ Estimated disk space required: &xkeyboard-config-buildsize;
+ </para>
</listitem>
<listitem>
- <para>Estimated build time: &xkeyboard-config-time;</para>
+ <para>
+ Estimated build time: &xkeyboard-config-time;
+ </para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">XKeyboardConfig Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="intltool"/> and
- <xref linkend="xorg7-app"/></para>
+ <para role="required">
+ <xref linkend="intltool"/> and
+ <xref linkend="xorg7-app"/>
+ </para>
<para condition="html" role="usernotes">User Notes:
- <ulink url="&blfs-wiki;/xkeyboard-config"/></para>
-
+ <ulink url="&blfs-wiki;/xkeyboard-config"/>
+ </para>
</sect2>
<sect2 role="installation">
<title>Installation of XKeyboardConfig</title>
- <para>Install <application>XKeyboardConfig</application> by running the
- following commands:</para>
+ <para>
+ Install <application>XKeyboardConfig</application> by running the
+ following commands:
+ </para>
<screen><userinput>./configure $XORG_CONFIG --with-xkb-rules-symlink=xorg
&&
make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>
+ This package does not come with a test suite.
+ </para>
- <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
<screen role="root"><userinput>make install &&
install -dv -m755
$XORG_PREFIX/share/doc/xkeyboard-config-&xkeyboard-config-version; &&
@@ -93,9 +112,11 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>--with-xkb-rules-symlink=xorg</parameter>: By default,
- the XKB rules installed are named "base". This creates symlinks named
- "xorg" to those rules, which is the default name used by Xorg.</para>
+ <para>
+ <parameter>--with-xkb-rules-symlink=xorg</parameter>: By default, the
+ XKB rules installed are named "base". This creates symlinks named
+ "xorg" to those rules, which is the default name used by Xorg.
+ </para>
</sect2>
@@ -103,15 +124,13 @@
<title>Contents</title>
<segmentedlist>
- <segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
- <segtitle>Installed Directory</segtitle>
+ <segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>None</seg>
- <seg>None</seg>
- <seg><envar>$XORG_PREFIX</envar>/share/X11/xkb,
-
<envar>$XORG_PREFIX</envar>/share/doc/xkeyboard-config-&xkeyboard-config-version;</seg>
+ <seg>
+ <envar>$XORG_PREFIX</envar>/share/X11/xkb and
+
<envar>$XORG_PREFIX</envar>/share/doc/xkeyboard-config-&xkeyboard-config-version;
+ </seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page