Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106050 - flatfrag-0.3.ebuild (New package)
Summary: flatfrag-0.3.ebuild (New package)
Status: RESOLVED LATER
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-09-15 05:01 UTC by Johannes Kuhlmann
Modified: 2005-10-10 22:59 UTC (History)
1 user (show)

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


Attachments
flatfrag-0.3.ebuild (flatfrag-0.3.ebuild,788 bytes, text/plain)
2005-09-15 05:02 UTC, Johannes Kuhlmann
Details
flatfrag-0.3.ebuild (flatfrag-0.3.ebuild,744 bytes, text/plain)
2005-09-15 10:35 UTC, Johannes Kuhlmann
Details
flatfrag-0.3.ebuild (flatfrag-0.3.ebuild,973 bytes, text/plain)
2005-10-10 22:58 UTC, Mr. Bones. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Kuhlmann 2005-09-15 05:01:07 UTC
Hi,

I've just released a new version of my game which is called FlatFrag.
It's a multiplayer game played from a bird's a view in which you have to kill
other players (simply said deathmatch is the game mode). Features are network
games, bots, some 3d graphics, many weapons and fun.
I guess it would fit best into the games-action category.

Regards,
Johannes Kuhlmann
Comment 1 Johannes Kuhlmann 2005-09-15 05:02:13 UTC
Created attachment 68500 [details]
flatfrag-0.3.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-15 06:58:40 UTC
- Do MY_P="ff-src-${PV}" and use that in the following.
- Did you test on all the architectures you keyworded?
- src_unpack() should be superfluous.
Comment 3 Johannes Kuhlmann 2005-09-15 10:35:59 UTC
Created attachment 68520 [details]
flatfrag-0.3.ebuild

Thanks for the corrections.

Changes:
- Using MY_P now.
- src_unpack has been removed.
- KEYWORDS only contains the architectures I've actually tested.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2005-09-15 15:41:30 UTC
Before this goes into portage, the source needs to be patched so the game can be
installed like a real package - none of this /opt stuff.  The binaries should go
in GAMES_BINDIR, the data in GAMES_DATADIR and the config files in GAMES_SYSCONFDIR.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2005-10-10 22:58:22 UTC
Created attachment 70337 [details]
flatfrag-0.3.ebuild

Here's the ebuild I cooked up, but it's still not there.  The homepage makes it
pretty clear it's still alpha and there's no real support for an install yet.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2005-10-10 22:59:19 UTC
reopen when it's a little more developed (or with a patch for proper install).