Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119986 - Port games-action/xpilot{,-ng} to modular X
Summary: Port games-action/xpilot{,-ng} to 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-01-22 15:17 UTC by UncleOwen
Modified: 2006-04-11 20:39 UTC (History)
1 user (show)

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


Attachments
xpilot-modularx.patch (xpilot-modularx.patch,413 bytes, patch)
2006-01-22 15:18 UTC, UncleOwen
Details | Diff
xpilot-ng-modularx.patch (xpilot-ng-modularx.patch,696 bytes, patch)
2006-01-22 15:19 UTC, UncleOwen
Details | Diff
xpilot-modularx.patch (xpilot-modularx.patch,467 bytes, patch)
2006-01-23 08:54 UTC, UncleOwen
Details | Diff
xpilot-ng-modularx.patch (xpilot-ng-modularx.patch,697 bytes, patch)
2006-01-23 08:55 UTC, UncleOwen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UncleOwen 2006-01-22 15:17:40 UTC
Will attach patches.
Comment 1 UncleOwen 2006-01-22 15:18:48 UTC
Created attachment 77865 [details, diff]
xpilot-modularx.patch
Comment 2 UncleOwen 2006-01-22 15:19:06 UTC
Created attachment 77866 [details, diff]
xpilot-ng-modularx.patch
Comment 3 UncleOwen 2006-01-22 15:38:40 UTC
Sorry, must have been asleep while doing these... Mixed up DEPEND and RDEPEND.
Comment 4 UncleOwen 2006-01-23 08:54:53 UTC
Created attachment 77911 [details, diff]
xpilot-modularx.patch
Comment 5 UncleOwen 2006-01-23 08:55:22 UTC
Created attachment 77912 [details, diff]
xpilot-ng-modularx.patch
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-24 19:00:53 UTC
Fixed in CVS...
Comment 7 Justin Findlay 2006-04-06 20:56:20 UTC
It seems to me that xpilot needs x11-misc/imake in DEPEND because it complains about xmkmf not being there.

>>> Compiling source in /var/tmp/portage/xpilot-4.5.4/work/xpilot-4.5.4 ...
/usr/portage/games-action/xpilot/xpilot-4.5.4.ebuild: line 41: xmkmf: command not found

xpilot-ng is unaffected by the absence of xmkmf.
Comment 8 Justin Findlay 2006-04-06 21:09:51 UTC
same for rman.

rman -f HTML < xp-replay._man \
  > xp-replay.6-html && mv -f xp-replay.6-html xp-replay.6.html
/bin/sh: rman: command not found
Comment 9 Chris Gianelloni (RETIRED) gentoo-dev 2006-04-10 14:57:27 UTC
Mr_Bones_ took care of this (and didn't bother telling anyone)
Comment 10 Justin Findlay 2006-04-11 20:39:53 UTC
Emerge of xpilot works now.