Package cmake: Information

  • Default inline alert: Version in the repository: 3.23.2-alt3

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