Package cmake: Information

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

Source package: cmake
Version: 3.20.5-alt1.E2K.1
Build time:  Sep 18, 2022, 09:08 PM
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 (e2kv6, e2kv5, e2kv4, e2k)
ccmake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
cmake (e2kv6, e2kv5, e2kv4, e2k)
cmake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
cmake-doc (noarch)
cmake-gui (e2kv6, e2kv5, e2kv4, e2k)
cmake-gui-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
cmake-modules (noarch)
ctest (e2kv6, e2kv5, e2kv4, e2k)
ctest-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
rpm-macros-cmake (e2kv6, e2kv5, e2kv4, e2k)
vim-plugin-cmake (noarch)

Maintainer: Konstantin Lepikhov


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

Last changed


July 27, 2021 Michael Shigorin 3.20.5-alt1.E2K.1
- E2K: added mcst patch (ICE workaround, see mcst#4427)
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)