cmake 3.8.0-1 source package in Ubuntu

Changelog

cmake (3.8.0-1) experimental; urgency=medium

  * New upstream release.
    - CPackDeb: print warning when "file" tool is missing. (Closes: #847307)
  * Refresh fix-ftbfs-on-kfreebsd.patch
  * Drop mips-rld-map-rel.patch, merged upstream.
  * Add librhash-dev to Build-Depends.

 -- Felix Geyer <email address hidden>  Sat, 15 Apr 2017 12:08:12 +0200

Upload details

Uploaded by:
Debian CMake Team on 2017-04-15
Uploaded to:
Experimental
Original maintainer:
Debian CMake Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cmake_3.8.0-1.dsc 2.9 KiB d93ca42678656c2bf0d4ff8eaa225537da9c7148686f11baac42a7aa33ffe298
cmake_3.8.0.orig.tar.gz 7.2 MiB cab99162e648257343a20f61bcd0b287f5e88e36fcb2f1d77959da60b7f35969
cmake_3.8.0-1.debian.tar.xz 27.5 KiB dd619d7d416c1ffc674a66f981a54a9066e6b5bdbe4b3bae67b4aad58bf2dc94

Available diffs

No changes file available.

Binary packages built by this source

cmake: 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.
 .
 CMake was developed by Kitware as part of the NLM Insight
 Segmentation and Registration Toolkit project. The ASCI VIEWS project
 also provided support in the context of their parallel computation
 environment. Other sponsors include the Insight, VTK, and VXL open
 source software communities.

cmake-curses-gui: curses based user interface for CMake (ccmake)

 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.
 .
 This package provides the CMake curses interface. Project configuration
 settings may be specified interactively through this GUI. Brief instructions
 are provided at the bottom of the terminal when the program is running. The
 main executable file for this GUI is "ccmake".

cmake-curses-gui-dbgsym: Debug symbols for cmake-curses-gui
cmake-data: CMake data files (modules, templates and documentation)

 This package provides CMake architecture independent data files (modules,
 templates, documentation etc.). Unless you have cmake installed, you probably
 do not need this package.

cmake-dbgsym: Debug symbols for cmake
cmake-doc: extended documentation in various formats for CMake

 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.
 .
 This package provides additional documentation in various formats like HTML or
 plain text.

cmake-qt-gui: Qt based user interface for CMake (cmake-gui)

 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.
 .
 This package provides the CMake Qt based GUI. Project configuration
 settings may be specified interactively. Brief instructions are provided at
 the bottom of the window when the program is running. The main executable
 file for this GUI is "cmake-gui".

cmake-qt-gui-dbgsym: Debug symbols for cmake-qt-gui