cmake 3.23.1-2ubuntu1 source package in Ubuntu

Changelog

cmake (3.23.1-2ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Append -latomic on RISCV, as some atomics need libatomic support.

cmake (3.23.1-2) unstable; urgency=medium

  * Work around regression with qa=+canary.
    Upstream has reverted the problematic commit for the
    next point release, pending further investigation. (Closes: #1009408)
  * Address hints from AppStream Report

cmake (3.23.1-1) unstable; urgency=medium

  * Add AppStream metadata for cmake-qt-gui
  * New upstream version 3.23.1

cmake (3.23.0-1) unstable; urgency=medium

  * New upstream version 3.23.0
  * Refresh patches
    - Keep Prefer-Debian-default-version-of-Python.patch
      (Debian specific)
    - Drop Fix-check_symbol_exists-with-pedantic-errors.patch
      (applied by upstream)

 -- Gianfranco Costamagna <email address hidden>  Fri, 29 Apr 2022 17:01:09 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
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.23.1.orig.tar.gz 9.5 MiB 33fd10a8ec687a4d0d5b42473f10459bb92b3ae7def2b745dc10b192760869f3
cmake_3.23.1-2ubuntu1.debian.tar.xz 33.3 KiB b688a5fe22add774466aee403f14c9ad0b016111d80377f4be34919910a6717f
cmake_3.23.1-2ubuntu1.dsc 3.5 KiB 6001c04da6459b03f89febd4a06a09c71392e3fa7657061b5a9bd95a4954e65a

Available diffs

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