Author: dj
Date: 2012-06-11 16:42:43 -0600 (Mon, 11 Jun 2012)
New Revision: 10299
Added:
trunk/BOOK/x/installing/xclock.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/installing.xml
trunk/BOOK/x/installing/x7app.xml
Log:
Added xclock-1.0.6.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-11 21:34:53 UTC (rev 10298)
+++ trunk/BOOK/general.ent 2012-06-11 22:42:43 UTC (rev 10299)
@@ -627,6 +627,7 @@
<!ENTITY xorg-server-version "1.11.2">
<!ENTITY xorg-wacom-driver-version "0.14.0">
<!ENTITY xterm-version "278">
+<!ENTITY xclock-version "1.0.6">
<!-- Obsolete
<!ENTITY xorg-version "6.9.0">
<!ENTITY xfree86-version "4.6.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-11 21:34:53 UTC
(rev 10298)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-11 22:42:43 UTC
(rev 10299)
@@ -54,6 +54,9 @@
<listitem>
<para>[dj] - Added xbitmaps-1.1.1.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Added xclock-1.0.6.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/installing.xml
===================================================================
--- trunk/BOOK/x/installing/installing.xml 2012-06-11 21:34:53 UTC (rev
10298)
+++ trunk/BOOK/x/installing/installing.xml 2012-06-11 22:42:43 UTC (rev
10299)
@@ -46,5 +46,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="x7additionaldrivers.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xterm.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xclock.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xorg-config.xml"/>
</chapter>
Modified: trunk/BOOK/x/installing/x7app.xml
===================================================================
--- trunk/BOOK/x/installing/x7app.xml 2012-06-11 21:34:53 UTC (rev 10298)
+++ trunk/BOOK/x/installing/x7app.xml 2012-06-11 22:42:43 UTC (rev 10299)
@@ -149,7 +149,7 @@
<seglistitem>
<seg>bdftopcf, iceauth, luit, mkfontdir,mkfontscale, sessreg,
- setxkbmap, smproxy, startx, twm, x11perf, x11perfcomp, xauth, xclock,
+ setxkbmap, smproxy, startx, twm, x11perf, x11perfcomp, xauth,
xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost,
xinit, xkbbell, xkbcomp, xkbevd, xkbvleds, xkbwatch, xkill, xlsatoms,
xlsclients, xmodmap, xpr, xprop, xrandr, xrdb, xrefresh, xset,
@@ -306,16 +306,6 @@
</listitem>
</varlistentry>
- <varlistentry id="xclock-x7">
- <term><command>xclock</command></term>
- <listitem>
- <para>is an analog/digital clock for X.</para>
- <indexterm zone="xorg7-app xclock-x7">
- <primary sortas="b-xclock">xclock</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="xcmsdb-x7">
<term><command>xcmsdb</command></term>
<listitem>
Added: trunk/BOOK/x/installing/xclock.xml
===================================================================
--- trunk/BOOK/x/installing/xclock.xml (rev 0)
+++ trunk/BOOK/x/installing/xclock.xml 2012-06-11 22:42:43 UTC (rev 10299)
@@ -0,0 +1,121 @@
+<?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 xclock-download-http
"http://xorg.freedesktop.org/releases/individual/app/xclock-&xclock-version;.tar.bz2">
+ <!ENTITY xclock-download-ftp
"ftp://ftp.x.org/pub/individual/app/xclock-&xclock-version;.tar.bz2">
+ <!ENTITY xclock-md5sum "773782f20d5fb3232384889deca00754">
+ <!ENTITY xclock-size "160 KB">
+ <!ENTITY xclock-buildsize "1.5 MB">
+ <!ENTITY xclock-time "less than 0.1 SBU">
+]>
+
+<sect1 id="xclock" xreflabel="xclock-&xclock-version;">
+ <?dbhtml filename="xclock.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>xclock-&xclock-version;</title>
+
+ <indexterm zone="xclock">
+ <primary sortas="a-xclock">xclock</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xclock</title>
+
+ <para>The <application>xclock</application> package contains a simple
+ clock application which is used in the default xinit configuration.</para>
+
+ &lfs71_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&xclock-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&xclock-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &xclock-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &xclock-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &xclock-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &xclock-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">xclock Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="xorg7-lib"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xclock"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xclock</title>
+
+ <para>Install <application>xclock</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 Libraries</segtitle>
+ <segtitle>Installed Directory</segtitle>
+
+ <seglistitem>
+ <seg>xclock</seg>
+ <seg>None</seg>
+ <seg>None</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="xclock-bin">
+ <term><command>xclock</command></term>
+ <listitem>
+ <para>is an analog/digital clock for X.</para>
+ <indexterm zone="xclock xclock">
+ <primary sortas="b-xclock">xclock</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/x/installing/xclock.xml
___________________________________________________________________
Added: svn:keywords
+ Date LastChangedBy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page