Path to this page:
./
games/xbat,
XEVIOUS like shooting game
Branch: CURRENT,
Version: 1.11nb2,
Package name: xbat-1.11nb2,
Maintainer: pkgsrc-usersxbat is an XEVIOUS (NAMCO(C)) like game.
OPTION:
-hs : high speed mode
-dc : use default colormap
-g : rapid fire
-r : exchange keys[z][x]
-h -help : print usage
-mode [0-4] : set game level
0:easy, 1:normal, 2:difficult, 3:more difficult, 4:abnormal
COMMAND:
[s] for Start or Pause
[q] for quit
[c] for setup (at Title screen only)
Cursor key or Number key to move.
i, j, l, k, m also to move.
[z] and [x] to shot.
Please e-mail to the author ( wai@nemoto.ecei.tohoku.ac.jp) for
improvement or other something about this game.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 121.055 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2008-06-10) Updated to version: xbat-1.11nb2
- (2006-02-06) Updated to version: xbat-1.11nb1
- (2005-10-05) Package added to pkgsrc.se, version xbat-1.11 (created)
CVS history: (Expand)
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2019-11-04 18:47:31 by Roland Illig | Files touched by this commit (14) |
Log message:
mk: make BROKEN a list of lines, like PKG_FAIL_REASON
Packages defined the variable BROKEN inconsistently. Some added quotes,
like they are required in PKG_FAIL_REASON, some omitted them.
Now all packages behave the same, and pkglint will flag future mistakes.
|
2018-01-14 18:34:02 by Roland Illig | Files touched by this commit (58) |
Log message:
games/*: fix alignment of variable values
pkglint -Wall -r --autofix --only aligned
After running the above command, three packages had to be adjusted
manually:
In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.
In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.
In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.
|
2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136) |
Log message:
Comment out dead sites.
|
2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
|
2015-09-20 21:18:15 by Tobias Nygren | Files touched by this commit (1) |
Log message:
add backup master site since official one is dead
|
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|