golly 2.8-1 source package in Ubuntu

Changelog

golly (2.8-1) unstable; urgency=medium

  * New upstream.  Thanks to Dr. Tobias Quathamer.
  * debian/control (Standards-Version): conforms to 3.9.8.
  (Build-Depends): Modify to python2.7 and python2.7-dev.
  Add dh-lua.  Remove quilt.
  * debian/rules: Don't put --with quilt for dh any more.  Add lua.
  * debian/compat: Bump to 10.
  * debian/patches/0001-Build-Add-libs.patch: New.

 -- NIIBE Yutaka <email address hidden>  Fri, 25 Nov 2016 08:34:53 +0900

Upload details

Uploaded by:
NIIBE Yutaka
Uploaded to:
Sid
Original maintainer:
NIIBE Yutaka
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe games

Downloads

File Size SHA-256 Checksum
golly_2.8-1.dsc 1.4 KiB 22683499773df7d3d991b90e7cb229742c337b785710f1dfa221172df5ae7e9a
golly_2.8.orig.tar.gz 3.9 MiB 0488724715bae228e88d0a819d8ed311f964c70f37f228f6218bc053a1b09b28
golly_2.8-1.debian.tar.xz 8.8 KiB d353878cf3de05b687d3abaae7950291854e532bee563773ca995089248cce2b

Available diffs

No changes file available.

Binary packages built by this source

golly: No summary available for golly in ubuntu zesty.

No description available for golly in ubuntu zesty.

golly-dbgsym: debug symbols for package golly

 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.