Package cmake: Information

    Source package: cmake
    Version: 3.16.3-alt3.E2K.1
    Build time:  Jul 27, 2021, 09:44 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. liblzma-devel
      2. libxml2-devel
      3. libexpat-devel
      4. bzlib-devel
      5. libncurses-devel
      6. graphviz
      7. doxygen
      8. shared-mime-info
      9. qt5-base-devel
      10. rpm-build-vim
      11. rpm-build-xdg
      12. libcurl-devel
      13. zlib-devel
      14. jsoncpp-devel
      15. gcc-c++
      16. libarchive-devel >= 2.8.4
      17. libuv-devel
      18. librhash-devel

    Last changed


    July 25, 2021 Michael Shigorin 3.16.3-alt3.E2K.1
    - E2K: added mcst patch (ICE workaround, see mcst#4427)
    July 7, 2021 Arseny Maslennikov 3.16.3-alt3
    - macros: Fixed bug in definition of %cmake from the previous release.
    May 26, 2021 Arseny Maslennikov 3.16.3-alt2
    - macros: Introduced wrappers to stay compatible with Sisyphus.
    - macros: Allowed easy override of build artifact directory.