Package cmake: Information

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

Source package: cmake
Version: 3.16.3-alt1
Build time:  Feb 28, 2020, 06:35 PM in the task #245760
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, aarch64)
ccmake-debuginfo (x86_64, ppc64le, i586, aarch64)
cmake (x86_64, ppc64le, i586, aarch64)
cmake-debuginfo (x86_64, ppc64le, i586, aarch64)
cmake-doc (noarch)
cmake-gui (x86_64, ppc64le, i586, aarch64)
cmake-gui-debuginfo (x86_64, ppc64le, i586, aarch64)
cmake-modules (noarch)
ctest (x86_64, ppc64le, i586, aarch64)
ctest-debuginfo (x86_64, ppc64le, i586, aarch64)
rpm-macros-cmake (x86_64, ppc64le, i586, aarch64)
vim-plugin-cmake (noarch)

Maintainer: Konstantin Lepikhov


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

Last changed


Jan. 24, 2020 Vitaly Lipatov 3.16.3-alt1
- new version 3.16.3 (with rpmrb script)
Oct. 20, 2019 Vitaly Lipatov 3.15.4-alt1
- new version 3.15.4 (with rpmrb script)
May 15, 2019 Dmitry V. Levin 3.13.4-alt3
- NMU.
- macros: fixed bug in definitions of %cmake and %cmake_insource
  introduced in the previous release.