Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121522 - dgen-sdl and modular X
Summary: dgen-sdl and modular X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 03:11 UTC by Tupone Alfredo
Modified: 2006-02-10 11:31 UTC (History)
0 users

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


Attachments
dgen-sdl-1.23.ebuild (dgen-sdl-1.23.ebuild.patch,319 bytes, patch)
2006-02-04 03:14 UTC, Tupone Alfredo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tupone Alfredo gentoo-dev 2006-02-04 03:11:11 UTC
providing an ebuild patch for dgen-sdl
Comment 1 Tupone Alfredo gentoo-dev 2006-02-04 03:14:05 UTC
Created attachment 78848 [details, diff]
dgen-sdl-1.23.ebuild

virtual/x11 is not really required, not used at link time (will be included by SDL in case, no include for X11 done.
Maybe configure will break without it ? 
But even in case, my guess is that virtual/opengl or libSDL will take care of it
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-10 11:31:30 UTC
Fixed in CVS...

The configure script looks for xmkmf, which comes from x11-misc/imake if compiled with --with-x, so I added it.