mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
9e04432142
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17157 af4574ff-66df-0310-9fd7-8a98e5e911e0
43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE partintro 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;
|
|
]>
|
|
|
|
<sect1 id="kde-intro">
|
|
<?dbhtml filename="kdeintro.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>KDE Preliminaries</title>
|
|
|
|
<para><application>KDE</application> is a comprehensive desktop environment
|
|
with a huge number of applications written for it and a huge amount of users.
|
|
It is based on the <application>Qt</application> framework.</para>
|
|
|
|
<para>There are two versions of <application>KDE</application>. KDE4 is a
|
|
deprecated version that combines libraries and the desktop environment into
|
|
one set of packages. It is no longer in BLFS. For KDE5, the libraries, now
|
|
called KDE Frameworks 5 or KF5, are separate from the desktop environment
|
|
called KDE Plasma 5. </para>
|
|
|
|
<para>For more information visit the official KDE project site at
|
|
<ulink url="http://www.kde.org/"/>.</para>
|
|
<!--
|
|
<sect2><title>Common Packages</title>
|
|
|
|
<para>There are several packages that are common to both versions of KDE.
|
|
These packages are presented in the following sections of this chapter.</para>
|
|
-->
|
|
<!-- <para>The core <application>KDE</application> packages are listed in the
|
|
recommended and tested build order. The additional
|
|
<application>KDE</application> packages can be built in any order.</para>
|
|
|
|
</sect2>-->
|
|
|
|
</sect1>
|