cmake 3.15.4-1ubuntu1 source package in Ubuntu

Changelog

cmake (3.15.4-1ubuntu1) focal; urgency=medium

  * debian/patches/effafca77eacbb4988006b1f3f4d9154df6c33f8.patch:
    - cherry-pick upstream fix for new pango related sadness
      "fatal error: hb.h: No such file or directory"

 -- Gianfranco Costamagna <email address hidden>  Sat, 21 Dec 2019 19:46:11 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
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.15.4.orig.tar.gz 8.8 MiB 8a211589ea21374e49b25fc1fc170e2d5c7462b795f1b29c84dd0e984301ed7a
cmake_3.15.4-1ubuntu1.debian.tar.xz 28.5 KiB 7defed942ec521c7006e99b480fae5ca6b4743d08b8efb6350dd5c4ce02a1ff6
cmake_3.15.4-1ubuntu1.dsc 3.0 KiB 0b2f23eb118e8135ebcf64044af8e1184b69e68ea5d1ab739b0c464bdeba214f

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-curses-gui-dbgsym: debug symbols for cmake-curses-gui
cmake-dbgsym: debug symbols for cmake
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