golly 3.3-1.1build3 source package in Ubuntu

Changelog

golly (3.3-1.1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:54:05 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe games
Noble release universe games

Downloads

File Size SHA-256 Checksum
golly_3.3.orig.tar.gz 5.2 MiB 88fd776b1afd763ef32ac6e6d95ddfcbc51b74f6ef6a1f3ba9aa659295d573c8
golly_3.3-1.1build3.debian.tar.xz 17.1 KiB 5ae29635677a57b6ec5e9f79e3e6cd85a743a1668fd3c01f0390a10df388d4b8
golly_3.3-1.1build3.dsc 1.9 KiB 2137f0ea8d361408bb875a1fda7802a5f7a2cbb9085c472b9ac0eeec0c0d05a0

Available diffs

View changes file

Binary packages built by this source

golly: Game of Life simulator using hashlife algorithm

 Golly simulates Conway's Game of Life with an arbitrarily large grid
 of cells. It can optionally use a hashlife algorithm, which allows
 it to rapidly compute generations for huge patterns, and to compute
 many generations into the future at a time.
 .
 Golly provides a graphical interface for viewing and editing cellular
 automata. It supports copy and paste, zoom, auto-fit, multiple
 layers, and viewing different areas of a pattern simultaneously in
 different areas of a window.
 .
 Golly can load patterns from RLE, Life 1.05/1.06, dblife, and
 macrocell file formats; it can also interpret images as Life
 patterns. Golly provides integrated help, including a copy of the
 Life Lexicon.
 .
 Golly also supports other rules for 2D cellular automata with an
 8-cell neighborhood, and supports 1D cellular automata.

golly-dbgsym: debug symbols for golly