source: x/lib/libhandy1.xml@ ce44680

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since ce44680 was ce44680, checked in by Douglas R. Reno <renodr@…>, 17 months ago

Update to libhandy-1.8.0

  • Property mode set to 100644
File size: 5.1 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 libhandy1-download-http "&gnome-download-http;/libhandy/1.8/libhandy-&libhandy1-version;.tar.xz">
8 <!ENTITY libhandy1-download-ftp "&gnome-download-ftp;/libhandy/1.8/libhandy-&libhandy1-version;.tar.xz">
9 <!ENTITY libhandy1-md5sum "663afbc6c0448c254363c1a90f13a4ee">
10 <!ENTITY libhandy1-size "1.7 MB">
11 <!ENTITY libhandy1-buildsize "28 MB (with tests)">
12 <!ENTITY libhandy1-time "0.3 SBU (with tests)">
13]>
14
15<sect1 id="libhandy1" xreflabel="libhandy-&libhandy1-version;">
16 <?dbhtml filename="libhandy1.html"?>
17
18
19 <title>libhandy-&libhandy1-version;</title>
20
21 <indexterm zone="libhandy1">
22 <primary sortas="a-libhandy1">libhandy1</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to libhandy</title>
27
28 <para>
29 The <application>libhandy</application> package provides additional
30 GTK UI widgets for use in developing user interfaces.
31 </para>
32
33 &lfs112_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&libhandy1-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&libhandy1-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &libhandy1-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &libhandy1-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &libhandy1-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &libhandy1-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">libhandy Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="gtk3"/>
74 </para>
75
76 <bridgehead renderas="sect4">Recommended</bridgehead>
77 <para role="recommended">
78 <xref linkend="vala"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="gtk-doc"/> and
84 <ulink url="https://glade.gnome.org/">Glade</ulink>
85 </para>
86
87 <para condition="html" role="usernotes">
88 User Notes: <ulink url="&blfs-wiki;/libhandy1"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of libhandy</title>
94
95 <para>
96 Install <application>libhandy</application> by running the following
97 commands:
98 </para>
99
100<screen><userinput>mkdir build &amp;&amp;
101cd build &amp;&amp;
102
103meson --prefix=/usr --buildtype=release .. &amp;&amp;
104ninja</userinput></screen>
105
106 <para>
107 To test the results, issue: <command>ninja test</command>.
108 The tests must be run from a graphical session.
109 </para>
110
111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
114
115<screen role="root"><userinput>ninja install</userinput></screen>
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122 href="../../xincludes/meson-buildtype-release.xml"/>
123
124 <para>
125 <option>-Dgtk_doc=true</option>: Use this option if you have
126 <xref linkend="gtk-doc"/> installed and wish to install the documentation.
127 </para>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 handy-1-demo
142 </seg>
143 <seg>
144 libhandy-1.so
145 </seg>
146 <seg>
147 /usr/include/libhandy-1
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="handy-1-demo">
158 <term><command>handy-1-demo</command></term>
159 <listitem>
160 <para>
161 provides an example of how to use the
162 <application>libhandy</application> library
163 </para>
164 <indexterm zone="libhandy1 handy-1-demo">
165 <primary sortas="b-handy-1-demo">handy-1-demo</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="libhandy-1">
171 <term><filename class="libraryfile">libhandy-1.so</filename></term>
172 <listitem>
173 <para>
174 provides additional GTK widgets for use in creating user interfaces
175 </para>
176 <indexterm zone="libhandy1 libhandy-1">
177 <primary sortas="c-libhandy-1">libhandy-1.so</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181 </variablelist>
182 </sect2>
183
184</sect1>
Note: See TracBrowser for help on using the repository browser.