mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
e1e58be454
neither firefox nor epiphany can download them, and they are not well maintained, because rarely tested. This is WIP because the "(HTTP)" part of "Download (HTTP)" will need to be removed too. But let's see what users think first...
182 lines
5.0 KiB
XML
182 lines
5.0 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 libhandy1-download-http "&gnome-download-http;/libhandy/1.8/libhandy-&libhandy1-version;.tar.xz">
|
|
<!ENTITY libhandy1-download-ftp " ">
|
|
<!ENTITY libhandy1-md5sum "24c0addde7fac024bcf23cecf6c50c3a">
|
|
<!ENTITY libhandy1-size "1.7 MB">
|
|
<!ENTITY libhandy1-buildsize "27 MB (with tests)">
|
|
<!ENTITY libhandy1-time "0.1 SBU (with tests)">
|
|
]>
|
|
|
|
<sect1 id="libhandy1" xreflabel="libhandy-&libhandy1-version;">
|
|
<?dbhtml filename="libhandy1.html"?>
|
|
|
|
|
|
<title>libhandy-&libhandy1-version;</title>
|
|
|
|
<indexterm zone="libhandy1">
|
|
<primary sortas="a-libhandy1">libhandy1</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libhandy</title>
|
|
|
|
<para>
|
|
The <application>libhandy</application> package provides additional
|
|
GTK UI widgets for use in developing user interfaces.
|
|
</para>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libhandy1-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libhandy1-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libhandy1-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libhandy1-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libhandy1-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libhandy1-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libhandy Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gtk3"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="vala"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/> and
|
|
<ulink url="https://glade.gnome.org/">Glade</ulink>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libhandy</title>
|
|
|
|
<para>
|
|
Install <application>libhandy</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>.
|
|
The tests must be run from a graphical session.
|
|
</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"/>
|
|
|
|
<para>
|
|
<option>-Dgtk_doc=true</option>: Use this option if you have
|
|
<xref linkend="gtk-doc"/> installed and wish to install the documentation.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
handy-1-demo
|
|
</seg>
|
|
<seg>
|
|
libhandy-1.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/libhandy-1
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="handy-1-demo">
|
|
<term><command>handy-1-demo</command></term>
|
|
<listitem>
|
|
<para>
|
|
provides an example of how to use the
|
|
<application>libhandy</application> library
|
|
</para>
|
|
<indexterm zone="libhandy1 handy-1-demo">
|
|
<primary sortas="b-handy-1-demo">handy-1-demo</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libhandy-1">
|
|
<term><filename class="libraryfile">libhandy-1.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
provides additional GTK widgets for use in creating user interfaces
|
|
</para>
|
|
<indexterm zone="libhandy1 libhandy-1">
|
|
<primary sortas="c-libhandy-1">libhandy-1.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect2>
|
|
|
|
</sect1>
|