Package cmake: Information

  • Default inline alert: Version in the repository: 3.29.1-alt1

Source package: cmake
Version: 3.19.7-alt4
Latest version according to Repology
Build time:  Jun 9, 2021, 10:44 AM in the task #273814
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. libxml2-devel
    2. libexpat-devel
    3. bzlib-devel
    4. liblzma-devel
    5. python3-module-sphinx-sphinx-build-symlink
    6. graphviz
    7. qt5-base-devel
    8. libncurses-devel
    9. shared-mime-info
    10. doxygen
    11. rpm-build-vim
    12. rpm-build-xdg
    13. libarchive-devel >= 2.8.4
    14. libuv-devel
    15. jsoncpp-devel
    16. gcc-c++
    17. zlib-devel
    18. libcurl-devel
    19. librhash-devel

Last changed


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
April 23, 2021 Vitaly Lipatov 3.19.7-alt2
- drop requires dump from cmake-modules
- build without bundled sources
- use python3-module-sphinx-sphinx-build-symlink instead of python-module-sphinx-devel