Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78035 - umodpack doesn't install GUI
Summary: umodpack doesn't install GUI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 18:06 UTC by Joel Parker
Modified: 2005-05-08 21:54 UTC (History)
1 user (show)

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


Attachments
fixed ebuild that has X stuff done correctly (umodpack-0.5_beta16-r1.ebuild,1017 bytes, text/plain)
2005-05-08 20:47 UTC, Olivier Crete (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Parker 2005-01-14 18:06:11 UTC
games-utils/umodpack doesn't install the GUI frontend xumod, even though it uses the X and tcltk USE flags.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-22 18:16:59 UTC
Have an ebuild/patch?
Comment 2 Joel Parker 2005-02-22 18:34:13 UTC
Sorry, I don't.
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2005-05-08 20:47:35 UTC
Created attachment 58423 [details]
fixed ebuild that has X stuff done correctly

this might have something to do with the fact that the SRC_URI is
SRC_URI="mirror://sourceforge/umodpack/${MY_P}-nogui.tar.gz" ... 
I ended up fixing the ebuild so it installs/works correctly..
Comment 4 SpanKY gentoo-dev 2005-05-08 21:54:55 UTC
thanks Olivier, updated and added 0.5_beta16-r1 which installs X version properly