Package TetrisGL: Information

    Source package: TetrisGL
    Version: 1.0.2-alt5
    Latest version according to Repology
    Build time:  Nov 20, 2023, 11:41 PM in the task #334690
    Category: Games/Arcade
    Report package bug
    License: GPLv3
    Summary: Just another tetris game with OpenGL graphics
    Description: 
    This project has developed for training purposes only.
    It has been written in C++ and uses OpenGL to render all graphics.
    
    Ported to Linux/e2k online: http://youtu.be/761Ab1SDZsQ
    (see http://github.com/Imp5/TetrisGL)
    
    NB: users must be in the `games' group to play,
    care for them not to get stuck!

    List of rpms provided by this srpm:
    TetrisGL (x86_64, ppc64le, i586, armh, aarch64)
    TetrisGL-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Artyom Bystrov

    List of contributors:
    Artyom Bystrov
    Michael Shigorin

    ACL:
    Michael Shigorin
    @everybody

      1. rpm-macros-cmake
      2. libalsa-devel
      3. libGLEW-devel
      4. cmake
      5. rapidjson
      6. libfreetype-devel
      7. libglfw3-devel
      8. libglm-devel
      9. gcc-c++
      10. libstb-devel

    Last changed


    April 30, 2023 Artyom Bystrov 1.0.2-alt5
    - fix build proccess on modern Sisyphus stack
    - fix rights of running script
    July 5, 2022 Michael Shigorin 1.0.2-alt4
    - updated to g24aec3e, dropped glfw version hack
    Jan. 16, 2021 Michael Shigorin 1.0.2-alt3
    - Imp5: enabled sound (ported from FMOD to ALSA)
    - restricted the binary to games group (so it's more obvious)
    - added icons