source: gnome/applications/gnome-clocks.xml@ 65669e5

gnome
Last change on this file since 65669e5 was 65669e5, checked in by Christopher Gregory <cjg@…>, 10 years ago

Added new pages geocode-glib geoip gnome-clocks gnome-color-manager gnome-contacts gnome-dbus-python gnome-desktop-file-utils gnome-dictionary farstream folks telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control valadoc zeitgeist

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13362 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-clocks-download-http
8 "&gnome-download-http;/gnome-clocks/3.12/gnome-clocks-&gnome-clocks-version;.tar.xz">
9 <!ENTITY gnome-clocks-download-ftp
10 "&gnome-download-ftp;/gnome-clocks/3.12/gnome-clocks-&gnome-clocks-version;.tar.xz">
11 <!ENTITY gnome-clocks-md5sum "7d6354501773c034e49c912169abfd6c">
12 <!ENTITY gnome-clocks-size "824 KB">
13 <!ENTITY gnome-clocks-buildsize "25 MB">
14 <!ENTITY gnome-clocks-time "0.2 SBU">
15]>
16
17<sect1 id="gnome-clocks" xreflabel="gnome-clocks-&gnome-clocks-version;">
18 <?dbhtml filename="gnome-clocks.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-clocks-&gnome-clocks-version;</title>
26
27 <indexterm zone="gnome-clocks">
28 <primary sortas="a-gnome-clocks">gnome-clocks</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Clocks</title>
33
34 <para>
35 The <application>GNOME Clocks</application> is an application designed for GNOME 3.
36 </para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gnome-clocks-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gnome-clocks-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gnome-clocks-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gnome-clocks-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gnome-clocks-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gnome-clocks-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GNOME Clocks Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk3"/>,
79 <xref linkend="gnome-desktop"/>,
80 <xref linkend="glib2"/>,
81 <xref linkend="libcanberra"/>,
82 <xref linkend="libnotify"/>, and
83 <xref linkend="libgweather"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="vala"/>, and
89 <xref linkend="geocode-glib"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="gtk-doc"/>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/gnome-clocks"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of GNOME Clocks</title>
104
105 <para>
106 Install <application>GNOME Clocks</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr \
111 --libexecdir=/usr/lib/gnome-clocks \
112 --disable-static &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/static-libraries.xml"/>
132
133 <para>
134 <option>--enable-kerberos</option>: Use this switch if you have installed
135 <xref linkend="mitkrb"/> and wish to use it with
136 <application>GNOME Clocks</application>.
137 </para>
138
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
140 href="../../xincludes/gtk-doc-rebuild.xml"/>
141
142 </sect2>
143
144 <sect2 role="content">
145 <title>Contents</title>
146
147 <segmentedlist>
148 <segtitle>Installed Program</segtitle>
149 <segtitle>Installed Libraries</segtitle>
150 <segtitle>Installed Directories</segtitle>
151
152 <seglistitem>
153 <seg>
154 clocks-daemon
155 </seg>
156 <seg>
157 clocks-1.0.so and clocks-backend-1.0.so
158 </seg>
159 <seg>
160 /usr/include/clocks-1.0,
161 /usr/lib/gnome-clocks and
162 /usr/share/gtk-doc/html/clocks
163 </seg>
164 </seglistitem>
165 </segmentedlist>
166
167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
171
172 <varlistentry id="clocks-daemon">
173 <term><command>clocks-daemon</command></term>
174 <listitem>
175 <para>
176 is the <application>GNOME Clocks</application> Daemon.
177 </para>
178 <indexterm zone="gnome-clocks clocks-daemon">
179 <primary sortas="b-clocks-daemon">clocks-daemon</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 <varlistentry id="clocks-1">
185 <term><filename class="libraryfile">clocks-1.0.so</filename></term>
186 <listitem>
187 <para>
188 contains the <application>GNOME Clocks</application>
189 API functions.
190 </para>
191 <indexterm zone="gnome-clocks clocks-1">
192 <primary sortas="c-clocks-1">clocks-1.0.so</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="clocks-backend-1">
198 <term><filename class="libraryfile">clocks-backend-1.0.so</filename></term>
199 <listitem>
200 <para>
201 contains functions used by <application>GNOME Clocks</application>
202 backends.
203 </para>
204 <indexterm zone="gnome-clocks clocks-backend-1">
205 <primary sortas="c-clocks-backend-1">clocks-backend-1.0.so</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 </variablelist>
211
212 </sect2>
213
214</sect1>
Note: See TracBrowser for help on using the repository browser.