mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
153 lines
4.2 KiB
XML
153 lines
4.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY xdg-dbus-proxy-download-http "https://github.com/flatpak/xdg-dbus-proxy/releases/download/&xdg-dbus-proxy-version;/xdg-dbus-proxy-&xdg-dbus-proxy-version;.tar.xz">
|
|
<!ENTITY xdg-dbus-proxy-download-ftp "">
|
|
<!ENTITY xdg-dbus-proxy-md5sum "b496f34b0fa4747a66eb5adb63b7d626">
|
|
<!ENTITY xdg-dbus-proxy-size "124 KB">
|
|
<!ENTITY xdg-dbus-proxy-buildsize "1.4 MB">
|
|
<!ENTITY xdg-dbus-proxy-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="xdg-dbus-proxy" xreflabel="xdg-dbus-proxy-&xdg-dbus-proxy-version;">
|
|
<?dbhtml filename="xdg-dbus-proxy.html"?>
|
|
|
|
<title>xdg-dbus-proxy-&xdg-dbus-proxy-version;</title>
|
|
|
|
<indexterm zone="xdg-dbus-proxy">
|
|
<primary sortas="a-xdg-dbus-proxy">xdg-dbus-proxy</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to xdg-dbus-proxy</title>
|
|
|
|
<para>
|
|
The <application>xdg-dbus-proxy</application> package contains a
|
|
filtering proxy for D-Bus connections. This is useful for forwarding data
|
|
in and out of a sandbox.
|
|
</para>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&xdg-dbus-proxy-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&xdg-dbus-proxy-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &xdg-dbus-proxy-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &xdg-dbus-proxy-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &xdg-dbus-proxy-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &xdg-dbus-proxy-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">xdg-dbus-proxy Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="glib2"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of xdg-dbus-proxy</title>
|
|
|
|
<para>
|
|
Install <application>xdg-dbus-proxy</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
meson setup --prefix=/usr --buildtype=release .. &&
|
|
ninja</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>ninja test</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
xdg-dbus-proxy
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="xdg-dbus-proxy-prog">
|
|
<term><command>xdg-dbus-proxy</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a filtering proxy for D-Bus connections
|
|
</para>
|
|
<indexterm zone="xdg-dbus-proxy xdg-dbus-proxy-prog">
|
|
<primary sortas="b-xdg-dbus-proxy">xdg-dbus-proxy</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect2>
|
|
</sect1>
|