source: lxqt/desktop/lxqt-solid.xml@ 64dcba4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 64dcba4 was 64dcba4, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Stats for misc kf5 packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20150 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 solid-download-http "&kf5-download-http;/solid-&kf5-version;.tar.xz">
8 <!ENTITY solid-download-ftp " ">
9 <!ENTITY solid-md5sum "a961e64883eb99d7ddd374d8e64f77ab">
10 <!ENTITY solid-size "252 KB">
11 <!ENTITY solid-buildsize "28 MB">
12 <!ENTITY solid-time "1.8 SBU">
13]>
14
15<sect1 id="lxqt-solid" xreflabel="solid-&kf5-version; for lxqt">
16 <?dbhtml filename="lxqt-solid.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Solid-&kf5-version; for lxqt</title>
24
25 <indexterm zone="lxqt-solid">
26 <primary sortas="a-solid">solid</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to solid</title>
31
32 <para>
33 <application>Solid</application> is a device integration framework. It
34 provides a way of querying and interacting with hardware independently of
35 the underlying operating system.
36 </para>
37
38 &lfs82_checked;
39
40 <note><para>This package is extracted from the KF5 set of packages. If
41 <xref linkend="kf5-frameworks"/> is built, do NOT also build this package
42 as presented here.</para></note>
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&solid-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&solid-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &solid-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &solid-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &solid-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &solid-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">Solid Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="extra-cmake-modules"/> and
83 <xref linkend="qt5"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
87 <para role="optional">
88 <xref role="runtime" linkend="udisks2"/>,
89 <xref role="runtime" linkend="upower"/>, and
90 <ulink role="runtime"
91 url="http://www.freedesktop.org/wiki/Software/media-player-info">
92 media-player-info</ulink>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/solid"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of solid</title>
102
103 <para>
104 Install <application>solid</application> by running the
105 following commands:
106 </para>
107
108<screen><userinput>mkdir -v build &amp;&amp;
109cd build &amp;&amp;
110
111cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
112 -DCMAKE_BUILD_TYPE=Release \
113 -DBUILD_TESTING=OFF \
114 -Wno-dev .. &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Library</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>
139 solid-hardware5
140 </seg>
141 <seg>
142 libKF5Solid.so and libsolidextensionplugin.so
143 </seg>
144 <seg>
145 $LXQT_PREFIX/lib/cmake/KF5Solid,
146 $LXQT_PREFIX/include/KF5/Solid, and
147 $LXQT_PREFIX/lib/qml/org/kde/solid
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="lxqt-solid-lib">
158 <term><filename class="libraryfile">libKF5Solid.so</filename></term>
159 <listitem>
160 <para>
161 provides a way of querying and interacting with hardware
162 independently of the underlying operating system.
163 </para>
164 <indexterm zone="lxqt-solid-lib">
165 <primary sortas="c-libKF5Solid">libKF5solid.so</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.