mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Updated to libgnome-2.8.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2997 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
383a07a5d0
commit
5cebb2424a
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgnome-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.6/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2.6/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-size "1.0 MB">
|
||||
<!ENTITY libgnome-buildsize "15.3 MB">
|
||||
<!ENTITY libgnome-time "0.32 SBU">
|
||||
|
||||
<!ENTITY libgnome-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-md5sum "dab4ecbfa7ec1a2f22d2a48b6b83e937">
|
||||
<!ENTITY libgnome-size "1.2 MB">
|
||||
<!ENTITY libgnome-buildsize "17 MB">
|
||||
<!ENTITY libgnome-time "0.24 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
|
||||
@ -41,14 +41,12 @@ url="&libgnome-download-ftp;"/></para></listitem>
|
||||
|
||||
<sect3><title><application>libgnome</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="gnome-vfs"/>
|
||||
</para></sect4>
|
||||
<para><xref linkend="gnome-vfs"/> and <xref linkend="esound"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="esound"/> and
|
||||
<xref linkend="gtk-doc"/>
|
||||
</para></sect4>
|
||||
<para><xref linkend="gtk-doc"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
@ -56,7 +54,8 @@ url="&libgnome-download-ftp;"/></para></listitem>
|
||||
<sect2>
|
||||
<title>Installation of <application>libgnome</application></title>
|
||||
|
||||
<para>Install <application>libgnome</application> by running the following commands:</para>
|
||||
<para>Install <application>libgnome</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||
@ -75,19 +74,22 @@ ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
||||
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
||||
|
||||
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
||||
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
puts configuration files in <filename class="directory">/etc/gnome</filename>
|
||||
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><option>--disable-gtk-doc</option>: This switch prevents
|
||||
the rebuilding of documentation during the <command>make</command> command.</para>
|
||||
the rebuilding of documentation during the <command>make</command>
|
||||
command.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>libgnome</application> package contains <filename
|
||||
class="libraryfile">libgnome</filename> libraries.</para>
|
||||
<para>The <application>libgnome</application> package contains
|
||||
<command>gnome-open</command>,
|
||||
<filename class="libraryfile">libgnome</filename> and
|
||||
<filename class='libraryfile'>libmoniker_extra_2</filename> libraries.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -27,8 +27,8 @@ Metacity instructions to required, reported by Denis
|
||||
Trofimenko.</para></listitem>
|
||||
|
||||
<listitem><para>November 22nd, 2004 [randy]: Updated to ORBit2-2.12.0,
|
||||
libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1 and
|
||||
GNOME-VFS-2.8.3.</para></listitem>
|
||||
libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1, GNOME-VFS-2.8.3 and
|
||||
libgnome-2.8.0.</para></listitem>
|
||||
|
||||
<listitem><para>November 21st, 2004 [igor]: Applied a bunch of fixes to
|
||||
XScreenSaver, contributed by Randy.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user