source: lxqt/desktop/lxqt-libkscreen.xml@ ce228c2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ce228c2 was ce228c2, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to plasma-5.6.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17152 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.6 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 libkscreen-download-http "http://download.kde.org/stable/plasma/&plasma5-version;/libkscreen-&plasma5-version;.tar.xz">
8 <!ENTITY libkscreen-download-ftp " ">
9 <!ENTITY libkscreen-md5sum "78424f1562b2aea71ec5b384ef01c3ae">
10 <!ENTITY libkscreen-size "84 KB">
11 <!ENTITY libkscreen-buildsize "8.0 MB">
12 <!ENTITY libkscreen-time "0.9 SBU">
13]>
14
15<sect1 id="lxqt-libkscreen" xreflabel="libkscreen-&plasma5-version; for lxqt">
16 <?dbhtml filename="lxqt-libkscreen.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Libkscreen-&plasma5-version; for lxqt</title>
24
25 <indexterm zone="lxqt-libkscreen">
26 <primary sortas="a-libkscreen">libkscreen</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libkscreen</title>
31
32 <para>
33 The <application>Libkscreen</application> package contains the
34 KDE Screen Management library.
35 </para>
36
37 &lfs79_checked;
38
39 <note><para>This packge is extracted from the KDE Plasma set of packages. If
40 <xref linkend="plasma5-build"/> is built, do NOT also build this package
41 as prsented here.</para></note>
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&libkscreen-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&libkscreen-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &libkscreen-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &libkscreen-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &libkscreen-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &libkscreen-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Libkscreen Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="extra-cmake-modules"/>,
82 <xref linkend="xorg7-lib"/>, and
83 <xref linkend="qt5"/>
84 </para>
85
86 <para condition="html" role="usernotes">
87 User Notes: <ulink url="&blfs-wiki;/liblxqt"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of liblxqt</title>
93
94 <para>
95 Install <application>liblxqt</application> by running the
96 following commands:
97 </para>
98
99<screen><userinput>mkdir -v build &amp;&amp;
100cd build &amp;&amp;
101
102cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
103 -DCMAKE_BUILD_TYPE=Release \
104 -DCMAKE_INSTALL_LIBDIR=lib \
105 -DBUILD_TESTING=OFF \
106 -Wno-dev .. &amp;&amp;
107make</userinput></screen>
108
109 <para>
110 This package does not come with a test suite.
111 </para>
112
113 <para>
114 Now, as the <systemitem class="username">root</systemitem> user:
115 </para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Library</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 None
132 </seg>
133 <seg>
134 libKF5Screen.so
135 </seg>
136 <seg>
137 $LXQT_PREFIX/lib/cmake/KF5ScreenConfig,
138 $LXQT_PREFIX/lib/libexec/kf5,
139 $LXQT_PREFIX/include/KF5/KScreen, and
140 $LXQT_PREFIX/lib/plugins/kf5/kscreen
141 </seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="lxqt-libkscreen-lib">
151 <term><filename class="libraryfile">libKF5Screen.so</filename></term>
152 <listitem>
153 <para>
154 contains the KDE Screen Management library
155 </para>
156 <indexterm zone="lxqt-libkscreen-lib">
157 <primary sortas="c-libKF5Screen">libKF5Screen.so</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.