Package cmake: Information

    Binary package: cmake
    Version: 3.16.3-alt1
    Architecture: armh
    Build time:  Jun 12, 2020, 10:02 AM
    Source package: cmake
    Report package bug
    Home page: http://cmake.org/

    License: BSD
    Summary: Cross-platform, open-source make system
    Description: 
    CMake is used to control the software compilation process using
    simple platform and compiler independent configuration files.
    CMake generates native makefiles and workspaces that can be
    used in the compiler environment of your choice. CMake is quite
    sophisticated: it is possible to support complex environments
    requiring system configuration, pre-processor generation, code
    generation, and template instantiation.

    Maintainer: Konstantin Lepikhov


    Last changed


    Jan. 24, 2020 Vitaly Lipatov 3.16.3-alt1
    - new version 3.16.3 (with rpmrb script)
    Oct. 20, 2019 Vitaly Lipatov 3.15.4-alt1
    - new version 3.15.4 (with rpmrb script)
    May 15, 2019 Dmitry V. Levin 3.13.4-alt3
    - NMU.
    - macros: fixed bug in definitions of %cmake and %cmake_insource
      introduced in the previous release.