Bug 127701 - quakeforge-0.5.5 depends on virtual/x11
Bug#: 127701 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: cpence@gmail.com
Component: Games
URL: 
Summary: quakeforge-0.5.5 depends on virtual/x11
Keywords:  
Status Whiteboard: 
Opened: 2006-03-26 18:58 0000
Description:   Opened: 2006-03-26 18:58 0000
The title of the bug really says it all.  Quakeforge still depends on
virtual/x11, though it shouldn't.

Libraries needed appear to be (based on perusing the configure.ac file):

libX11
libXext
libXxf86vm (can be disabled)
libXxf86dga (can be disabled)

Note that as a workaround, if you have USE="-X sdl opengl" you'll still get the
"sgl" clients, which work IMHO better than the native X gl clients anyway.

------- Comment #1 From Charles Pence 2006-03-26 18:58:52 0000 -------
I always forget to include the package version...

------- Comment #2 From Chris Gianelloni (RETIRED) 2006-03-27 12:34:39 0000 -------
Fixed in CVS.  Thanks for the bug report and the fix.