source: kde/add/kdetoys.xml@ 16a096a1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 16a096a1 was b90b296, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

KDE update, 3rd Installment

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

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