Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108235 - [EBUILD] games-action/xpilot-ng-4.7.2
Summary: [EBUILD] games-action/xpilot-ng-4.7.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 19:40 UTC by Ben Urban
Modified: 2006-04-22 07:21 UTC (History)
0 users

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


Attachments
XPilotNG ebuild (xpilot-ng-4.7.2.ebuild,1.71 KB, text/plain)
2005-10-05 19:49 UTC, Ben Urban
Details
Patches the Control Center to allow for multiple installed versions of wxwindows (xpngcc.py.patch,267 bytes, patch)
2005-10-05 19:51 UTC, Ben Urban
Details | Diff
XPilot-NG icon (xpilot-128x128.png,9.14 KB, image/png)
2005-10-05 19:55 UTC, Ben Urban
Details
Updated ebuild to comply with requests (xpilot-ng-4.7.2.ebuild,1.60 KB, text/plain)
2005-12-20 21:38 UTC, Ben Urban
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Urban 2005-10-05 19:40:51 UTC
Improvement of the multiplayer space game XPilot

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ben Urban 2005-10-05 19:49:53 UTC
Created attachment 69965 [details]
XPilotNG ebuild
Comment 2 Ben Urban 2005-10-05 19:51:11 UTC
Created attachment 69966 [details, diff]
Patches the Control Center to allow for multiple installed versions of wxwindows
Comment 3 Ben Urban 2005-10-05 19:55:45 UTC
Created attachment 69967 [details]
XPilot-NG icon
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-12-20 13:33:07 UTC
- games should be last on inherit line
- update dependencies for split xorg-x11 ebuilds
- What arches did you actually test on?
- Where did the .PNG come from?
- make symlinks absolute
- use $(get_libdir) rather than hard-coded /lib or /usr/lib
- don't rename the .desktop file
- do rename the icon
Comment 5 Ben Urban 2005-12-20 21:38:07 UTC
Created attachment 75245 [details]
Updated ebuild to comply with requests

- games should be last on inherit line

Fixed.

- update dependencies for split xorg-x11 ebuilds

According to http://dev.gentoo.org/~spyderous/xorg-x11/porting_to_modular_x_howto.txt I'd need to set up a modular X before I can run the scripts, and I don't have the resources for that.

- What arches did you actually test on?

Just x86.  Updated the KEYWORDS line.

- Where did the .PNG come from?

One of the devs; I forget which.  (Possibly Colonel Blood)

- make symlinks absolute

Fixed.

- use $(get_libdir) rather than hard-coded /lib or /usr/lib

Fixed.  where can I find documentation for that function?  Is there any reference to it in the ebuild man page?

- don't rename the .desktop file

Fixed.

- do rename the icon

Fixed.

* Also fixed the unpack line
Comment 6 Tupone Alfredo gentoo-dev 2006-04-22 07:21:11 UTC
4.7.2 version now in portage. Thanks for report and ebuild