Why is bonobo-config a 2.0 core library?
- From: Stephen Browne <stephen browne sun com>
- To: gnome-2-0-list <gnome-2-0-list gnome org>
- Cc: gnome2-release-team gnome org, iain holmes ximian com
- Subject: Why is bonobo-config a 2.0 core library?
- Date: 22 Nov 2001 14:46:06 +0000
Hi,
I was really hesitant to send this mail because I really dont want
to ressurect a flamefest about bonobo-confg, but here goes anyway.
My question is in the subject and I'd like the release team to consider
this at their next meeting.
I cant see anything in GNOME 2.0 that is (should) be using bonobo-config
so I'm wondering why it is defined as a core 2.0 lib. If I missed
something that is using it then let me know.
Control Center is moving to GConf now and the only other thing I could
see that defined a dependancy on b-c was gnome-media which doesn't
actually use it anywhere.
Also I noticed that b-c has been taken out of the list of HEAD modules
in the vicious-build-scripts.
Iain, I have attached a patch to remove the pkg-config check for
bonobo-config from gnome-media, mostly to follow the 'send a patch get
get heard' process. :-)
Stephen.
Index: configure.in
===================================================================
RCS file: /cvs/gnome/gnome-media/configure.in,v
retrieving revision 1.111
diff -u -r1.111 configure.in
--- configure.in 2001/11/17 18:08:10 1.111
+++ configure.in 2001/11/22 14:43:16
@@ -50,7 +50,7 @@
# Start of pkg-config checks
PKG_CHECK_MODULES(MEDIA, glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 \
gnome-vfs-2.0 >= 1.1 libbonobo-2.0 >= 1.100.0 \
- bonobo-config-2.0 >= 0.1.3 libbonoboui-2.0 >= 1.97.0 \
+ 0.1.3 libbonoboui-2.0 >= 1.97.0 \
libgnome-2.0 >= 1.102.0 libgnomeui-2.0 >= 1.102.0
bonobo-activation-2.0 >= 0.9.1)
AC_SUBST(MEDIA_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]