Package cmake: Information

    Source package: cmake
    Version: 3.20.5-alt1
    Build time:  Jul 6, 2021, 04:43 AM in the task #277391
    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.

    List of rpms provided by this srpm:
    bash-completion-cmake (noarch)
    ccmake (x86_64, ppc64le, i586, armh, aarch64)
    ccmake-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    cmake (x86_64, ppc64le, i586, armh, aarch64)
    cmake-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    cmake-doc (noarch)
    cmake-gui (x86_64, ppc64le, i586, armh, aarch64)
    cmake-gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    cmake-modules (noarch)
    ctest (x86_64, ppc64le, i586, armh, aarch64)
    ctest-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    rpm-macros-cmake (x86_64, ppc64le, i586, armh, aarch64)
    vim-plugin-cmake (noarch)

    Maintainer: Konstantin Lepikhov


      1. librhash-devel
      2. libxml2-devel
      3. libexpat-devel
      4. liblzma-devel
      5. python3-module-sphinx-sphinx-build-symlink
      6. bzlib-devel
      7. libncurses-devel
      8. graphviz
      9. doxygen
      10. shared-mime-info
      11. qt5-base-devel
      12. rpm-build-vim
      13. rpm-build-xdg
      14. libarchive-devel >= 2.8.4
      15. jsoncpp-devel
      16. gcc-c++
      17. libuv-devel
      18. libcurl-devel
      19. zlib-devel

    Last changed


    July 6, 2021 Vitaly Lipatov 3.20.5-alt1
    - new version 3.20.5 (with rpmrb script)
    June 4, 2021 Arseny Maslennikov 3.19.7-alt4
    - macros: honor NPROCS in addition to %__nprocs. (fixes ALT bug 40153)
    April 24, 2021 Arseny Maslennikov 3.19.7-alt3
    - macros: add a macro to allow cmake command name substitution
    - macros: allow easy override of build artifact directory