Re: latest glib and gtk for Windows?

2009-04-21 Thread Gabriele Greco
On Sun, Apr 19, 2009 at 5:53 PM, Tor Lillqvist t...@iki.fi wrote:
 I don't mean to be a pest, but when might glib 2.20.1 and gtk
 2.16.1 become available at
 http://www.gtk.org/download-windows.html ?

 Soon... Been a bit busy with other hackinh.

About this issue, I've been able to build the whole win32 GTK
environment only on WIN32 mingw since all the configure process relies
too much on pkg-config to be usable from a cross-compiler (we usually
build all of our apps on linux with the mingw crosscompiler
distributed with all the debian derived distro).

Anyone has some ./configure lines for the various
glib/cairo/pango/atk/gtk packages to crossbuild them in a clean way
without manual hacking on the generated files? :)

-- 
Bye,
 Gabry
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-21 Thread Gabriele Greco
On Tue, Apr 21, 2009 at 11:16 AM, Tor Lillqvist t...@iki.fi wrote:
 Soon...

 The binaries are at the usual place
 (http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/2.16/ etc) but the
 http://www.gtk.org/download-windows.html page has not updated,
 apparently thanks to some missing git hooks or whatever.


Thx, I'm cutting down a runtime package from the bundle.

Just a question:

In the bin directory I can safely remove every binary except:

gspawn-win32-helper-console.exe
gspawn-win32-helper.exe

... if I only need a RUNTIME package, isn't it?

-- 
Bye,
 Gabry
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-21 Thread jcupitt
2009/4/21 Gabriele Greco gabriele.gr...@darts.it:
 About this issue, I've been able to build the whole win32 GTK
 environment only on WIN32 mingw since all the configure process relies
 too much on pkg-config to be usable from a cross-compiler (we usually
 build all of our apps on linux with the mingw crosscompiler
 distributed with all the debian derived distro).

I build win32 gtk and apps on a cross compiler (ubuntu mingw) and it
seems to work fine with no manual hackery required. What problems were
you having?

John
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-21 Thread Tor Lillqvist
 Soon...

The binaries are at the usual place
(http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/2.16/ etc) but the
http://www.gtk.org/download-windows.html page has not updated,
apparently thanks to some missing git hooks or whatever.

--tml
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-21 Thread Tor Lillqvist
 In the bin directory I can safely remove every binary except:
 gspawn-win32-helper-console.exe gspawn-win32-helper.exe

 ... if I only need a RUNTIME package, isn't it?

Yes.

--tml
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-21 Thread Allin Cottrell
On Tue, 21 Apr 2009, Tor Lillqvist wrote:

  Soon...

 The binaries are at the usual place...

Thanks!

-- 
Allin Cottrell
Department of Economics
Wake Forest University

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


latest glib and gtk for Windows?

2009-04-19 Thread Allin Cottrell
I don't mean to be a pest, but when might glib 2.20.1 and gtk
2.16.1 become available at
http://www.gtk.org/download-windows.html ?

The reason I ask is that it looks as if GTK 2.16.1 in particular
contains lots of useful fixes.

-- 
Allin Cottrell
Department of Economics
Wake Forest University

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: latest glib and gtk for Windows?

2009-04-19 Thread Tor Lillqvist
 I don't mean to be a pest, but when might glib 2.20.1 and gtk
 2.16.1 become available at
 http://www.gtk.org/download-windows.html ?

Soon... Been a bit busy with other hackinh.

--tml
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list