source: archive/deprecated/libgnomeui.xml@ 48b59802

11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.2 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 libgnomeui-download-http "&gnome-download-http;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
8 <!ENTITY libgnomeui-download-ftp "&gnome-download-ftp;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
9 <!ENTITY libgnomeui-md5sum "d4bb506b1916015323928faab5aa708b">
10 <!ENTITY libgnomeui-size "1.4 MB">
11 <!ENTITY libgnomeui-buildsize "53 MB">
12 <!ENTITY libgnomeui-time "0.7 SBU">
13]>
14
15<sect1 id="libgnomeui" xreflabel="libgnomeui-&libgnomeui-version;">
16 <?dbhtml filename="libgnomeui.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>libgnomeui-&libgnomeui-version;</title>
23
24 <indexterm zone="libgnomeui">
25 <primary sortas="a-Libgnomeui">Libgnomeui</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to libgnomeui</title>
30
31 <para>The <application>libgnomeui</application> package contains
32 <filename class="libraryfile">libgnomeui</filename> libraries.</para>
33
34 &lfs72_checked;
35
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
37 href="../../xincludes/gnome2.xml"/>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&libgnomeui-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&libgnomeui-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &libgnomeui-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &libgnomeui-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &libgnomeui-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &libgnomeui-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">libgnomeui Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="libbonoboui"/>,
65 <xref linkend="libgnome-keyring"/>, and
66 <xref linkend="xorg7-lib"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><!-- <xref linkend="libjpeg"/>,
70 <xref linkend="esound"/>, and -->
71 <xref linkend="gtk-doc"/></para>
72
73 <para condition="html" role="usernotes">User Notes:
74 <ulink url="&blfs-wiki;/libgnomeui"/></para>
75
76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of libgnomeui</title>
80
81 <para>Install <application>libgnomeui</application> by running the following
82 commands:</para>
83
84<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
85 --libexecdir=$(pkg-config \
86 --variable=prefix ORBit-2.0)/lib/libgnomeui &amp;&amp;
87make</userinput></screen>
88
89 <para>This package's testsuite is only intended to be used by the
90 maintainer to check i18n files.</para>
91
92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
93
94<screen role="root"><userinput>make install</userinput></screen>
95
96 </sect2>
97
98 <sect2 role="commands">
99 <title>Command Explanations</title>
100
101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
102 href="../../xincludes/gnome-old-prefix.xml"/>
103
104 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
105 ORBit-2.0)/lib/libgnomeui</parameter>: This parameter causes the libexec
106 files to be installed in the preferred location of
107 <filename class="directory">$GNOME_PREFIX/lib/libgnomeui</filename> instead
108 of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
109
110 <para><option>--disable-static</option>: This switch prevents the static
111 libraries being installed.</para>
112
113 <!-- seems bogus, no kde dependencies. dashes changed to plus to keep it
114 as a valid comment
115 <para><option>++with-kde-datadir=&kde-dir;/share</option>: Use this
116 parameter if you have <application>KDE</application> installed in any prefix
117 other than <filename class='directory'>/usr</filename>.</para>-->
118
119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
120 href="../../xincludes/gtk-doc-rebuild.xml"/>
121
122 </sect2>
123
124 <!-- not relevant to anything using the deprecated packages
125 <sect2 role="configuration">
126 <title>Configuring libgnomeui</title>
127
128 <sect3>
129 <title>Configuration Information</title>
130
131 <para>Some applications cannot properly discover the
132 <application>libglade</application> interface library installed by
133 <application>libgnomeui</application>. Get around this problem by
134 initializing an environment variable which identifies the location
135 of the library. Add the following line to the system-wide
136 <filename>/etc/profile</filename> file, or to individual user's
137 <filename>~/.profile</filename> or <filename>~/.bashrc</filename>
138 files:</para>
139
140<screen><literal>export LIBGLADE_MODULE_PATH=$GNOME_PREFIX/lib/libglade/2.0</literal></screen>
141
142 </sect3>
143
144 </sect2> -->
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Programs</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>None</seg>
156 <seg>libgnomeui-2.{so,a} and libgnome.{so,a} Glade library</seg>
157 <seg>/usr/include/libgnomeui-2.0/libgnomeui,
158 /usr/share/gtk-doc/html/libgnomeui</seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="libgnomeui-2">
168 <term><filename class='libraryfile'>libgnomeui-2.{so,a}</filename></term>
169 <listitem>
170 <para>are the GUI portion of the <application>GNOME</application>
171 libraries.</para>
172 <indexterm zone="libgnomeui libgnomeui-2">
173 <primary sortas="c-libgnomeui-2">libgnomeui-2.{so,a}</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 </variablelist>
179
180 </sect2>
181
182</sect1>
Note: See TracBrowser for help on using the repository browser.