source: x/lib/xdg-desktop-portal-gtk.xml@ e4dd745

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

Tell when /usr/share/xdg-desktop-portal is installed

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