Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-22 Thread Anders F Björklund
So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later: http://afb.users.sourceforge.net/zero-install/PyGTK.pkg Feedback appreciated. Wow! Awsome! First, thanks for this package. Glad you like it. Currently on the third

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-16 Thread Anders F Björklund
Hmm, what else do you have there... PyGtkSourceView2, PyGooCanvas ? PyCairo, PyGObject, PyGTK, PyGtkSourceView2, PyGooCanvas and PyRsvg (the last one comes from gnome-python-desktop), Glade3, language tools (intltool, gettext, etc) and dependencies. A complete list can be seen here:

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-16 Thread Dieter Verfaillie
Quoting Anders F Björklund a...@users.sourceforge.net: Added intltool for building. But it seems to me that gtksourceview is part of GNOME rather than GTK Hence the all in all-in-one ;) , and requires the (now deprecated) ige-mac-integration (IgeMacBundle) which prevents building on 64-bit ?

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-16 Thread Anders F Björklund
Dieter Verfaillie wrote: Added intltool for building. But it seems to me that gtksourceview is part of GNOME rather than GTK Hence the all in all-in-one ;) Sure, but all-GNOME-in-one or all-GTK-in-one ? I used http://www.gtk.org/download-windows.html Seems to be a rather slippery slope

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Anders F Björklund
Yann Leboulanger: So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later: http://afb.users.sourceforge.net/zero-install/PyGTK.pkg [...] Feedback appreciated. Wow! Awsome! First, thanks for this package. Glad you like it.

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Yann Leboulanger
Le 15/03/2011 09:00, Anders F Björklund a écrit : I don't have a MAC, but one of my friend tested it, and it works, he was able to run Gajim on it with your package. The only thing he has to do was to install the hicolor icon theme. (some folder + one index.theme in /usr/share/icons/hicolor/

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Dieter Verfaillie
Quoting Yann Leboulanger aste...@lagaule.org: Le 15/03/2011 09:00, Anders F Björklund a écrit : I don't have a MAC, but one of my friend tested it, and it works, he was able to run Gajim on it with your package. The only thing he has to do was to install the hicolor icon theme. (some folder

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Anders F Björklund
Yann Leboulanger wrote: Hmm, isn't this package part of freedesktop rather than gtk+ ? And amazingly, this 1 file and empty dirs is GPL... So it can't be included in a LGPL (+compatible) package ? Maybe yes. I wonder how many GTK programs depends on it though. At least mine does, and I

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Yann Leboulanger
Le 15/03/2011 10:38, Anders F Björklund a écrit : hicolor-icon-theme is the default icon theme that all icon themes automatically inherit from. In practice, all it does is avoid that warning. Since it doesn't include any icons, it would still show the missing image (the doc with red x). So

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Anders F Björklund
Dieter Verfaillie wrote: Hmm, isn't this package part of freedesktop rather than gtk+ ? And amazingly, this 1 file and empty dirs is GPL... So it can't be included in a LGPL (+compatible) package ? When constructing the windows all-in-one installer I've asked myself the same question and

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Dieter Verfaillie
Quoting Anders F Björklund a...@users.sourceforge.net: Dieter Verfaillie wrote: Hmm, isn't this package part of freedesktop rather than gtk+ ? And amazingly, this 1 file and empty dirs is GPL... So it can't be included in a LGPL (+compatible) package ? When constructing the windows all-in-one

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-15 Thread Anders F Björklund
Dieter Verfaillie wrote: Hmm, isn't this package part of freedesktop rather than gtk+ ? And amazingly, this 1 file and empty dirs is GPL... So it can't be included in a LGPL (+compatible) package ? When constructing the windows all-in-one installer I've asked myself the same question and

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-14 Thread Yann Leboulanger
On 03/11/2011 12:45 PM, Anders F Björklund wrote: Hi, we needed a simpler way to install PyGTK on Mac OS X, besides using macports/fink or jhbuild to compile it... So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later:

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-13 Thread Anders F Björklund
So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later: http://afb.users.sourceforge.net/zero-install/PyGTK.pkg [...] Feedback appreciated. Thanks to everyone who tested the previous package, apparently there was a bug with

[pygtk] Testing PyGTK installer for Mac OS X

2011-03-11 Thread Anders F Björklund
Hi, we needed a simpler way to install PyGTK on Mac OS X, besides using macports/fink or jhbuild to compile it... So we are testing an all-in-one (= both gtk+ and pygtk) Universal installer for Mac OS X 10.5 Leopard and later: http://afb.users.sourceforge.net/zero-install/PyGTK.pkg It's for

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-11 Thread Chris Van Bael
Hi, I haven't installed it yet, but this looks very promising after all the troubles I had with jhbuild building for the wrong python and MacPorts not so great supporting GTK on Quartz. I still haven't figured it out completely. One question I still have: will this install PyGTK in the Python

Re: [pygtk] Testing PyGTK installer for Mac OS X

2011-03-11 Thread Anders F Björklund
Chris Van Bael wrote: Hi, I haven't installed it yet, but this looks very promising after all the troubles I had with jhbuild building for the wrong python and MacPorts not so great supporting GTK on Quartz. I still haven't figured it out completely. Both the Darwin/X11 version of GTK