Author: dj
Date: 2008-06-25 00:19:48 -0600 (Wed, 25 Jun 2008)
New Revision: 7491
Added:
branches/6.3/BOOK/x/installing/xcursorthemes.xml
Modified:
branches/6.3/BOOK/general.ent
branches/6.3/BOOK/introduction/welcome/changelog.xml
branches/6.3/BOOK/x/installing/installing.xml
branches/6.3/BOOK/x/installing/x7font.xml
Log:
Replaced Xorg-Data with xcursor-themes.
Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent 2008-06-20 01:37:37 UTC (rev 7490)
+++ branches/6.3/BOOK/general.ent 2008-06-25 06:19:48 UTC (rev 7491)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "25"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "6.3-rc2">
@@ -412,6 +412,7 @@
<!ENTITY luit-version "1.0.2">
<!ENTITY xcb-proto-version "1.0">
<!ENTITY libxcb-version "1.0">
+<!ENTITY xcursor-themes-version "1.0.1">
<!ENTITY xkeyboard-config-version "1.2">
<!ENTITY xbitmaps-version "1.0.1">
<!ENTITY xorg-server-version "1.2.0">
Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-06-20
01:37:37 UTC (rev 7490)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-06-25
06:19:48 UTC (rev 7491)
@@ -41,6 +41,16 @@
-->
<listitem>
+ <para>June 25th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Removed Xorg-Data page and replaced with remaining
+ xcursor-themes package.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 19th, 2008</para>
<itemizedlist>
<listitem>
Modified: branches/6.3/BOOK/x/installing/installing.xml
===================================================================
--- branches/6.3/BOOK/x/installing/installing.xml 2008-06-20 01:37:37 UTC
(rev 7490)
+++ branches/6.3/BOOK/x/installing/installing.xml 2008-06-25 06:19:48 UTC
(rev 7491)
@@ -42,7 +42,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7lib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xbitmaps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7app.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7data.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="xcursorthemes.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7font.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="xkeyboard-config.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="luit.xml"/>
Modified: branches/6.3/BOOK/x/installing/x7font.xml
===================================================================
--- branches/6.3/BOOK/x/installing/x7font.xml 2008-06-20 01:37:37 UTC (rev
7490)
+++ branches/6.3/BOOK/x/installing/x7font.xml 2008-06-25 06:19:48 UTC (rev
7491)
@@ -63,8 +63,8 @@
</itemizedlist>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="xorg7-data"/> and
- <xref linkend="xorg7-app"/></para>
+ <para role="required"><xref linkend="xorg7-app"/> and
+ <xref linkend="xcursor-themes"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url='&blfs-wiki;/Xorg7Fonts'/></para>
Added: branches/6.3/BOOK/x/installing/xcursorthemes.xml
===================================================================
--- branches/6.3/BOOK/x/installing/xcursorthemes.xml
(rev 0)
+++ branches/6.3/BOOK/x/installing/xcursorthemes.xml 2008-06-25 06:19:48 UTC
(rev 7491)
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xcursor-themes-download-http
"http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
+ <!ENTITY xcursor-themes-download-ftp
"ftp://ftp.x.org/pub/individual/lib/xcursor-themes-&xcursor-themes-version;.tar.bz2">
+ <!ENTITY xcursor-themes-md5sum "014bad415e64c49994679cdb71a97e37">
+ <!ENTITY xcursor-themes-size "2.1 MB">
+ <!ENTITY xcursor-themes-buildsize "19.5 MB">
+ <!ENTITY xcursor-themes-time "0.1 SBU">
+]>
+
+<sect1 id="xcursor-themes" xreflabel="xcursor-themes-&xcursor-themes-version;">
+ <?dbhtml filename="xcursor-themes.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy: $</othername>
+ <date>$Date: $</date>
+ </sect1info>
+
+ <title>xcursor-themes-&xcursor-themes-version;</title>
+
+ <indexterm zone="xcursor-themes">
+ <primary sortas="a-xcursor-themes">xcursor-themes</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xcursor-themes</title>
+
+ <para>The <application>xcursor-themes</application> package contains the
+ redglass and whiteglass animated cursor themes.</para>
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink
url="&xcursor-themes-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink
url="&xcursor-themes-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &xcursor-themes-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &xcursor-themes-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &xcursor-themes-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &xcursor-themes-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">xcursor-themes Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="xorg7-app"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xcursor-themes"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xcursor-themes</title>
+
+ <para>Install <application>xcursor-themes</application> by running the
+ following commands:</para>
+
+<screen><userinput>./configure $XORG_CONFIG &&
+make</userinput></screen>
+
+ <para>This package does not come with a test suite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>None</seg>
+ <seg>None</seg>
+ <seg>$XORG_PREFIX/icons</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ </sect2>
+
+</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page