Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27447 - gtuxnes-0.75 ebuild
Summary: gtuxnes-0.75 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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-27 15:36 UTC by Jeff Saucier
Modified: 2003-08-28 11:04 UTC (History)
0 users

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


Attachments
ebuild for gtuxnes-0.75 (gtuxnes-0.75.ebuild,777 bytes, text/plain)
2003-08-27 15:37 UTC, Jeff Saucier
Details
updated gtuxnes-0.75.ebuild (gtuxnews-0.75.ebuild,792 bytes, text/plain)
2003-08-28 07:51 UTC, Jeff Saucier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Saucier 2003-08-27 15:36:38 UTC
This is an ebuild for gtuxnes-0.75. It work fine here. This is my first ebuild
so if you find thing that I don't do correctly, please say it to me.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Gtuxnes install and work fine

Expected Results:  
Gtuxnes should work fine
Comment 1 Jeff Saucier 2003-08-27 15:37:37 UTC
Created attachment 16697 [details]
ebuild for gtuxnes-0.75
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-08-27 22:12:45 UTC
Thanks for the ebuild Jeff.  The only improvement I can suggest is that you
add an error message to your die statements.  emake || die "emake failed"
instead of just emake || die.

Enjoy.
Comment 3 Jeff Saucier 2003-08-28 07:51:17 UTC
Created attachment 16717 [details]
updated gtuxnes-0.75.ebuild

I have add the die message like you said
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2003-08-28 11:04:52 UTC
Sorry I wasn't clear.  I already added the ebuild to CVS and did the cleanup
myself.  My suggestion for die messages was for the next ebuild you submit. ;-)