source: kde5/plasma/kinfocenter.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: 4.8 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 kinfocenter-download-http "&plasma-download-http;/kinfocenter-&plasma-version;.tar.xz">
8 <!ENTITY kinfocenter-download-ftp "&plasma-download-ftp;/kinfocenter-&plasma-version;.tar.xz">
9 <!ENTITY kinfocenter-md5sum "829944f90c2c1b746f3e7faea852b803">
10 <!ENTITY kinfocenter-size "1.1 MB">
11 <!ENTITY kinfocenter-buildsize "30 MB">
12 <!ENTITY kinfocenter-time "1.1 SBU">
13]>
14
15<sect1 id="kinfocenter" xreflabel="KInfoCenter-&plasma-version;">
16 <?dbhtml filename="kinfocenter.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>KInfoCenter-&plasma-version;</title>
24
25 <indexterm zone="kinfocenter">
26 <primary sortas="a-KInfoCenter">KInfoCenter</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to KInfoCenter</title>
31
32 <para>
33 The <application>KInfoCenter</application> package contains an
34 application that provides information about a computer system.
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="&kinfocenter-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&kinfocenter-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &kinfocenter-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &kinfocenter-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &kinfocenter-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &kinfocenter-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">KInfoCenter Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="kcmutils"/>,
78 <xref linkend="kdelibs4support"/> and
79 <xref linkend="plasma-framework"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
85 <xref linkend="pciutils"/> and
86 <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/kinfocenter"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of KInfoCenter</title>
96
97 <para>
98 Install <application>KInfoCenter</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>mkdir build &amp;&amp;
103cd build &amp;&amp;
104
105cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
106 -DCMAKE_BUILD_TYPE=Release \
107 -DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR \
108 -DLIB_INSTALL_DIR=lib \
109 -DBUILD_TESTING=OFF \
110 -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \
111 .. &amp;&amp;
112make</userinput></screen>
113
114 <para>
115 This package does not come with a test suite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/cmake-release.xml"/>
131
132 <para>
133 <parameter>-DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR</parameter>: This switch
134 is used to set correct XDG configuration directory.
135 </para>
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/kf5-libdir.xml"/>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/kf5-tests.xml"/>
142
143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
144 href="../../xincludes/qt5-plugins-dir.xml"/>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Programs</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg>
158 kinfocenter
159 </seg>
160 <seg>
161 None
162 </seg>
163 <seg>
164 $KF5_PREFIX/share/doc/HTML/*/kinfocenter,
165 $KF5_PREFIX/share/kcmusb,
166 $KF5_PREFIX/share/kcmview1394 and
167 $KF5_PREFIX/share/kinfocenter
168 </seg>
169 </seglistitem>
170 </segmentedlist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.