Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55362 - Patch for xorg-x11 so it doesn't depend on opengl-update (useful for dri.sf.net cvs, etc.)
Summary: Patch for xorg-x11 so it doesn't depend on opengl-update (useful for dri.sf.n...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-27 14:28 UTC by Steev Klimaszewski (RETIRED)
Modified: 2004-06-27 21:23 UTC (History)
0 users

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


Attachments
noglupdate useflag add (xorg-x11-noglupdate-for-dricvs.diff,271 bytes, patch)
2004-06-27 14:30 UTC, Steev Klimaszewski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steev Klimaszewski (RETIRED) gentoo-dev 2004-06-27 14:28:52 UTC
When using the dri.sourceforge.net cvs for opengl, opengl-update breaks them, and they suggest emerge -C opengl-update before installing the files they create.  This adds the use flag noglupdate so that if you are using the cvs, it doesn't emerge opengl-update anymore.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2004-06-27 14:30:15 UTC
Created attachment 34302 [details, diff]
noglupdate useflag add

attached is a diff file for xorg-x11-6.7.0-r1.ebuild that adds noglupdate as a
useflag to remove the opengl-update dependency.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-27 21:23:20 UTC
I won't add fixes for random things that aren't part of Gentoo -- instead, this bug can serve as a patch for anyone else who's looking to fix your problem. It's great overlay material.

A more useful fix, however, would be a patch that hacked their Imakefiles to install the stuff to a Gentoo-friendly location so they could work with opengl-update instead of overwriting everything.