cmake 3.21.4-1ubuntu1 source package in Ubuntu

Changelog

cmake (3.21.4-1ubuntu1) jammy; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - Append -latomic on RISCV, as some atomics need libatomic support
      (LP: #1876814).

cmake (3.21.4-1) unstable; urgency=medium

  * Also unset _proxy variables for ninja autopkgtest (Fixup for #960179)
  * New upstream version 3.21.4
  * Refresh patches
    - Keep Prefer-Debian-default-version-of-Python.patch
      (Debian-specific)
    - Update Fix-cross-compilation-with-MPI.patch
      (modified by upstream, targeted for 3.22 release)
    - Keep Fix-RunCMake.CPack_DEB.EXTRA-on-Debian-non-Linux-OSe.patch
      (accepted by upstream, targeted for 3.22 release)
    - Drop Fix-misinterpretation-of-Debian-Policy-on-LIBEXECDIR.patch
      (applied by upstream)
    - Keep Make-FindFLTK-safe-to-include-multiple-times.patch
      (accepted by upstream, targeted for 3.22 release)
    - Keep Fix-check_symbol_exists-with-pedantic-errors.patch
      (accepted by upstream, targeted for 3.23 release)

 -- Simon Quigley <email address hidden>  Thu, 11 Nov 2021 07:55:02 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.21.4.orig.tar.gz 9.2 MiB d9570a95c215f4c9886dd0f0564ca4ef8d18c30750f157238ea12669c2985978
cmake_3.21.4-1ubuntu1.debian.tar.xz 33.3 KiB 78b62d198515eb5b2b4bdde0a5c3f9f87aad43c1e3a792244422d798830986bb
cmake_3.21.4-1ubuntu1.dsc 3.6 KiB a7ccd922e493bac292669f12be09375ec1f8360d58de5fd1fad3c5c65279ef22

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-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