Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114414 - Ebuild for xmame does not build opengl-enabled binary (xmame.xgl)
Summary: Ebuild for xmame does not build opengl-enabled binary (xmame.xgl)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 21:03 UTC by Jakub Sadowski
Modified: 2005-12-04 00:08 UTC (History)
0 users

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


Attachments
OpenGL patch to the xmame-0.102 ebuild (xmame-0.102.ebuild-opengl.patch,1.45 KB, patch)
2005-12-03 21:13 UTC, Jakub Sadowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Sadowski 2005-12-03 21:03:46 UTC
The games-emulation/xmame ebuild does not contain a parts in the build and
install sections for creating the opengl-enabled binary (xmame.xgl, if the
"opengl" USE flag is enabled) along with the other xmame binaries (xmame.x11,
xmame.sdl, xmame.svgalib, etc...).  Please see attached patch for reference - it
has only been tested in the sense that I was able to make it compile/install
without error and run it (seemingly OK) afterwards (proving that it CAN work,
but will obviously need more in-depth testing).

A short discussion on this topic can be found in the gentoo forums at
http://forums.gentoo.org/viewtopic-t-7351.html
Comment 1 Jakub Sadowski 2005-12-03 21:13:21 UTC
Created attachment 74032 [details, diff]
OpenGL patch to the xmame-0.102 ebuild

Patch to xmame-0.102 ebuild to include building of opengl-enabled xmame
(xmame.xgl).
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-12-03 22:31:30 UTC
it's built in now.  read the docs.
Comment 3 Jakub Sadowski 2005-12-04 00:08:48 UTC
Comment on attachment 74032 [details, diff]
OpenGL patch to the xmame-0.102 ebuild