source: kde/add/kdetoys.xml@ e444c076

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 e444c076 was 74938aa, checked in by Robert Daniels <rdaniels@…>, 16 years ago

Style changes to better conform to ed. guide. Remove sysconfdir note from kdebase,multimedia

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

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