glfs/general/genlib/wpebackend-fdo.xml
2023-08-19 15:19:27 -05:00

149 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 wpebackend-fdo-download-http "https://wpewebkit.org/releases/wpebackend-fdo-&wpebackend-fdo-version;.tar.xz">
<!ENTITY wpebackend-fdo-download-ftp " ">
<!ENTITY wpebackend-fdo-md5sum "dafd899646b2e31ef2d97938a638c48d">
<!ENTITY wpebackend-fdo-size "44 KB">
<!ENTITY wpebackend-fdo-buildsize "1.7 MB">
<!ENTITY wpebackend-fdo-time "0.1 SBU">
]>
<sect1 id="wpebackend-fdo" xreflabel="wpebackend-fdo-&wpebackend-fdo-version;">
<?dbhtml filename="wpebackend-fdo.html"?>
<title>wpebackend-fdo-&wpebackend-fdo-version;</title>
<indexterm zone="wpebackend-fdo">
<primary sortas="a-wpebackend-fdo">wpebackend-fdo</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to wpebackend-fdo</title>
<para>
The <application>wpebackend-fdo</application> package contains the
Freedesktop.org backend for WPE WebKit and the WPE renderer.
</para>
&lfs120_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&wpebackend-fdo-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&wpebackend-fdo-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &wpebackend-fdo-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &wpebackend-fdo-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &wpebackend-fdo-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &wpebackend-fdo-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">wpebackend-fdo Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libepoxy"/>,
<xref linkend="libwpe"/>, and
<xref linkend="wayland-protocols"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of wpebackend-fdo</title>
<para>
Install <application>wpebackend-fdo</application> by running the following
commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson setup --prefix=/usr --buildtype=release ..
ninja</userinput></screen>
<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>
None
</seg>
<seg>
libWPEBackend-fdo-1.0.so
</seg>
<seg>
/usr/include/wpe-fdo-1.0
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libWPEBackend-fdo">
<term><filename class="libraryfile">libWPEBackend-fdo-1.0.so</filename></term>
<listitem>
<para>
contains functions that provide the freedesktop.org backend for WPE
WebKit and the WPE renderer
</para>
<indexterm zone="wpebackend-fdo libWPEBackend-fdo">
<primary sortas="c-libWPEBackend-fdo">libWPEBackend-fdo-1.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>