mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
00bb024cb2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2109 af4574ff-66df-0310-9fd7-8a98e5e911e0
115 lines
3.5 KiB
XML
115 lines
3.5 KiB
XML
<sect1 id="kde-utils">
|
|
<?dbhtml filename="kde-utils.html"?>
|
|
<title>kdeutils-&kde-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>kdeutils</application></title>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&kde-utils-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&kde-utils-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &kde-utils-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &kde-utils-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &kde-utils-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>kdeutils</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="kde-base"/>
|
|
</para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para>
|
|
<xref linkend="libxml2"/> and
|
|
<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>kdeutils</application></title>
|
|
|
|
<para>Install <application>kdeutils</application> with:</para>
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>Major programs in <application>kdeutils</application> include
|
|
<command>ark</command>,
|
|
<command>irkick</command>,
|
|
<command>kcalc</command>,
|
|
<command>kcharselect</command>,
|
|
<command>kcmlirc</command>,
|
|
<command>kdepasswd</command>,
|
|
<command>kdf</command>,
|
|
<command>kedit</command>,
|
|
<command>kfloppy</command>,
|
|
<command>kgpg</command>,
|
|
<command>khexedit</command>,
|
|
<command>kjots</command>,
|
|
<command>ksim</command>,
|
|
<command>kregexpeditor</command>,
|
|
<command>ktimer</command> and
|
|
<command>kwallet</command>.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>ark</title>
|
|
<para><command>ark</command> is an archiving tool.</para></sect3>
|
|
|
|
<sect3><title>irkick</title>
|
|
<para><command>irkick</command> is the infrastructure for the
|
|
<acronym>KDE</acronym>'s Infrared Remote Control functionality;
|
|
<command>irkick</command> is the server component of that
|
|
infrastructure.</para></sect3>
|
|
|
|
<sect3><title>kcalc</title>
|
|
<para><command>kcalc</command> is a scientific calculator.</para></sect3>
|
|
|
|
<sect3><title>kcharselect</title>
|
|
<para><command>kcharselect</command> is a character selector
|
|
applet.</para></sect3>
|
|
|
|
<sect3><title>kdepasswd</title>
|
|
<para><command>kdepasswd</command> is a password managing utility.</para></sect3>
|
|
|
|
<sect3><title>kdf</title>
|
|
<para><command>kdf</command> is a disk usage viewer.</para></sect3>
|
|
|
|
<sect3><title>kedit</title>
|
|
<para><command>kedit</command> is a text editor.</para></sect3>
|
|
|
|
<sect3><title>kfloppy</title>
|
|
<para><command>kfloppy</command> is a floppy formatter.</para></sect3>
|
|
|
|
<sect3><title>kgpg</title>
|
|
<para><command>kgpg</command> is a simple graphical interface for
|
|
<xref linkend="gnupg"/>.</para></sect3>
|
|
|
|
<sect3><title>khexedit</title>
|
|
<para><command>khexedit</command> is a binary editor.</para></sect3>
|
|
|
|
<sect3><title>kjots</title>
|
|
<para><command>kjots</command> is a note taker.</para></sect3>
|
|
|
|
<sect3><title>kregexpeditor</title>
|
|
<para><command>kregexpeditor</command> is an editor for editing regular
|
|
expressions in a graphical style (in contrast to the
|
|
<acronym>ASCII</acronym> syntax).</para></sect3>
|
|
|
|
<sect3><title>ktimer</title>
|
|
<para><command>ktimer</command> is a task scheduler.</para></sect3>
|
|
|
|
</sect2>
|
|
</sect1>
|