Package cmake: Information

    Source package: cmake
    Version: 2.8.4-alt1.M60P.2
    Build time:  Aug 1, 2013, 12:24 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:
    ccmake (x86_64, i586)
    ccmake-debuginfo (x86_64, i586)
    cmake (x86_64, i586)
    cmake-debuginfo (x86_64, i586)
    cmake-doc (noarch)
    cmake-gui (x86_64, i586)
    cmake-gui-debuginfo (x86_64, i586)
    cmake-modules (noarch)
    ctest (x86_64, i586)
    ctest-debuginfo (x86_64, i586)
    rpm-macros-cmake (x86_64, i586)
    vim-plugin-cmake (noarch)

    Maintainer: Andrey Rahmatullin



      1. libxml2-devel
      2. libexpat-devel
      3. bzlib-devel
      4. git-core
      5. mercurial
      6. /proc
      7. cvs
      8. libncurses-devel
      9. shared-mime-info
      10. rpm-build-vim
      11. gcc-c++
      12. gcc-fortran
      13. subversion
      14. java-devel
      15. libarchive-devel >= 2.8.4
      16. libcurl-devel
      17. libqt4-devel

    Last changed


    Aug. 1, 2013 Andrey Cherepanov 2.8.4-alt1.M60P.2
    - add %cmake_build, %cmake_install and %cmakeinstall_std macros
    - fix %cmake_insource macros
    Feb. 7, 2012 Andrey Cherepanov 2.8.4-alt1.M60P.1
    - More PATH_SUFFIXES for finding Postgresql
    March 20, 2011 Slava Dubrovskiy 2.8.4-alt1
    - 2.8.4
    - Update spec: add necessary LD_LIBRARY_PATH for build process (thanks real@)
    - Remove build type and add flags for Fortran (thanks real@)