Пакет lucidlife: Информация

Danger alert: Пакет удалён из репозитория c8

Удалён в задании: #178754
Пакет удалён: Anton V. Boyarshinov
Дата удаления: 26 февраля 2017 г.
    Исходный пакет: lucidlife
    Версия: 0.9.2-alt3_18
    Собран:  17 февраля 2016 г. 7:30 в задании #159534
    Категория: Игры/Прочее
    Сообщить об ошибке в пакете
    Лицензия: GPLv2+
    О пакете: A Conway's Life simulator
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    lucidlife (x86_64, i586)
    lucidlife-debuginfo (x86_64, i586)

    Сопровождающий: Igor Vlasenko


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

    Последнее изменение


    16 февраля 2016 г. Igor Vlasenko 0.9.2-alt3_18
    - update to new release by fcimport
    20 сентября 2015 г. Igor Vlasenko 0.9.2-alt3_17
    - update to new release by fcimport
    27 августа 2014 г. Igor Vlasenko 0.9.2-alt3_16
    - update to new release by fcimport