source: archive/kde/add/kdetoys.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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