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:  Jul 31, 2021, 10:07 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 (e2kv5, e2kv4, e2k)
ccmake-debuginfo (e2kv5, e2kv4, e2k)
cmake (e2kv5, e2kv4, e2k)
cmake-debuginfo (e2kv5, e2kv4, e2k)
cmake-gui (e2kv5, e2kv4, e2k)
cmake-gui-debuginfo (e2kv5, e2kv4, e2k)
cmake-modules (noarch)
ctest (e2kv5, e2kv4, e2k)
ctest-debuginfo (e2kv5, e2kv4, e2k)
rpm-macros-cmake (e2kv5, e2kv4, e2k)
vim-plugin-cmake (noarch)

Maintainer: Konstantin Lepikhov


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