mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to libgnome-2.32.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9200 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
171c0d5b9a
commit
a006f981e7
@ -739,7 +739,7 @@ $Date$
|
||||
<!ENTITY ORBit2-version "2.14.19">
|
||||
<!ENTITY libbonobo-version "2.32.1">
|
||||
<!ENTITY gnome-vfs-version "2.24.4">
|
||||
<!ENTITY libgnome-version "2.30.0">
|
||||
<!ENTITY libgnome-version "2.32.1">
|
||||
<!ENTITY libgnomecanvas-version "2.30.1">
|
||||
<!ENTITY libbonoboui-version "2.24.3">
|
||||
<!ENTITY libgnomeui-version "2.24.3">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-download-ftp "&gnome-download-ftp;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-md5sum "1f85adc40b242b953c0e96ad017c2616">
|
||||
<!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/2.32/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-download-ftp "&gnome-download-ftp;/libgnome/2.32/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-md5sum "a4345e6087ae6195d65a4674ffdca559">
|
||||
<!ENTITY libgnome-size "1.7 MB">
|
||||
<!ENTITY libgnome-buildsize "28 MB">
|
||||
<!ENTITY libgnome-time "0.4 SBU">
|
||||
<!ENTITY libgnome-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
|
||||
@ -35,7 +35,7 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome2.xml"/>
|
||||
|
||||
&lfs65_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -66,8 +66,8 @@
|
||||
<xref linkend="gnome-vfs"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended (if you plan on installing the
|
||||
GNOME desktop)</bridgehead>
|
||||
<para role="recommended"><xref linkend="esound"/></para>
|
||||
GNOME-2 deprecated packages)</bridgehead>
|
||||
<para role="recommended"><xref linkend="libcanberra"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/></para>
|
||||
@ -118,8 +118,13 @@ make</userinput></screen>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-mandir.xml"/>
|
||||
|
||||
<para><option>--disable-esd</option>: This parameter is required if
|
||||
<xref linkend="esound"/> is not installed.</para>
|
||||
<!-- change dashes to pluses, otherwise not treated as a comment!
|
||||
esound seems to have fallen out as a dep, probably because of pulse.
|
||||
<para><option>++disable-esd</option>: This parameter is required if
|
||||
<xref linkend="esound"/> is not installed.</para> -->
|
||||
|
||||
<para><option>--disable-static</option>: This switch prevents the static
|
||||
libraries from being built.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
@ -51,7 +51,8 @@
|
||||
links may be broken in the gnome chapters for the moment.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to libbonobo-2.32.1, libcanberra-0.28.</para>
|
||||
<para>[ken] - Update to libbonobo-2.32.1, libcanberra-0.28 (from
|
||||
Wayne), libgnome-2.32.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user