Test patch to slgtk to fit gtk-2.18?

Alexey Shuvaev shuvaev at physik.uni-wuerzburg.de
Mon Oct 12 19:55:44 UTC 2009


On Mon, Sep 28, 2009 at 08:59:36PM +0200, Alexey Shuvaev wrote:
> Hello gnome team!
> 
> Recently I have noticed this build failure of one of my ports:
> http://pointyhat.freebsd.org/errorlogs/i386-7-exp-latest/slgtk-0.7.5_1.log
> 
> After reactive response from Michael Noble, the author of slgtk,
> I realized that gtk-2.18 is not in the ports yet and that there was
> an experimental ports' build run.
> 
> Well, could someone with access to the new experimental gtk-2.18 packages
> test x11-toolkits/slgtk with the following patch dropped into files/
> in the port directory?
> 
> Big thanks to Michael for providing the patch within few hours!

> --- src/slirprc-gtk.sl.orig	2009-02-02 20:23:59.000000000 +0100
> +++ src/slirprc-gtk.sl	2009-09-28 20:15:24.000000000 +0200
> @@ -308,6 +308,9 @@
>  gtk_widget_get_window			% prefer my version, which returns
>     					% bin_window for GtkLayout
>  
> +gtk_widget_get_allocation		% prefer my version, which returns
> +					% allocation struct on stack
> +
>  gtk_accel_group_activate		% gtk/gtkaccelgroup.h: "internal" funcs
>  gtk_accel_group_get_entry
>  gtk_accel_group_lock_entry
>
Just to summarize what happened.

It seems that Marcus has put the same patch to his testing repository:
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/x11-toolkits/slgtk/files/patch-src_slirprc-gtk.sl

I was able to compile slgtk with new version of gtk too:
-rw-r--r--  1 root  wheel  9212285 Oct  5 23:38 gtk-2.18.1.tbz
-rw-r--r--  1 root  wheel  664474 Oct  5 23:39 slgtk-0.7.5_2.tbz

Thanks to all!
Alexey.


More information about the freebsd-gnome mailing list