Package lucidlife: Information

Danger alert: Package removed from c8 repository

Removed in the task: #178754
Package removed: Anton V. Boyarshinov
Deletion date: Feb. 26, 2017
    Source package: lucidlife
    Version: 0.9.2-alt3_18
    Build time:  Feb 17, 2016, 07:30 AM in the task #159534
    Category: Games/Other
    Report package bug
    License: GPLv2+
    Summary: A Conway's Life simulator
    Description: 
    LucidLife is a Conway's Life simulator. The rules are rather simple. The game
    is started with a large grid of cell locations, and an arbitrary set of
    living cells. On each turn, each cell thrives or dies based on the number of
    cells which surround it. A dead (empty) cell with three live cells around it
    becomes a living cell (a birth); a living cell with two or three neighbors
    survives; otherwise the cell dies (due to overcrowding) or remains dead
    (due to loneliness). It is based on the the GtkLife project, but with a
    more modern user interface and other enhancements.

    List of rpms provided by this srpm:
    lucidlife (x86_64, i586)
    lucidlife-debuginfo (x86_64, i586)

    Maintainer: Igor Vlasenko


      1. perl(XML/Parser.pm)
      2. gettext
      3. gnome-vfs-devel
      4. desktop-file-utils
      5. gtk2-devel >= 2.6.0
      6. /usr/bin/desktop-file-install
      7. /usr/bin/glib-gettextize

    Last changed


    Feb. 16, 2016 Igor Vlasenko 0.9.2-alt3_18
    - update to new release by fcimport
    Sept. 20, 2015 Igor Vlasenko 0.9.2-alt3_17
    - update to new release by fcimport
    Aug. 27, 2014 Igor Vlasenko 0.9.2-alt3_16
    - update to new release by fcimport