glfs/x/installing/xclock.xml
Bruce Dubbs c93d89d106 Update to xev-1.2.3, xhost-1.0.8,
xlsatoms-1.1.3, xmodmap-1.0.10, xrdb-1.2.0, and 
xvinfo-1.1.4 (xorg apps).

Update to libfontenc-1.1.4 (xorg library).
Update to xclock-1.0.8.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21271 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-02 01:42:41 +00:00

124 lines
3.5 KiB
XML

<?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 "&xorg-download-http;/app/xclock-&xclock-version;.tar.bz2">
<!ENTITY xclock-download-ftp "&xorg-download-ftp;/app/xclock-&xclock-version;.tar.bz2">
<!ENTITY xclock-md5sum "8bd39eb3678ed58a2350794fe13401cc">
<!ENTITY xclock-size "168 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>
&not-katamari;
&lfs84_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 &amp;&amp;
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>