source: kde/add/kdetoys.xml@ 51ee35b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 51ee35b was 51ee35b, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update to kde-3.5.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5869 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY kdetoys-download-http "&kde-download-http;/kdetoys-&kde-version;.tar.bz2">
8 <!ENTITY kdetoys-download-ftp "&kde-download-ftp;/kdetoys-&kde-version;.tar.bz2">
9 <!ENTITY kdetoys-md5sum "c698bc8724db937734280a2553a4b1d8">
10 <!ENTITY kdetoys-size "3.0 MB">
11 <!ENTITY kdetoys-buildsize "21.3 MB">
12 <!ENTITY kdetoys-time "0.6 SBU">
13]>
14
15<sect1 id="kdetoys" xreflabel="kdetoys-&kde-version;">
16 <?dbhtml filename="kdetoys.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">kdetoys-&kde-version;.tar</keyword>
23 <keyword role="ftpdir">kde</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Kdetoys-&kde-version;</title>
28
29 <indexterm zone="kdetoys">
30 <primary sortas="a-kdetoys">Kdetoys</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Kdetoys</title>
35
36 <para><application>Kdetoys</application> includes
37 <application>KDE</application> applications for a world clock, an applet
38 showing the phases of the moon, and the ability to track weather
39 stations.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing='compact'>
43 <listitem>
44 <para>Download (HTTP): <ulink url="&kdetoys-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&kdetoys-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &kdetoys-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &kdetoys-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &kdetoys-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &kdetoys-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Kdetoys Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="kdebase"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended"><xref linkend="libjpeg"/> and
70 <xref linkend="libxml2"/></para>
71
72 <para condition="html" role="usernotes">User Notes:
73 <ulink url="&blfs-wiki;/kdetoys"/></para>
74
75 </sect2>
76
77 <sect2 role="installation">
78 <title>Installation of Kdetoys</title>
79
80 <para>Install <application>kdetoys</application> with:</para>
81
82<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
83 --disable-dependency-tracking &amp;&amp;
84make</userinput></screen>
85
86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
87
88<screen role="root"><userinput>make install</userinput></screen>
89
90 </sect2>
91
92 <sect2 role="content">
93 <title>Contents</title>
94
95 <segmentedlist>
96 <segtitle>Installed Programs</segtitle>
97 <segtitle>Installed Libraries</segtitle>
98 <segtitle>Installed Directories</segtitle>
99
100 <seglistitem>
101 <seg>amor, kmoon, kodo, kteatime, ktux, kweather, and kworldclock</seg>
102 <seg>kdetoys support libraries</seg>
103 <seg>Support subdirectories in $KDE_PREFIX/share</seg>
104 </seglistitem>
105 </segmentedlist>
106
107 <variablelist>
108 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
109 <?dbfo list-presentation="list"?>
110 <?dbhtml list-presentation="table"?>
111
112 <varlistentry id="amor">
113 <term><command>amor</command></term>
114 <listitem>
115 <para>Amusing Misuse of Resources.</para>
116 <indexterm zone="kdetoys amor">
117 <primary sortas="b-amor">amor</primary>
118 </indexterm>
119 </listitem>
120 </varlistentry>
121
122 <varlistentry id="kmoon">
123 <term><command>kmoon</command></term>
124 <listitem>
125 <para>is a Moon phase indicator.</para>
126 <indexterm zone="kdetoys kmoon">
127 <primary sortas="b-kmoon">kmoon</primary>
128 </indexterm>
129 </listitem>
130 </varlistentry>
131
132 <varlistentry id="kodo">
133 <term><command>kodo</command></term>
134 <listitem>
135 <para>measures your desktop mileage.</para>
136 <indexterm zone="kdetoys kodo">
137 <primary sortas="b-kodo">kodo</primary>
138 </indexterm>
139 </listitem>
140 </varlistentry>
141
142 <varlistentry id="kteatime">
143 <term><command>kteatime</command></term>
144 <listitem>
145 <para>times your tea brewing.</para>
146 <indexterm zone="kdetoys kteatime">
147 <primary sortas="b-kteatime">kteatime</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 <varlistentry id="ktux">
153 <term><command>ktux</command></term>
154 <listitem>
155 <para>small Tux crossing stars.</para>
156 <indexterm zone="kdetoys ktux">
157 <primary sortas="b-ktux">ktux</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 <varlistentry id="kworldclock">
163 <term><command>kworldclock</command></term>
164 <listitem>
165 <para>shows which parts of the world are currently experiencing daylight,
166 and which parts are currently in night. It also shows the current
167 time in a range of cities around the world.</para>
168 <indexterm zone="kdetoys kworldclock">
169 <primary sortas="b-kworldclock">kworldclock</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 </variablelist>
175
176 </sect2>
177
178</sect1>
Note: See TracBrowser for help on using the repository browser.