source: kde5/plasma/plasma-desktop.xml@ 3899973

kde5-13430
Last change on this file since 3899973 was 3899973, checked in by Krejzi <krejzi@…>, 10 years ago

Create new kde5 branch (sorry Pierre) to merge latest kde 5 work with latest trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/kde5@13430 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY plasma-desktop-download-http "&plasma-download-http;/plasma-desktop-&plasma-version;.tar.xz">
8 <!ENTITY plasma-desktop-download-ftp "&plasma-download-ftp;/plasma-desktop-&plasma-version;.tar.xz">
9 <!ENTITY plasma-desktop-md5sum "83a010a0f784dbd863299e3191d6169c">
10 <!ENTITY plasma-desktop-size "5.8 MB">
11 <!ENTITY plasma-desktop-buildsize "163 MB">
12 <!ENTITY plasma-desktop-time "5.6 SBU">
13]>
14
15<sect1 id="plasma-desktop" xreflabel="Plasma-Desktop-&plasma-version;">
16 <?dbhtml filename="plasma-desktop.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Plasma-Desktop-&plasma-version;</title>
24
25 <indexterm zone="plasma-desktop">
26 <primary sortas="a-Plasma-Desktop">Plasma-Desktop</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Plasma-Desktop</title>
31
32 <para>
33 The <application>Plasma-Desktop</application> package contains the
34 <application>KDE Plasma 5</application> Desktop.
35 </para>
36
37 &lfs75_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&plasma-desktop-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&plasma-desktop-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &plasma-desktop-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &plasma-desktop-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &plasma-desktop-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &plasma-desktop-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Plasma-Desktop Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="plasma-workspace"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="libcanberra"/>,
83 <xref linkend="libusb-compat"/> and
84 <xref linkend="pulseaudio"/>
85 </para>
86
87 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
88 <para role="required">
89 <xref linkend="khotkeys"/>,
90 <xref linkend="ksysguard"/>,
91 <xref linkend="powerdevil"/> and
92 <xref linkend="systemsettings"/>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/plasma-desktop"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Plasma-Desktop</title>
102
103 <para>
104 Install <application>Plasma-Desktop</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>mkdir build &amp;&amp;
109cd build &amp;&amp;
110
111cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
112 -DCMAKE_BUILD_TYPE=Release \
113 -DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR \
114 -DLIB_INSTALL_DIR=lib \
115 -DBUILD_TESTING=OFF \
116 -DQML_INSTALL_DIR=&qt5-qml-dir; \
117 -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \
118 .. &amp;&amp;
119make</userinput></screen>
120
121 <para>
122 This package does not come with a test suite.
123 </para>
124
125 <para>
126 Now, as the <systemitem class="username">root</systemitem> user:
127 </para>
128
129<screen role="root"><userinput>make install</userinput></screen>
130
131 </sect2>
132
133 <sect2 role="commands">
134 <title>Command Explanations</title>
135
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/cmake-release.xml"/>
138
139 <para>
140 <parameter>-DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR</parameter>: This switch
141 is used to set correct XDG configuration directory.
142 </para>
143
144 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
145 href="../../xincludes/kf5-libdir.xml"/>
146
147 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
148 href="../../xincludes/kf5-tests.xml"/>
149
150 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
151 href="../../xincludes/qt5-qml-dir.xml"/>
152
153 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
154 href="../../xincludes/qt5-plugins-dir.xml"/>
155
156 </sect2>
157
158 <sect2 role="content">
159 <title>Contents</title>
160
161 <segmentedlist>
162 <segtitle>Installed Programs</segtitle>
163 <segtitle>Installed Libraries</segtitle>
164 <segtitle>Installed Directories</segtitle>
165
166 <seglistitem>
167 <seg>
168 kaccess, kapplymousetheme, kfontinst, kfontview, knetattach and krdb
169 </seg>
170 <seg>
171 libkdeinit5_kaccess.so, libkfontinst.so and libkfontinstui.so
172 </seg>
173 <seg>
174 $KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma/private/{folder,kicker,kickoff},
175 $KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma/private/{pager,taskmanager,trash},
176 $KF5_PREFIX/share/color-schemes,
177 $KF5_PREFIX/share/doc/HTML/*/{kcontrol,kfontview,knetattach,plasma-desktop},
178 $KF5_PREFIX/share/{kcm_componentchooser,kcminput,kcmkeyboard,kcmkeys},
179 $KF5_PREFIX/share/{kcm_phonon,kcontrol,kdisplay,kdm,kfontinst,kfontview}
180 $KF5_PREFIX/share/{konqsidebartng,kthememanager} and
181 $KF5_PREFIX/share/plasma/{packages,shells}
182 </seg>
183 </seglistitem>
184 </segmentedlist>
185
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.