Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73749 - NNGS no name Go Server ebuild
Summary: NNGS no name Go Server ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://nngs.cosmic.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 20:43 UTC by Lars Grunewaldt
Modified: 2011-09-14 20:39 UTC (History)
0 users

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


Attachments
patch to build properly for => files/ (nngs-1.1.16.patch,1.98 KB, patch)
2004-12-07 20:45 UTC, Lars Grunewaldt
Details | Diff
ebuild (nngs-1.1.16.ebuild,1.18 KB, text/plain)
2004-12-07 20:45 UTC, Lars Grunewaldt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Grunewaldt 2004-12-07 20:43:35 UTC
wrote an ebuild for nngs-1.1.16...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Lars Grunewaldt 2004-12-07 20:45:12 UTC
Created attachment 45493 [details, diff]
patch to build properly for => files/
Comment 2 Lars Grunewaldt 2004-12-07 20:45:43 UTC
Created attachment 45494 [details]
ebuild
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-12-08 00:17:57 UTC
Comments:

needs to inherit eutils games (should be right after the header)
use games eclass functions like other games ebuilds
order the functions in the ebuild the same as skel.ebuild
patch in src_unpack
take out S=${WORKDIR}/${P} That's the default.
use unpack ${A} in src_unpack
remove the pwds in src_unpack
install in ${GAMES_BIN} (from games.eclass), not in /opt  /opt is for binary packages.
looks like it will need an init.d script for starting the server.
Comment 4 Lars Grunewaldt 2005-01-24 14:16:09 UTC
please keep this open, I assure you I'll fix this as soon as I have the time!!

thanks :)
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2005-01-24 14:49:49 UTC
I'll mark it NEEDSINFO and you can reopen it when you have the chance.  Thanks for your continued work on the ebuild.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2006-04-23 00:58:47 UTC
Doesn't look like it's going to happen.  Closing.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:39:34 UTC
clean up bug list after bugzilla update