source: kde/add/kdetoys.xml@ a3ef34c2

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 a3ef34c2 was a3ef34c2, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #5

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

  • Property mode set to 100644
File size: 5.6 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[60384c68]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[ab47b4c9]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">
[90bd3c1b]9 <!ENTITY kdetoys-md5sum "ebe4a9586728b37543bd515d35e76e1">
10 <!ENTITY kdetoys-size "3.0 MB">
[d5bca7b6]11 <!ENTITY kdetoys-buildsize "21.6 MB">
[90bd3c1b]12 <!ENTITY kdetoys-time "0.6 SBU">
[60384c68]13]>
14
[b90b296]15<sect1 id="kdetoys" xreflabel="kdetoys-&kde-version;">
16 <?dbhtml filename="kdetoys.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[91cb43ad]21 <keywordset>
22 <keyword role="package">kdetoys-&kde-version;.tar</keyword>
[332ba719]23 <keyword role="ftpdir">kde</keyword>
[91cb43ad]24 </keywordset>
[b90b296]25 </sect1info>
26
[ab47b4c9]27 <title>Kdetoys-&kde-version;</title>
[b90b296]28
29 <indexterm zone="kdetoys">
30 <primary sortas="a-kdetoys">Kdetoys</primary>
31 </indexterm>
32
33 <sect2 role="package">
[ab47b4c9]34 <title>Introduction to Kdetoys</title>
[b90b296]35
[90bd3c1b]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
[b90b296]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
[ab47b4c9]63 <bridgehead renderas="sect3">Kdetoys Dependencies</bridgehead>
[b90b296]64
65 <bridgehead renderas="sect4">Required</bridgehead>
[91cb43ad]66 <para role="required"><xref linkend="kdebase"/></para>
[b90b296]67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
[91cb43ad]69 <para role="recommended"><xref linkend="libjpeg"/> and
[ab47b4c9]70 <xref linkend="libxml2"/></para>
[b90b296]71
[a3ef34c2]72 <para condition="html" role="usernotes">User Notes:
73 <ulink url="&blfs-wiki;/kdetoys"/></para>
74
[b90b296]75 </sect2>
76
77 <sect2 role="installation">
[ab47b4c9]78 <title>Installation of Kdetoys</title>
[b90b296]79
80 <para>Install <application>kdetoys</application> with:</para>
81
82<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
[60384c68]83 --disable-dependency-tracking &amp;&amp;
[b90b296]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>
[9f271dd]99
[b90b296]100 <seglistitem>
[ab47b4c9]101 <seg>amor, kmoon, kodo, kteatime, ktux, kweather, and kworldclock</seg>
[d5bca7b6]102 <seg>kdetoys support libraries</seg>
103 <seg>Support subdirectories in $KDE_PREFIX/share</seg>
[b90b296]104 </seglistitem>
105 </segmentedlist>
[9f271dd]106
[b90b296]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>
[ab47b4c9]155 <para>small Tux crossing stars.</para>
[b90b296]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>
[00c8453]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
[ab47b4c9]167 time in a range of cities around the world.</para>
[b90b296]168 <indexterm zone="kdetoys kworldclock">
169 <primary sortas="b-kworldclock">kworldclock</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
[9f271dd]174 </variablelist>
175
[b90b296]176 </sect2>
[9f271dd]177
[ee2025f]178</sect1>
Note: See TracBrowser for help on using the repository browser.