source: general/genlib/libglade.xml@ 4f26c54

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4f26c54 was 4f26c54, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. Genlib chapter.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5340 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libglade-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
8 <!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
9 <!ENTITY libglade-md5sum "e4734a59f1f2308d7714dc0ebf8163f1">
10 <!ENTITY libglade-size "317 KB">
11 <!ENTITY libglade-buildsize "5.1 MB">
12 <!ENTITY libglade-time "0.15 SBU">
13]>
14
15<sect1 id="libglade" xreflabel="libglade-&libglade-version;">
16 <?dbhtml filename="libglade.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">libglade-&libglade-version;.tar</keyword>
23 <keyword role="ftptdir">libglade</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Libglade-&libglade-version;</title>
28
29 <indexterm zone="libglade">
30 <primary sortas="a-Libglade">Libglade</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Libglade</title>
35
36 <para>The <application>libglade</application> package contains
37 <filename class="libraryfile">libglade</filename> libraries. These are useful
38 for loading Glade interface files in a program at runtime.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&libglade-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&libglade-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &libglade-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &libglade-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &libglade-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &libglade-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Libglade Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="libxml2"/> and
66 <xref linkend="gtk2"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="python"/>
70 and <xref linkend="gtk-doc"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of Libglade</title>
76
77 <para>Install <application>libglade</application> by running the following
78 commands:</para>
79
80<screen><userinput>./configure --prefix=/usr &amp;&amp;
81make</userinput></screen>
82
83 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
84
85<screen role="root"><userinput>make install</userinput></screen>
86
87 </sect2>
88
89 <sect2 role="commands">
90 <title>Command Explanations</title>
91
92 <para><option>--enable-gtk-doc</option>: This switch can be added to
93 rebuild the HTML documentation.</para>
94
95 </sect2>
96
97 <sect2 role="content">
98 <title>Contents</title>
99
100 <segmentedlist>
101 <segtitle>Installed Program</segtitle>
102 <segtitle>Installed Library</segtitle>
103 <segtitle>Installed Directories</segtitle>
104
105 <seglistitem>
106 <seg>libglade-convert (requires <command>python</command> and
107 <filename class='libraryfile'>pyexpat.so</filename>)</seg>
108 <seg>libglade-2.0.[so,a]</seg>
109 <seg>/usr/include/libglade-2.0, /usr/share/xml/libglade, and
110 /usr/share/gtk-doc/html/libglade</seg>
111 </seglistitem>
112 </segmentedlist>
113
114 <variablelist>
115 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
116 <?dbfo list-presentation="list"?>
117 <?dbhtml list-presentation="table"?>
118
119 <varlistentry id="libglade-convert">
120 <term><command>libglade-convert</command></term>
121 <listitem>
122 <para>is used to convert old Glade interface files to
123 Glade-2.0 standards.</para>
124 <indexterm zone="libglade libglade-convert">
125 <primary sortas="b-libglade-convert">libglade-convert</primary>
126 </indexterm>
127 </listitem>
128 </varlistentry>
129
130 <varlistentry id="libglade-lib">
131 <term><filename class='libraryfile'>libglade-2.0.[so,a]</filename></term>
132 <listitem>
133 <para>contain the functions necessary to load Glade interface
134 files.</para>
135 <indexterm zone="libglade libglade-lib">
136 <primary sortas="c-libglade-2.0">libglade-2.0.[so,a]</primary>
137 </indexterm>
138 </listitem>
139 </varlistentry>
140
141 </variablelist>
142
143 </sect2>
144
145</sect1>
Note: See TracBrowser for help on using the repository browser.