Package cmake: Information

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