source: lxqt/desktop/xdg-desktop-portal-lxqt.xml@ 7da4bea5

12.1 ken/TL2024 lazarus plabs/newcss rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since 7da4bea5 was 2a1923c, checked in by Pierre Labastie <pierre.labastie@…>, 6 months ago

Add xdg-desktop-portal-lxqt

  • Property mode set to 100644
File size: 5.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 xdg-desktop-portal-lxqt-download-http "https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/&xdg-desktop-portal-lxqt-version;/xdg-desktop-portal-lxqt-&xdg-desktop-portal-lxqt-version;.tar.xz">
8 <!ENTITY xdg-desktop-portal-lxqt-download-ftp " ">
9 <!ENTITY xdg-desktop-portal-lxqt-md5sum "364cb93bd4ad1f3d0e5e932ea118dc80">
10 <!ENTITY xdg-desktop-portal-lxqt-size "16 KB">
11 <!ENTITY xdg-desktop-portal-lxqt-buildsize "9.7 MB">
12 <!ENTITY xdg-desktop-portal-lxqt-time "?? SBU">
13]>
14
15<sect1 id="xdg-desktop-portal-lxqt" xreflabel="xdg-desktop-portal-lxqt-&xdg-desktop-portal-lxqt-version;">
16 <?dbhtml filename="xdg-desktop-portal-lxqt.html"?>
17
18 <title>xdg-desktop-portal-lxqt-&xdg-desktop-portal-lxqt-version;</title>
19
20 <indexterm zone="xdg-desktop-portal-lxqt">
21 <primary sortas="a-xdg-desktop-portal-lxqt">xdg-desktop-portal-lxqt</primary>
22 </indexterm>
23
24 <sect2 role="package">
25 <title>Introduction to xdg-desktop-portal-lxqt</title>
26
27 <para>
28 <application>xdg-desktop-portal-lxqt</application> is a backend for
29 <application>xdg-desktop-portal</application>, that is using the Qt
30 library.
31 </para>
32
33 &lfs120_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&xdg-desktop-portal-lxqt-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&xdg-desktop-portal-lxqt-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &xdg-desktop-portal-lxqt-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &xdg-desktop-portal-lxqt-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &xdg-desktop-portal-lxqt-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &xdg-desktop-portal-lxqt-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <!--
70 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
71 <itemizedlist spacing="compact">
72 <listitem>
73 <para>
74 Required patch:
75 <ulink url="&patch-root;/xdg-desktop-portal-lxqt-&xdg-desktop-portal-lxqt-version;-patch_name-patch_version.patch"/>
76 </para>
77 </listitem>
78 </itemizedlist>
79 -->
80 <bridgehead renderas="sect3">xdg-desktop-portal-lxqt Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="libfm-qt"/>,
85 (<xref linkend="lxqt-kwindowsystem"/> or
86 <xref role="nodep" linkend="kf5-frameworks"/>), and
87 <xref role="runtime" linkend="xdg-desktop-portal"/> (at runtime)
88 </para>
89
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of xdg-desktop-portal-lxqt</title>
94
95 <para>
96 Install <application>xdg-desktop-portal-lxqt</application> by running the
97 following commands:
98 </para>
99
100<screen><userinput>mkdir build &amp;&amp;
101cd build &amp;&amp;
102
103cmake -DCMAKE_INSTALL_PREFIX=/usr \
104 -DCMAKE_BUILD_TYPE=Release \
105 .. &amp;&amp;
106make</userinput></screen>
107
108 <para>
109 This package does not come with a test suite.
110 </para>
111
112 <para>
113 Now, as the &root; user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Program</segtitle>
125 <segtitle>Installed Library</segtitle>
126 <segtitle>Installed Directory</segtitle>
127
128 <seglistitem>
129 <seg>
130 one daemon in /usr/libexec
131 </seg>
132 <seg>
133 None
134 </seg>
135 <seg>
136 /usr/share/xdg-desktop-portal (if no other
137 <application>xdg-desktop-portal</application> backend is installed)
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141 <!--
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <!- - If the program or library name conflicts with (is the same as) the
148 package name, add -prog or -lib to the varlistentry entity id
149 and the 2nd entry of the indexterm zone entity - ->
150
151 <varlistentry id="PROGRAM1">
152 <term><command>PROGRAM1</command></term>
153 <listitem>
154 <para>
155 does this ..... (no period at the end)
156 </para>
157 <indexterm zone="xdg-desktop-portal-lxqt PROGRAM1">
158 <primary sortas="b-PROGRAM1">PROGRAM1</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="PROGRAM2">
164 <term><command>PROGRAM2</command></term>
165 <listitem>
166 <para>
167 does this ..... (no period at the end)
168 </para>
169 <indexterm zone="xdg-desktop-portal-lxqt PROGRAM2">
170 <primary sortas="b-PROGRAM2">PROGRAM2</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="libLIBRARY1">
176 <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
177 <listitem>
178 <para>
179 contains functions that ..... (no period at the end)
180 </para>
181 <indexterm zone="xdg-desktop-portal-lxqt libLIBRARY1">
182 <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186 </variablelist>
187 -->
188 </sect2>
189</sect1>
Note: See TracBrowser for help on using the repository browser.