Hello *,
1. From which phase function should setup-wxwidgets be called?
The current statistics of the packages in the tree is:
src_configure 66
src_prepare 16
pkg_setup 6
pkg_prepare 1
Does this mean that one of these groups is right, and the other 3 ones are
wrong and should be fixed?
2. Suppose a user has 2 slots installed, 3.0-gtk3 and 3.2-gtk3. [S]he can
eselect one of them. The slot used during emerging a package should depend
only on WX_GTK_VER in the ebuild, and must not depend on which slot is
currently eselected. Does wxwidgets.eclass guarantee this?
Andrey