Пакет cmake: Информация

    Исходный пакет: cmake
    Версия: 3.16.3-alt3.E2K.1
    Собран:  27 июля 2021 г. 21:44
    Сообщить об ошибке в пакете
    Домашняя страница: http://cmake.org/

    Лицензия: BSD
    О пакете: Cross-platform, open-source make system
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Konstantin Lepikhov


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

    Последнее изменение


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