cmake 2.8.12.1-1ubuntu1 source package in Ubuntu

Changelog

cmake (2.8.12.1-1ubuntu1) trusty; urgency=low

  * Merge from Debian, remaining changes:
    - Add fix_freetype_detection.diff to fix the freetype detection so
      kde-workspace builds again. (LP: #1256710)
    - Make FindBoost look in Multi-Arch locations as well.
    - Add a MultiArchCross.cmake toolchain file.
    - Relax the cmake dependency on cmake-data to require the
      matching upstream version (>= ${source:Upstream-Version}).

cmake (2.8.12.1-1) unstable; urgency=low

  * New upstream release:
    - Automoc no longer ignores ADD_DEFINITIONS. (Closes: #728793)
  * Migrate to emacs policy v2.0: cmake-data no longer needs to depend on
    emacsen-common but pretty recent debhelper is needed at build time.
  * Drop fixup_manpages.diff patch: merged upstream.
 -- Dmitrijs Ledkovs <email address hidden>   Mon, 09 Dec 2013 11:51:01 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cmake_2.8.12.1.orig.tar.gz 5.8 MiB fa28c12791d64c36ba6b6cb062a4b4bd4223053f6b9ea501b1bdbdf4d5df3a67
cmake_2.8.12.1-1ubuntu1.debian.tar.gz 30.7 KiB e5c99893a94aeef9c810e34f02bf22f62653a7b3a29ef31f405ccf1939cb1456
cmake_2.8.12.1-1ubuntu1.dsc 2.4 KiB e76a0d5dacfe0f232db7563c5275aec87de7d6ec6ac9722f27dfae71e8f88c68

View changes file

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-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-dbg: debugging symbols 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 CMake debugging symbols.

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: Qt4 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 Qt4 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".