Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116715 - port ~arch gtkglext to eselect opengl
Summary: port ~arch gtkglext to eselect opengl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 118939 123170 (view as bug list)
Depends on: 172602
Blocks: 133244 170889
  Show dependency tree
 
Reported: 2005-12-25 10:57 UTC by Giacomo Perale
Modified: 2007-03-29 01:11 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
opengl-update to eselect opengl (opengl-update-to-eselect-opengl.patch,720 bytes, patch)
2005-12-25 10:58 UTC, Giacomo Perale
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Giacomo Perale 2005-12-25 10:57:33 UTC
~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
Comment 1 Giacomo Perale 2005-12-25 10:58:23 UTC
Created attachment 75511 [details, diff]
opengl-update to eselect opengl
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-01-14 16:24:31 UTC
*** Bug 118939 has been marked as a duplicate of this bug. ***
Comment 3 Algardas Pelakauskas 2006-02-17 07:20:10 UTC
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?
Comment 4 foser (RETIRED) gentoo-dev 2006-02-26 06:27:17 UTC
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.
Comment 5 foser (RETIRED) gentoo-dev 2006-03-24 07:25:50 UTC
well.. I'm gonne see how removing it works out in 1.2.0 .
Comment 6 foser (RETIRED) gentoo-dev 2006-11-25 03:06:14 UTC
*** Bug 123170 has been marked as a duplicate of this bug. ***
Comment 7 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-03-28 14:44:08 UTC
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?
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2007-03-28 16:19:49 UTC
(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 :)
Comment 9 Jeremy Huddleston (RETIRED) gentoo-dev 2007-03-29 01:11:19 UTC
This bug is done... see bug #156199