Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364479 - games-strategy/spacezero: new package
Summary: games-strategy/spacezero: new package
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://spacezero.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 12:06 UTC by niogic
Modified: 2018-12-03 12:57 UTC (History)
0 users

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


Attachments
First ebuild (spacezero-0.78.0.ebuild,857 bytes, text/plain)
2011-04-23 23:08 UTC, niogic
Details
Dirty workaround to make the sound work (datadir.patch,506 bytes, patch)
2011-04-23 23:09 UTC, niogic
Details | Diff
Dirty workaround to make the sound work (datadir.patch,482 bytes, patch)
2011-05-16 21:45 UTC, niogic
Details | Diff
The game icon (as found on the website) (fighter0.png,236 bytes, image/png)
2011-05-16 21:45 UTC, niogic
Details
Updated ebuild to spacezero-0.80.01 version (spacezero-0.80.01.ebuild,855 bytes, text/plain)
2011-05-16 21:46 UTC, niogic
Details
Help patch, hopefully will be included upstream soon (help-0.80.02.patch,6.54 KB, patch)
2011-05-20 17:56 UTC, niogic
Details | Diff
A little startup script asking some game options. (spacezero.sh,2.25 KB, patch)
2011-05-20 17:58 UTC, niogic
Details | Diff
Updated ebuild to spacezero-0.80.02 version (spacezero-0.80.02.ebuild,956 bytes, application/octet-stream)
2011-05-20 17:58 UTC, niogic
Details
Support hostnames instead of IPs only with gethostbyname(); (spacecomm.patch,2.77 KB, patch)
2011-05-26 10:30 UTC, niogic
Details | Diff
Spacezero 0.80.02 with spacecomm patch (resolve hostnames) (spacezero-0.80.02.ebuild,1018 bytes, application/octet-stream)
2011-05-26 10:31 UTC, niogic
Details
games-strategy/spacezero-0.80.04.ebuild (spacezero-0.80.04.ebuild,1.05 KB, application/octet-stream)
2011-06-06 15:03 UTC, niogic
Details
No more datadir patch required. Only Makefile variable. (spacezero-0.80.07.ebuild,1.04 KB, text/plain)
2011-11-01 18:54 UTC, niogic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description niogic 2011-04-22 12:06:48 UTC
SpaceZero is a 2D space combat, multiplayer (two players by now) net game.

The objective is to conquer the space, defeating all enemies.
Comment 1 niogic 2011-04-23 23:08:02 UTC
Created attachment 270987 [details]
First ebuild
Comment 2 niogic 2011-04-23 23:09:28 UTC
Created attachment 270989 [details, diff]
Dirty workaround to make the sound work

The source code has a hard-coded #define set to /usr/local/share 
The patch adjust this to /usr/share/games
Comment 3 niogic 2011-05-16 21:45:12 UTC
Created attachment 273511 [details, diff]
Dirty workaround to make the sound work
Comment 4 niogic 2011-05-16 21:45:59 UTC
Created attachment 273513 [details]
The game icon (as found on the website)
Comment 5 niogic 2011-05-16 21:46:29 UTC
Created attachment 273515 [details]
Updated ebuild to spacezero-0.80.01 version
Comment 6 niogic 2011-05-20 17:56:52 UTC
Created attachment 274137 [details, diff]
Help patch, hopefully will be included upstream soon
Comment 7 niogic 2011-05-20 17:58:21 UTC
Created attachment 274139 [details, diff]
A little startup script asking some game options.

The shell script uses zenity (gtk2+). It asks some options that are then passed as game parameters.

As of now the game can be fully personalized only with console parameters. Hopefully upstream will include all of that inside the game, soon.
Comment 8 niogic 2011-05-20 17:58:46 UTC
Created attachment 274141 [details]
Updated ebuild to spacezero-0.80.02 version
Comment 9 niogic 2011-05-26 10:30:14 UTC
Created attachment 274693 [details, diff]
Support hostnames instead of IPs only with gethostbyname();

There's already a UPSTREAM patch request. Will be hopefully included in next version. For now it's in my ebuild.
Comment 10 niogic 2011-05-26 10:31:26 UTC
Created attachment 274695 [details]
Spacezero 0.80.02 with spacecomm patch (resolve hostnames)
Comment 11 niogic 2011-06-06 15:03:48 UTC
Created attachment 276025 [details]
games-strategy/spacezero-0.80.04.ebuild

Spacezero 0.03.03 release. It recently included help and spacecomm patches.
Comment 12 niogic 2011-06-06 15:06:32 UTC
Comment on attachment 273511 [details, diff]
Dirty workaround to make the sound work

The patch generally survive though different versions without any change.
Comment 13 niogic 2011-07-29 08:03:43 UTC
Comment on attachment 276025 [details]
games-strategy/spacezero-0.80.04.ebuild

version 0.80.04 
-Fix: ships takeoff with very few ammunition. 
-Fix: incorrect initial number of planets. Incorect initial planet coordinates, planet out of limits.
Comment 14 niogic 2011-11-01 18:54:13 UTC
Created attachment 291473 [details]
No more datadir patch required. Only Makefile variable.
Comment 15 niogic 2011-11-01 18:56:08 UTC
Comment on attachment 291473 [details]
No more datadir patch required. Only Makefile variable.

Supposed category: games-strategy
This ebuild can also be renamed to spacezero-9999.ebuild and it will download SVN source automatically.