GNU bug report logs -
#30181
[PATCH] gnu: Add golly.
Previous Next
Reported by: Kei Kebreau <kkebreau <at> posteo.net>
Date: Sat, 20 Jan 2018 04:57:01 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kkebreau <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 30181-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
ludo <at> gnu.org (Ludovic Courtès) writes:
> Kei Kebreau <kkebreau <at> posteo.net> skribis:
>
>> * gnu/packages/games.scm (golly): New variable.
>
> [...]
>
>> + (description
>> + "Golly simulates Conway's Game of Life and many other types of cellular
>> +automata. The following features are available:
>> +@enumerate
>> +@item Support for bounded and unbounded universes, with cells of up to 256
>> + states.
>> +@item Support for multiple algorithms, including Bill Gosper's Hashlife
>> + algorithm.
>> +@item Loading patterns from BMP, PNG, GIF and TIFF image files.
>> +@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.
>> +@item Scriptable via Lua or Python.
>> +@item Extracting patterns, rules and scripts from zip files.
>> +@item Downloading patterns, rules and scripts from online archives.
>> +@item Pasting patterns from the clipboard.
>> +@item Unlimited undo/redo.
>> +@item Configurable keyboard shortcuts.
>> +@item Auto fit option to keep patterns within the view.
>> +@end enumerate.")
> ^
> I think this period is not syntactically valid and must be removed.
You are correct.
>
> Apart from that it LGTM, thanks!
>
> Ludo’.
Pushed with corrections. Thanks for reviewing!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 120 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.