glfs/kde4/core/kde4workspace.xml
Ragnar Thomsen c9df31acea Infrastructure changes in kde section, added gwenview
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9857 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-04-06 01:50:36 +00:00

178 lines
6.2 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 kdeworkspace-download-http "&kde-download-http;&kdeworkspace-version;/src/kde-workspace-&kdeworkspace-version;.tar.xz">
<!ENTITY kdeworkspace-download-ftp "&kde-download-ftp;&kdeworkspace-version;/src/kde-workspace-&kdeworkspace-version;.tar.xz">
<!ENTITY kdeworkspace-md5sum "a725122bc968cce959fd2dfe3ef552ff">
<!ENTITY kdeworkspace-size "32.5 MB">
<!ENTITY kdeworkspace-buildsize "1.5 GB">
<!ENTITY kdeworkspace-time "20 SBU">
]>
<sect1 id="kdeworkspace" xreflabel="kde-workspace-&kdeworkspace-version;">
<?dbhtml filename="kde4workspace.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Kde-workspace-&kdeworkspace-version;</title>
<indexterm zone="kdeworkspace">
<primary sortas="a-kdeworkspace">kdeworkspace</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kde-workspace</title>
<para>The Kde-workspace package contains components that are central to
providing the <application>KDE</application> desktop environment. Of
particular importance are KWin, the <application>KDE4</application>
window manager, and Plasma, which provides the workspace interface.</para>
&lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&kdeworkspace-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&kdeworkspace-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &kdeworkspace-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &kdeworkspace-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &kdeworkspace-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &kdeworkspace-time;</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
url="&patch-root;/kdeworkspace-&kde4-version;-fixes-1.patch"/></para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">Kde-workspace Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="kdelibs"/> and
<xref linkend="kactivities"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="kdepimlibs"/>,
<xref linkend="boost"/>,
<xref linkend="freetype2"/>,
<xref linkend="pciutils"/> and
<xref linkend="consolekit"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="linux-pam"/>,
<xref linkend="libusb"/>,
<xref linkend="NetworkManager"/>,
<ulink url="http://lm-sensors.org/">lm-sensors</ulink>,
<ulink url="http://code.google.com/p/google-gadgets-for-linux/">GoogleGadgets</ulink>,
<ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>,
<ulink url="https://ieee1394.wiki.kernel.org/index.html">libraw1394</ulink>,
<ulink url="http://www.catb.org/gpsd/">gpsd</ulink>,
<ulink url="http://www.xmms.org/">XMMS</ulink> and
<ulink url="http://qalculate.sourceforge.net/">Qalculate!</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kdeworkspace"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Kde-workspace</title>
<para>Install <application>Kde4-workspace</application> by running the following
commands:</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
-DKDE_DEFAULT_HOME=.kde4 \
-DSYSCONF_INSTALL_DIR=/etc/kde4 \
-DPYTHON_SITE_PACKAGES_INSTALL_DIR=/usr/lib/python2.7/site-packages \
.. &amp;&amp;
make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><option>-DPYTHON_SITE_PACKAGES_INSTALL...</option>: This option is
set to install the KDE4 Python objects in the correct place.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>genkdmconf, kaccess, kapplymousetheme, kblankscrn.kss, kcheckrunning,
kcminit, kcminit_startup, kdm, kdmctl, kdostartupconfig4, kfontview,
kfontinst, kinfocenter, klipper, kmenuedit, krandom.kss, krandrtray,
krunner, ksmserver, ksplashqml, ksplashsimple, ksplashx, ksplashx_scale,
kstartupconfig4, ksysguard, ksysguardd, ksystraycmd, kwin, kwrited, oxygen-demo,
oxygen-settings, oxygen-shadow-demo, plasma-desktop, plasmaengineexplorer,
plasmawallpaperviewer, plasma-windowed, plasmoidviewer, solid-network,
solid-action-desktop-gen, startkde and systemsettings</seg>
<seg>several in $KDE4_PREFIX/lib</seg>
<seg>several in /etc/kde4, $KDE4_PREFIX/include and $KDE4_PREFIX/share</seg>
</seglistitem>
</segmentedlist>
<!--
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="a-kde4baseworkspace">
<term><command>kde4baseworkspace</command></term>
<listitem>
<para>is a testing utility for kde4baseworkspace-generated build trees.</para>
<indexterm zone="a-kde4baseworkspace kde4baseworkspace">
<primary sortas="b-kde4baseworkspace">kdelibs</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
-->
</sect2>
</sect1>