mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
98078a636a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7114 af4574ff-66df-0310-9fd7-8a98e5e911e0
267 lines
8.7 KiB
XML
267 lines
8.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
<!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeutils-download-ftp "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeutils-md5sum "e0ea2c15ccf2bd3d8be5f2bf57cfe14a">
|
|
<!ENTITY kdeutils-size "2.9 MB">
|
|
<!ENTITY kdeutils-buildsize "63 MB">
|
|
<!ENTITY kdeutils-time "4.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="kdeutils" xreflabel="kdeutils-&kde-version;">
|
|
<?dbhtml filename="kdeutils.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kdeutils-&kde-version;</title>
|
|
|
|
<indexterm zone="kdeutils">
|
|
<primary sortas="a-kdeutils">Kdeutils</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kdeutils</title>
|
|
|
|
<para><application>Kdeutils</application> provides
|
|
<application>KDE</application> programs for miscellaneous tasks. Programs
|
|
include a calculator, a note taker, a basic editor, a floppy disk manager,
|
|
and a binary editor.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kdeutils-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kdeutils-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kdeutils-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kdeutils-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kdeutils-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kdeutils-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kdeutils Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="kdebase"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended"><xref linkend="libjpeg"/>,
|
|
<xref linkend="libxml2"/>, and
|
|
<xref linkend="gmp"/> (required for KCalc)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
|
|
<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink> (for
|
|
Thinkpad support)</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kdeutils"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation" >
|
|
<title>Installation of Kdeutils</title>
|
|
|
|
<para>Install <application>kdeutils</application> with:</para>
|
|
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>ark, irkick, kcalc, kcharselect, kdessh, kdf, kedit, kfloppy,
|
|
kgpg, khexedit, kjots, klaptop_acpi_helper, klaptop_check,
|
|
kregexpeditor, ktimer, kwalletmanager, kwikdisk, and superkaramba</seg>
|
|
<seg>Several kdeutils specific libraries</seg>
|
|
<seg>Several subdirectories in $KDE_PREFIX/share</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="ark">
|
|
<term><command>ark</command></term>
|
|
<listitem>
|
|
<para>is an archiving tool.</para>
|
|
<indexterm zone="kdeutils ark">
|
|
<primary sortas="b-ark">ark</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="irkick">
|
|
<term><command>irkick</command></term>
|
|
<listitem>
|
|
<para>is the infrastructure for <application>KDE</application>'s Infrared
|
|
Remote Control functionality; <command>irkick</command> is the server
|
|
component of that infrastructure.</para>
|
|
<indexterm zone="kdeutils irkick">
|
|
<primary sortas="b-irkick">irkick</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kcalc">
|
|
<term><command>kcalc</command></term>
|
|
<listitem>
|
|
<para>is a scientific calculator.</para>
|
|
<indexterm zone="kdeutils kcalc">
|
|
<primary sortas="b-kcalc">kcalc</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kcharselect">
|
|
<term><command>kcharselect</command></term>
|
|
<listitem>
|
|
<para>is a character selector applet.</para>
|
|
<indexterm zone="kdeutils kcharselect">
|
|
<primary sortas="b-kcharselect">kcharselect</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kdf">
|
|
<term><command>kdf</command></term>
|
|
<listitem>
|
|
<para>is a disk usage viewer.</para>
|
|
<indexterm zone="kdeutils kdf">
|
|
<primary sortas="b-kdf">kdf</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kedit">
|
|
<term><command>kedit</command></term>
|
|
<listitem>
|
|
<para>is a text editor.</para>
|
|
<indexterm zone="kdeutils kedit">
|
|
<primary sortas="b-kedit">kedit</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kfloppy">
|
|
<term><command>kfloppy</command></term>
|
|
<listitem>
|
|
<para>is a floppy formatter.</para>
|
|
<indexterm zone="kdeutils kfloppy">
|
|
<primary sortas="b-kfloppy">kfloppy</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kgpg">
|
|
<term><command>kgpg</command></term>
|
|
<listitem>
|
|
<para>a simple graphical interface for <xref linkend="gnupg"/>.</para>
|
|
<indexterm zone="kdeutils kgpg">
|
|
<primary sortas="b-kgpg">kgpg</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="khexedit">
|
|
<term><command>khexedit</command></term>
|
|
<listitem>
|
|
<para>is a binary editor.</para>
|
|
<indexterm zone="kdeutils khexedit">
|
|
<primary sortas="b-khexedit">khexedit</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kjots">
|
|
<term><command>kjots</command></term>
|
|
<listitem>
|
|
<para>is a note taker.</para>
|
|
<indexterm zone="kdeutils kjots">
|
|
<primary sortas="b-kjots">kjots</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kregexpeditor">
|
|
<term><command>kregexpeditor</command></term>
|
|
<listitem>
|
|
<para>is an editor for editing regular expressions in a
|
|
graphical style (in contrast to the ASCII syntax).</para>
|
|
<indexterm zone="kdeutils kregexpeditor">
|
|
<primary sortas="b-kregexpeditor">kregexpeditor</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="ktimer">
|
|
<term><command>ktimer</command></term>
|
|
<listitem>
|
|
<para>is a task scheduler.</para>
|
|
<indexterm zone="kdeutils ktimer">
|
|
<primary sortas="b-ktimer">ktimer</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kwalletmanager">
|
|
<term><command>kwalletmanager</command></term>
|
|
<listitem>
|
|
<para>provides a secure way to manage passwords.</para>
|
|
<indexterm zone="kdeutils kwalletmanager">
|
|
<primary sortas="b-kwalletmanager">kwalletmanager</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="superkaramba">
|
|
<term><command>superkaramba</command></term>
|
|
<listitem>
|
|
<para>is a tool to create interactive widgets on a
|
|
<application>KDE</application> desktop.</para>
|
|
<indexterm zone="kdeutils superkaramba">
|
|
<primary sortas="b-superkaramba">superkaramba</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|