Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110094 - [EBUILD] new package : games-arcade/bomns
Summary: [EBUILD] new package : games-arcade/bomns
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-21 21:31 UTC by Fernando (likewhoa)
Modified: 2005-11-30 17:13 UTC (History)
0 users

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


Attachments
bomns-0.99.1.ebuild (bomns-0.99.1.ebuild,889 bytes, text/plain)
2005-10-21 21:32 UTC, Fernando (likewhoa)
Details
bomns-0.99.1.ebuild [updated] (bomns-0.99.1.ebuild,786 bytes, text/plain)
2005-10-22 23:05 UTC, Fernando (likewhoa)
Details
bomns-0.99.1.ebuild (bomns-0.99.1.ebuild,793 bytes, text/plain)
2005-10-24 16:51 UTC, Fernando (likewhoa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando (likewhoa) 2005-10-21 21:31:49 UTC
bomns for Linux is a fast-paced multiplayer deathmatch arcade game.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Fernando (likewhoa) 2005-10-21 21:32:23 UTC
Created attachment 71155 [details]
bomns-0.99.1.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-22 06:22:17 UTC
- remove # likewhoa and RDEPEND="${DEPEND}"
- GPL is not a correct license, have a loook at /usr/portage/licenses/
- src_unpack() is superfluous


Comment 3 Fernando (likewhoa) 2005-10-22 23:05:28 UTC
Created attachment 71246 [details]
bomns-0.99.1.ebuild [updated]

updated to conform to ebuild standards..
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-10-23 06:33:29 UTC
Don't use egamesinstall if make DESTDIR=${D} install works.
Add some extra indentation into your src_compile.
Don't install COPYING or INSTALL files.
Are you sure the license is GPL-1 and not GPL-2.

Check out http://games.gentoo.org/games-ebuild-howto.xml for more information on
games-specific items in ebuilds.

Otherwise, it all looks good.
Comment 5 Fernando (likewhoa) 2005-10-24 16:51:10 UTC
Created attachment 71364 [details]
bomns-0.99.1.ebuild

minor changes to license and src_install
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-30 17:13:54 UTC
Added to CVS... thanks for the ebuild!