Re: [gentoo-dev] eclass review for Gnome 2.32 and waf ebuilds

2010-12-07 Thread Gilles Dartiguelongue
Le mardi 07 décembre 2010 à 09:46 +0100, Arfrever Frehtes Taifersar Arahesis a écrit : > Why does waf-utils_pkg_setup() call 'python_set_active_version 2'? > What do you plan to do when there are packages using waf and supporting > Python 3? > > http://code.google.com/p/waf/ says: > "compatibilit

Re: [gentoo-dev] eclass review for Gnome 2.32 and waf ebuilds

2010-12-07 Thread Arfrever Frehtes Taifersar Arahesis
Why does waf-utils_pkg_setup() call 'python_set_active_version 2'? What do you plan to do when there are packages using waf and supporting Python 3? http://code.google.com/p/waf/ says: "compatibility from Python 2.3 to 3.1 is maintained (and Jython 2.5)" -- Arfrever Frehtes Taifersar Arahesis

Re: [gentoo-dev] eclass review for Gnome 2.32 and waf ebuilds

2010-12-03 Thread Gilles Dartiguelongue
Le vendredi 03 décembre 2010 à 21:54 +0100, Cyprien Nicolas a écrit : > On Fri, Dec 3, 2010 at 21:25, Gilles Dartiguelongue wrote: > > Please also find in these patches a proposal of a waf-utils eclass in > > order to put waf related build management into an eclass. There is a > > couple of ebuild

Re: [gentoo-dev] eclass review for Gnome 2.32 and waf ebuilds

2010-12-03 Thread Cyprien Nicolas
On Fri, Dec 3, 2010 at 21:25, Gilles Dartiguelongue wrote: > Please also find in these patches a proposal of a waf-utils eclass in > order to put waf related build management into an eclass. There is a > couple of ebuilds already in tree all doing things on their own and I > had a prototype laying

[gentoo-dev] eclass review for Gnome 2.32 and waf ebuilds

2010-12-03 Thread Gilles Dartiguelongue
Hello list, please find attached a couple of patches that have been worked on in the gnome overlay for both gnome 2.32 release (gsettings integration), better EAPI=3 support - although I believe work is not complete, prefix feedback would be most welcome - and various cleanups that are long overdu