mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
01cd34615e
Minor edits Archive old KDE files git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17162 af4574ff-66df-0310-9fd7-8a98e5e911e0
170 lines
5.3 KiB
XML
170 lines
5.3 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 kde-baseapps-download-http "&kde-download-http;applications/&kde-apps-version;/src/kde-baseapps-&kde-apps-version;.tar.xz">
|
|
<!ENTITY kde-baseapps-download-ftp " ">
|
|
<!ENTITY kde-baseapps-md5sum "c2e47f4dacaded8118bbc7a3b975e7d4">
|
|
<!ENTITY kde-baseapps-size "2.0 MB">
|
|
<!ENTITY kde-baseapps-buildsize "85 MB">
|
|
<!ENTITY kde-baseapps-time "4.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="kde-baseapps" xreflabel="kde-baseapps-&kde-apps-version;">
|
|
<?dbhtml filename="kde-baseapps.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kde-baseapps-&kde-apps-version;</title>
|
|
|
|
<indexterm zone="kde-baseapps">
|
|
<primary sortas="a-kde-baseapps">kde-baseapps</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kde-baseapps</title>
|
|
|
|
<para>This package provides various applications, such as Dolphin
|
|
(file manager) and Konqueror (web browser). Infrastructure files and
|
|
libraries are also provided.</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kde-baseapps-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kde-baseapps-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kde-baseapps-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kde-baseapps-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kde-baseapps-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kde-baseapps-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kde-baseapps Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdelibs"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="kactivities"/>,
|
|
<xref linkend="kfilemetadata"/>,
|
|
<xref linkend="baloo"/>, and
|
|
<xref linkend="baloo-widgets"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<!-- <xref linkend="tidy-html"/> and
|
|
NOt compatible with the latest tidy.
|
|
-->
|
|
<xref linkend="glib2"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kde-baseapps"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kde-baseapps</title>
|
|
|
|
<para>Install <application>Kde-baseapps</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
|
|
-DWITH_LibTidy=OFF \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>To test the results, issue <command>make test</command>.</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>dolphin, fsview, kbookmarkmerger, kdepasswd, kdialog, keditbookmarks, kfind,
|
|
kfmclient, konqueror, nspluginscan, nspluginviewer, servicemenudeinstallation and
|
|
servicemenuinstallation</seg>
|
|
<seg>libdolphinprivate.so, libkbookmarkmodel_private.so,
|
|
libkdeinit4_dolphin.so, libkdeinit4_keditbookmarks.so,
|
|
libkdeinit4_kfmclient.so, libkdeinit4_konqueror.so, libkonq.so,
|
|
libkonqsidebarplugin.so, libkonquerorprivate.so and several in
|
|
&kde-dir;/lib/kde4</seg>
|
|
<seg>several in &kde-dir;/share</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="kbookmarkmerger">
|
|
<term><command>kbookmarkmerger</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a program for merging a given set of bookmarks into the
|
|
user's set of bookmarks.
|
|
</para>
|
|
<indexterm zone="kde-baseapps kbookmarkmerger">
|
|
<primary sortas="b-kbookmarkmerger">kbookmarkmerger</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kfind">
|
|
<term><command>kfind</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the file find utility for KDE.
|
|
</para>
|
|
<indexterm zone="kde-baseapps kfind">
|
|
<primary sortas="b-kfind">kfind</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|