diff options
author | wiz <wiz@pkgsrc.org> | 2003-01-06 19:48:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-01-06 19:48:08 +0000 |
commit | b33629298c72e0b518075209af4597fc12a8ee6a (patch) | |
tree | 27791f577c4bd3173fbac3575ceb9a66d5c868d4 /games/xrick/distinfo | |
parent | 1c53e56262fb678e1c7ace749b10f50f7f708d47 (diff) | |
download | pkgsrc-b33629298c72e0b518075209af4597fc12a8ee6a.tar.gz |
Update to 021212.
The data file needed for sound is installed into ${PREFIX}/share/xrick/data.zip.
Either copy it to your current dir, or start xrick with
xrick -data ${PREFIX}/share/xrick/data.zip
Changes:
* Reworked the build system so xrick can easily be built on Unix boxes as
well as on non-Unix boxes (do not rely on symbolic links, etc.).
* Use function keys instead of numeric keys for various game controls, as some
non-US keyboard require that SHIFT is pressed for numbers (A. Majorel).
* Fixed a potential buffer overflow in command-line parameters handling
(A. Majorel).
* Joystick is (hopefully) OK now (S. Chauveau).
* Implemented all sounds: music, effects, etc.
* The sound was horrible on Windows due to a poorly dimensionned sound
buffer. Fixed.
* Re-ripped all sounds. This time I used STeem with debugger to save each
sound as a WAV file, then Audacity to filter an annoying static noise
produced by STeem, then SOX to re-sample.
Diffstat (limited to 'games/xrick/distinfo')
-rw-r--r-- | games/xrick/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xrick/distinfo b/games/xrick/distinfo index 7c03c36ec48..33d532deeef 100644 --- a/games/xrick/distinfo +++ b/games/xrick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2002/07/02 12:43:45 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/01/06 19:48:08 wiz Exp $ -SHA1 (xrick-010808.tgz) = f6b344433a11eb7ffb85412ffc66e79cc8b66e75 -Size (xrick-010808.tgz) = 244991 bytes -SHA1 (patch-aa) = 99a518e9e190e581a9a445b11fc4e54d5ed9e26b +SHA1 (xrick-021212.tgz) = 1a84eac20a22ab86d2013cc1c8ff7e0097b4466a +Size (xrick-021212.tgz) = 1648538 bytes +SHA1 (patch-aa) = 8909335f91b738948bb1aba2a82c44685d6d0efe |