~arch gtkglext still depends on opengl-update, that since release 3.0.0 (~arch) is deprecated in favor of the new eselect module opengl. ~arch gtkglext could be ported to the new module, so it doesn't force opengl-update on ~arch users. the porting is immediate, diff against gtkglext-1.0.6-r3 is attached to next comment
Created attachment 75511 [details, diff] opengl-update to eselect opengl
*** Bug 118939 has been marked as a duplicate of this bug. ***
If I got it right, the modular xorg-x11 doesn't use virtual/x11, so the current way of checking X11_IMPLEM is not acceptable. X11_IMPLEM_P="$(best_version virtual/x11)" X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}" X11_IMPLEM="${X11_IMPLEM##*\/}" einfo "X11 implementation is ${X11_IMPLEM}. Did I get it right?
The nvidia headers do not seem to be a problem anymore with recent releases, so that would make this whole switch unneeded. The only problem is that I do not know when the relevant fixes took place.
well.. I'm gonne see how removing it works out in 1.2.0 .
*** Bug 123170 has been marked as a duplicate of this bug. ***
1.2.0 seems to be working fine for a year now. ia64: can you mark x11-libs/gtkglext-1.2.0 stable, so we can punt the old version depending on opengl-update?
(In reply to comment #7) > 1.2.0 seems to be working fine for a year now. > > ia64: can you mark x11-libs/gtkglext-1.2.0 stable, so we can punt the old > version depending on opengl-update? > Did that today, bug 156199 :)
This bug is done... see bug #156199