Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251 - criticalmass-0.97 (New Package)
Summary: criticalmass-0.97 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Bruce A. Locke (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 333
Blocks:
  Show dependency tree
 
Reported: 2002-01-20 18:39 UTC by jano lukac
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
criticalmass-0.97 (criticalmass-0.97.ebuild,807 bytes, text/plain)
2002-01-20 18:41 UTC, jano lukac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jano lukac 2002-01-20 18:39:33 UTC
Hi,

I've attached new ebuild for game called CriticalMass.  This is a fun
shoot-em-up using SDL and OpenGL, and should go into app-games/criticalmass. 
Requires openGL stuff -- I hope the virtual line is correct in the depends.

jano
Comment 1 jano lukac 2002-01-20 18:41:15 UTC
Created attachment 70 [details]
criticalmass-0.97
Comment 2 jano lukac 2002-01-20 18:46:32 UTC
Also includes game called "puckman"
Comment 3 Bruce A. Locke 2002-01-26 03:52:13 UTC
The configure script seemed unable to detect OpenGL on my system even though it
is definatly installed and used by other packages.  I could hack around the
configure script and commit it but I'd like to make sure its not just me.

Could you test this with XFree86 4.2.0?
Comment 4 jano lukac 2002-01-26 10:19:44 UTC
What do you need to do to get the script installed manually?  

I think i have the depend line wrong.. it should be:
"DEPEND=virtual/opengl"
I don't know if that what solve your problem, though.  I will install x4.2.0
later today and update.
Comment 5 Bruce A. Locke 2002-01-26 14:55:24 UTC
Bug 333 refers to possible missing library files in XFree86 4.2.0 ebuilds...
could this be whats causing the configure script to fail?
Comment 6 Bruce A. Locke (RETIRED) gentoo-dev 2002-01-28 22:50:22 UTC
Newest XFree86 4.2.0 ebuilds fix the issue blocking this package.

Checked into cvs...