source: lxqt/desktop/lxqt-solid.xml@ ea0364a

lazarus trunk
Last change on this file since ea0364a was 5866da0, checked in by Bruce Dubbs <bdubbs@…>, 5 weeks ago

General cleanup.

Remove a bunch of unneeded xml comments.
Remove refereces to qt5 where qt6 can be used.

  • Property mode set to 100644
File size: 5.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[1cc6ea03]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
[18958f2e]7 <!ENTITY solid-download-http "&kf6-download-http;/solid-&kf6-version;.tar.xz">
[1cc6ea03]8 <!ENTITY solid-download-ftp " ">
[18958f2e]9 <!ENTITY solid-md5sum "fcc31e283870b1ce82d8c4fb584d41a2">
[1cc6ea03]10 <!ENTITY solid-size "300 KB">
[18958f2e]11 <!ENTITY solid-buildsize "33 MB">
12 <!ENTITY solid-time "0.4 SBU (Using parallelism=4)">
[1cc6ea03]13]>
14
[18958f2e]15<sect1 id="lxqt-solid" xreflabel="solid-&kf6-version; for lxqt">
[1cc6ea03]16 <?dbhtml filename="lxqt-solid.html"?>
17
18
[18958f2e]19 <title>solid-&kf6-version; for lxqt</title>
[1cc6ea03]20
21 <indexterm zone="lxqt-solid">
22 <primary sortas="a-solid">solid</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to solid</title>
27
28 <para>
29 <application>Solid</application> is a device integration framework. It
30 provides a way of querying and interacting with hardware independently of
31 the underlying operating system.
32 </para>
33
[e7c667c7]34 &lfs121_checked;
[18958f2e]35
[4c5147b]36 <important>
37 <para>
[18958f2e]38 This package is extracted from the KF6 set of packages.
39 If <xref linkend="kf6-frameworks"/> is built, do <emphasis
[4c5147b]40 role="bold">NOT</emphasis> also build this package as presented
41 here.
42 </para>
43 </important>
[18958f2e]44
[1cc6ea03]45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&solid-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&solid-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &solid-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &solid-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &solid-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &solid-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">solid Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="extra-cmake-modules"/> and
[18958f2e]84 <xref linkend="qt6"/>
[1cc6ea03]85 </para>
86
87 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
88 <para role="optional">
89 <xref role="runtime" linkend="udisks2"/>,
[d02ddc6]90 <xref role="runtime" linkend="upower"/>,
[45fbce6]91 <ulink url="https://libimobiledevice.org/">libimobiledevice</ulink>, and
[d02ddc6]92 <!-- includes both libimobiledevice and libplist, which CMake says are
93 optional.-->
[1cc6ea03]94 <ulink role="runtime"
95 url="http://www.freedesktop.org/wiki/Software/media-player-info">
[e440af5]96 media-player-info</ulink>
[1cc6ea03]97 </para>
98
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of solid</title>
103
104 <para>
105 Install <application>solid</application> by running the
106 following commands:
107 </para>
108
[18958f2e]109<screen><userinput>mkdir build &amp;&amp;
110cd build &amp;&amp;
[1cc6ea03]111
[18958f2e]112cmake -D CMAKE_INSTALL_PREFIX=/usr \
113 -D CMAKE_BUILD_TYPE=Release \
114 -D BUILD_TESTING=OFF \
115 -W no-dev .. &amp;&amp;
[1cc6ea03]116make</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
[5ecd157]123 Now, as the &root; user:
[1cc6ea03]124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
[a9725cee]128 </sect2>
129
[1cc6ea03]130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Library</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
[18958f2e]140 solid-hardware6
[1cc6ea03]141 </seg>
142 <seg>
[18958f2e]143 libKF6Solid.so
[1cc6ea03]144 </seg>
145 <seg>
[18958f2e]146 /usr/include/KF6/Solid and
147 /usr/lib/cmake/KF6Solid
[1cc6ea03]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
[18958f2e]157 <varlistentry id="lxqt-solid-solid-hardware6">
158 <term><command>solid-hardware6</command></term>
[712ffb1]159 <listitem>
160 <para>
161 queries hardware information from the system
162 </para>
[18958f2e]163 <indexterm zone="lxqt-solid lxqt-solid-solid-hardware6">
164 <primary sortas="b-solid-hardware6">solid-hardware6</primary>
[712ffb1]165 </indexterm>
166 </listitem>
167 </varlistentry>
168
[1cc6ea03]169 <varlistentry id="lxqt-solid-lib">
[18958f2e]170 <term><filename class="libraryfile">libKF6Solid.so</filename></term>
[1cc6ea03]171 <listitem>
172 <para>
173 provides a way of querying and interacting with hardware
[f9c0972]174 independently of the underlying operating system
[1cc6ea03]175 </para>
176 <indexterm zone="lxqt-solid-lib">
[18958f2e]177 <primary sortas="c-libKF6Solid">libKF6solid.so</primary>
[1cc6ea03]178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 </variablelist>
183
184 </sect2>
185
186</sect1>
Note: See TracBrowser for help on using the repository browser.