source: gnome/add/glade.xml@ db937f2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since db937f2 was 4c2be438, checked in by Krejzi <krejzi@…>, 12 years ago

fix Gnome dependencies - switch itstool with yelp-xsl (YELP_HELP_INIT requires yelp-xsl stylesheets),recommend gobject-introspection for every package in gnome/{core,add} and make Optional g-i section indicating that is required for gnome in packages that are not just required by gnome. Made some recommended (expected) deps to gstreamer plugins (codecs, input and output sinks), recommended alsa to the libcanberra, explicitly disabled oss to remove configure warning + added gnome dependencies into seperate optional section to libcanberra page. Added --disable-scrollkeeper explanation to many packages that can use rarian (for the scrollkeeper compat) and added some more rarian recommendations. Checked polkit, accountservice and consolekit deps, sorted them a bit. Finished Gnome 3.4

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

  • Property mode set to 100644
File size: 5.3 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 glade-download-http "&gnome-download-http;/glade/3.12/glade-&glade-version;.tar.xz">
8 <!ENTITY glade-download-ftp "&gnome-download-ftp;/glade/3.12/glade-&glade-version;.tar.xz">
9 <!ENTITY glade-md5sum "bc743c2b94b674770b67cbc0c90fb3eb">
10 <!ENTITY glade-size "2.4 MB">
11 <!ENTITY glade-buildsize "65 MB">
12 <!ENTITY glade-time "0.8 SBU">
13]>
14
15<sect1 id="glade" xreflabel="Glade-&glade-version;">
16 <?dbhtml filename="glade.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Glade-&glade-version;</title>
24
25 <indexterm zone="glade">
26 <primary sortas="a-glade">glade</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Glade</title>
31
32 <para><application>Glade</application> is a RAD tool to enable quick and easy
33 development of user interfaces for the GTK+ toolkit and the GNOME desktop
34 environment.</para>
35
36 &lfs70_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&glade-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&glade-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &glade-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &glade-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &glade-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &glade-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Glade Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required">
64 <xref linkend="gnome-doc-utils"/> and
65 <xref linkend="gtk3"/>
66 </para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended">
70 <xref linkend="gobject-introspection"/> and
71 <xref linkend="rarian"/>
72 </para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional">
76 <xref linkend="gtk-doc"/>
77 </para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/glade"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of Glade</title>
86
87 <para>Install <application>Glade</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=/usr &amp;&amp;
91make</userinput></screen>
92
93 <para>This package's testsuite is intended to be used by the
94 maintainer (or not) to check i18n files.</para>
95
96 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
97
98<screen role="root"><userinput>make install</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/without-scrollkeeper.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gtk-doc-rebuild.xml"/>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Library</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>
123 glade and glade-previewer
124 </seg>
125 <seg>
126 libgladeui-2.so
127 </seg>
128 <seg>
129 /usr/include/libgladeui-2.0, /usr/lib/glade,
130 /usr/share/glade, /usr/share/gnome/help/glade,
131 /usr/share/gtk-doc/html/gladeui-2 and
132 /usr/share/omf/glade
133 </seg>
134 </seglistitem>
135 </segmentedlist>
136
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="glade-prog">
143 <term><command>glade</command></term>
144 <listitem>
145 <para>is used to create or edit user interface designs
146 for GTK+ or GNOME applications.</para>
147 <indexterm zone="glade glade-prog">
148 <primary sortas="b-glade">glade</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152
153 <varlistentry id="glade-previewer">
154 <term><command>glade-previewer</command></term>
155 <listitem>
156 <para>is used to preview a glade UI definition.</para>
157 <indexterm zone="glade glade-previewer">
158 <primary sortas="b-glade-previewer">glade-previewer</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="libgladeui-2">
164 <term><filename class='libraryfile'>libgladeui-2.so</filename></term>
165 <listitem>
166 <para>contains the Glade API functions.</para>
167 <indexterm zone="glade libgladeui-2">
168 <primary sortas="c-libgladeui-2">libgladeui-2.so</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 </variablelist>
174
175 </sect2>
176
177</sect1>
Note: See TracBrowser for help on using the repository browser.