From ca143c217172f9af54123e2e5fe594c3debd8b39 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Mon, 22 Nov 2004 23:04:47 +0000 Subject: [PATCH] Updated to libbonoboui-2.8.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2999 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/core/libbonoboui.xml | 30 ++++++++++++++++++------------ introduction/welcome/changelog.xml | 2 +- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/gnome/core/libbonoboui.xml b/gnome/core/libbonoboui.xml index 7b0bc2c75d..0e3ac1314d 100644 --- a/gnome/core/libbonoboui.xml +++ b/gnome/core/libbonoboui.xml @@ -4,12 +4,12 @@ %general-entities; - - - - - - + + + + + + ]> @@ -32,8 +32,9 @@ url="&libbonoboui-download-http;"/> Download (FTP): +Download MD5 sum: &libbonoboui-md5sum; Download size: &libbonoboui-size; -Estimated Disk space required: +Estimated disk space required: &libbonoboui-buildsize; Estimated build time: &libbonoboui-time; @@ -41,8 +42,9 @@ url="&libbonoboui-download-ftp;"/> <application>libbonoboui</application> dependencies Required - and + and + + Optional @@ -52,7 +54,8 @@ linkend="libgnomecanvas"/> Installation of <application>libbonoboui</application> -Install libbonoboui by running the following commands: +Install libbonoboui by running the following +commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && make && @@ -64,7 +67,9 @@ make install Contents The libbonoboui package contains -libbonoboui libraries. +test-moniker, +libbonoboui libraries and +a libbonobo glade library. @@ -72,7 +77,8 @@ make install libbonoboui libraries libbonoboui libraries are the -GUI portion of the Bonobo libraries. +GUI portion of the Bonobo +libraries. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 50ac87a643..6466ca8e70 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -28,7 +28,7 @@ Trofimenko. November 22nd, 2004 [randy]: Updated to ORBit2-2.12.0, libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1, GNOME-VFS-2.8.3, -libgnome-2.8.0 and libgnomecanvas-2.8.0. +libgnome-2.8.0, libgnomecanvas-2.8.0 and libbonoboui-2.8.0. November 21st, 2004 [igor]: Applied a bunch of fixes to XScreenSaver, contributed by Randy.