[Gtk-sharp-list] seperate the glue

Mike Kestner mkestner@speakeasy.net
Tue, 07 Oct 2003 21:32:35 -0500


On Tue, 2003-10-07 at 19:55, John Luke wrote:

> It seems some people desire the glue in gtk-sharp to be split for 
> packaging purposes.  So here is a patch that attempts to seperate the 
> glue into gtk, glade, and gnome parts.

Splitting the glue into separate libs is fine, but there's no need to
move around all the files like this.  I want to stick with one glue
directory that holds all the glue code.  If the Makefile.am in that dir
generates 3 different libs, fine.

> I tested in linux and it seems to work without any side effects.  
> However, I have not tested in windows and not sure if the various 
> makefile.win32 need to be changed too.  If someone on win32 could try 
> and let me know that would be great.

libgnomesharpglue isn't an issue on win32, but libgladesharpglue would
be.  We should do the change to both win32 and linux at the same time,
if we're going to do it.

Can someone who has cvs admin privs (*cough* Miguel *cough*) kill the
gtk/glue, gnome/glue, and glade/glue directories that were added
tonight?  While you're at it, the gdk.imaging and gphoto dirs could be
killed too.

-- 
Mike Kestner <mkestner@speakeasy.net>