[Gtk-sharp-list] RE: GNOME Platform Bindings - first schedule date

Mike Kestner mkestner@speakeasy.net
Tue, 06 Jan 2004 10:50:35 -0600


On Tue, 2004-01-06 at 02:54, Lee Willis wrote:

> > GTKHTML_REQUIRED_VERSION=3.0
> > PKG_CHECK_MODULES(GTKHTML_DEPENDENCIES, libgtkhtml-3.0 >=
> > $GTKHTML_REQUIRED_VERSION, enable_gtkhtml=yes, enable_gtkhtml=no)
> 
> No - there's other stuff required (Especially if you don't happen to
> have the relevant perl stuff installed to rebuild from api sources).

Since they changed the library name too, the libname attribute in the
sources has to be changed or the pinvoke libname will be wrong. And if
that has to change, then the sources to be parsed might as well be
changed, etc...

> I can write this down/create a patch if needed, but I don't want to
> waste my time if this is going to automagically happen ...

It's in the "automagically happen" category for when we jump to 2.5/2.6.

-- 
Mike Kestner <mkestner@speakeasy.net>