source: kde/add/kdeutils.xml@ 1dabb2f6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 1dabb2f6 was 98a9fb3, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated kdeutils-3.2.2 build entities and dependencies

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

  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
[4a67c36]8<!ENTITY kdeutils-download-ftp "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
[98a9fb3]9<!ENTITY kdeutils-md5sum "bf50db108408da11e2f2fcacd6b46b51">
[4a67c36]10<!ENTITY kdeutils-size "2.2 MB">
[98a9fb3]11<!ENTITY kdeutils-buildsize "59 MB">
12<!ENTITY kdeutils-time "6.33 SBU">
[60384c68]13]>
14
[ee2025f]15<sect1 id="kdeutils">
[a0f03b0]16<sect1info>
[5cd0959d]17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
[a0f03b0]19</sect1info>
[ee2025f]20<?dbhtml filename="kdeutils.html"?>
[98a9fb3]21<title><application>kdeutils</application>-&kde-version;</title>
[ee2025f]22
[60384c68]23<sect2>
24<title>Introduction to <application>kdeutils</application></title>
25
26<sect3><title>Package information</title>
27<itemizedlist spacing='compact'>
28<listitem><para>Download (HTTP): <ulink
29url="&kdeutils-download-http;"/></para></listitem>
30<listitem><para>Download (FTP): <ulink
31url="&kdeutils-download-ftp;"/></para></listitem>
[98a9fb3]32<listitem><para>Download MD5 sum: &kdeutils-md5sum;</para></listitem>
[60384c68]33<listitem><para>Download size: &kdeutils-size;</para></listitem>
[98a9fb3]34<listitem><para>Estimated disk space required:
[60384c68]35&kdeutils-buildsize;</para></listitem>
36<listitem><para>Estimated build time:
37&kdeutils-time;</para></listitem></itemizedlist>
38</sect3>
39
40<sect3><title><application>kdeutils</application> dependencies</title>
41<sect4><title>Required</title>
[4a67c36]42<para><xref linkend="kdebase"/></para>
43</sect4>
44
45<sect4><title>Recommended</title>
[98a9fb3]46<para><xref linkend="libjpeg"/> and <xref linkend="libxml2"/></para>
[4a67c36]47</sect4>
48
[60384c68]49<sect4><title>Optional</title>
[98a9fb3]50<para><ulink url="http://www.net-snmp.org/">Net-SNMP</ulink> and
51<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink></para>
[4a67c36]52</sect4>
[60384c68]53</sect3>
54
55</sect2>
56
57<sect2>
58<title>Installation of <application>kdeutils</application></title>
59
60<para>Install <application>kdeutils</application> with:</para>
61<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
62 --disable-dependency-tracking &amp;&amp;
63make &amp;&amp;
64make install</command></userinput></screen>
65
66</sect2>
67
68<sect2>
69<title>Contents</title>
70
71<para>Major programs in <application>kdeutils</application> include
72<command>ark</command>,
73<command>irkick</command>,
74<command>kcalc</command>,
75<command>kcharselect</command>,
76<command>kcmlirc</command>,
77<command>kdepasswd</command>,
78<command>kdf</command>,
79<command>kedit</command>,
80<command>kfloppy</command>,
81<command>kgpg</command>,
82<command>khexedit</command>,
83<command>kjots</command>,
84<command>ksim</command>,
85<command>kregexpeditor</command>,
86<command>ktimer</command> and
[98a9fb3]87<command>kwallet</command>.</para>
[60384c68]88
89</sect2>
90
91<sect2><title>Description</title>
92
93<sect3><title>ark</title>
94<para><command>ark</command> is an archiving tool.</para></sect3>
95
96<sect3><title>irkick</title>
97<para><command>irkick</command> is the infrastructure for
98<acronym>KDE</acronym>'s Infrared Remote Control functionality;
99<command>irkick</command> is the server component of that
100infrastructure.</para></sect3>
101
102<sect3><title>kcalc</title>
103<para><command>kcalc</command> is a scientific
104calculator.</para></sect3>
105
106<sect3><title>kcharselect</title>
107<para><command>kcharselect</command> is a character selector
108applet.</para></sect3>
109
110<sect3><title>kdepasswd</title>
111<para><command>kdepasswd</command> is a password managing
112utility.</para></sect3>
113
114<sect3><title>kdf</title>
115<para><command>kdf</command> is a disk usage viewer.</para></sect3>
116
117<sect3><title>kedit</title>
118<para><command>kedit</command> is a text editor.</para></sect3>
119
120<sect3><title>kfloppy</title>
121<para><command>kfloppy</command> is a floppy formatter.</para></sect3>
122
123<sect3><title>kgpg</title>
124<para><command>kgpg</command> is a simple graphical interface for
125<xref linkend="gnupg"/>.</para></sect3>
126
127<sect3><title>khexedit</title>
128<para><command>khexedit</command> is a binary editor.</para></sect3>
129
130<sect3><title>kjots</title>
131<para><command>kjots</command> is a note taker.</para></sect3>
132
133<sect3><title>kregexpeditor</title>
134<para><command>kregexpeditor</command> is an editor for editing regular
135expressions in a graphical style (in contrast to the
136<acronym>ASCII</acronym> syntax).</para></sect3>
137
138<sect3><title>ktimer</title>
139<para><command>ktimer</command> is a task scheduler.</para></sect3>
140
141</sect2>
[ee2025f]142
143</sect1>
Note: See TracBrowser for help on using the repository browser.