glfs/archive/deprecated/libgnomeui.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

183 lines
6.2 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 libgnomeui-download-http "&gnome-download-http;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
<!ENTITY libgnomeui-download-ftp "&gnome-download-ftp;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
<!ENTITY libgnomeui-md5sum "d4bb506b1916015323928faab5aa708b">
<!ENTITY libgnomeui-size "1.4 MB">
<!ENTITY libgnomeui-buildsize "53 MB">
<!ENTITY libgnomeui-time "0.7 SBU">
]>
<sect1 id="libgnomeui" xreflabel="libgnomeui-&libgnomeui-version;">
<?dbhtml filename="libgnomeui.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>libgnomeui-&libgnomeui-version;</title>
<indexterm zone="libgnomeui">
<primary sortas="a-Libgnomeui">Libgnomeui</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libgnomeui</title>
<para>The <application>libgnomeui</application> package contains
<filename class="libraryfile">libgnomeui</filename> libraries.</para>
&lfs72_checked;
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome2.xml"/>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libgnomeui-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libgnomeui-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libgnomeui-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libgnomeui-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libgnomeui-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libgnomeui-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libgnomeui Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libbonoboui"/>,
<xref linkend="libgnome-keyring"/>, and
<xref linkend="xorg7-lib"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><!-- <xref linkend="libjpeg"/>,
<xref linkend="esound"/>, and -->
<xref linkend="gtk-doc"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libgnomeui"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of libgnomeui</title>
<para>Install <application>libgnomeui</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--libexecdir=$(pkg-config \
--variable=prefix ORBit-2.0)/lib/libgnomeui &amp;&amp;
make</userinput></screen>
<para>This package's testsuite is only intended to be used by the
maintainer to check i18n files.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-old-prefix.xml"/>
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
ORBit-2.0)/lib/libgnomeui</parameter>: This parameter causes the libexec
files to be installed in the preferred location of
<filename class="directory">$GNOME_PREFIX/lib/libgnomeui</filename> instead
of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><option>--disable-static</option>: This switch prevents the static
libraries being installed.</para>
<!-- seems bogus, no kde dependencies. dashes changed to plus to keep it
as a valid comment
<para><option>++with-kde-datadir=&kde-dir;/share</option>: Use this
parameter if you have <application>KDE</application> installed in any prefix
other than <filename class='directory'>/usr</filename>.</para>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<!-- not relevant to anything using the deprecated packages
<sect2 role="configuration">
<title>Configuring libgnomeui</title>
<sect3>
<title>Configuration Information</title>
<para>Some applications cannot properly discover the
<application>libglade</application> interface library installed by
<application>libgnomeui</application>. Get around this problem by
initializing an environment variable which identifies the location
of the library. Add the following line to the system-wide
<filename>/etc/profile</filename> file, or to individual user's
<filename>~/.profile</filename> or <filename>~/.bashrc</filename>
files:</para>
<screen><literal>export LIBGLADE_MODULE_PATH=$GNOME_PREFIX/lib/libglade/2.0</literal></screen>
</sect3>
</sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libgnomeui-2.{so,a} and libgnome.{so,a} Glade library</seg>
<seg>/usr/include/libgnomeui-2.0/libgnomeui,
/usr/share/gtk-doc/html/libgnomeui</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgnomeui-2">
<term><filename class='libraryfile'>libgnomeui-2.{so,a}</filename></term>
<listitem>
<para>are the GUI portion of the <application>GNOME</application>
libraries.</para>
<indexterm zone="libgnomeui libgnomeui-2">
<primary sortas="c-libgnomeui-2">libgnomeui-2.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>