cmake 3.25.0-1ubuntu1 source package in Ubuntu

Changelog

cmake (3.25.0-1ubuntu1) lunar; urgency=low

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

cmake (3.25.0-1) unstable; urgency=medium

  * New upstream version 3.25.0
  * Drop obsolete 0001-Prefer-Debian-default-version-of-Python.patch.
    The same effect can be achieved with -DPython3_FIND_UNVERSIONED_NAMES=FIRST
  * Drop ancient d/NEWS

cmake (3.24.3-1) unstable; urgency=medium

  * New upstream version 3.24.3

cmake (3.24.2-2) unstable; urgency=medium

  * Improve discovery for Debian default version of Python

 -- Gianfranco Costamagna <email address hidden>  Fri, 18 Nov 2022 11:15:21 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.25.0.orig.tar.gz 10.1 MiB 306463f541555da0942e6f5a0736560f70c487178b9d94a5ae7f34d0538cdd48
cmake_3.25.0-1ubuntu1.debian.tar.xz 32.7 KiB 25fcd50048d63f2d610694cfe6798ec0d20a0c73b620410cd14b836aeac46c0a
cmake_3.25.0-1ubuntu1.dsc 3.5 KiB a17df39885d356dbaf563891619c8240850adc29cd05d2903513c86d71c21c6d

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-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. CMake is quite sophisticated: it
 is possible to support complex environments requiring system
 configuration, pre-processor generation, code generation, and template
 instantiation.
 .
 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)

 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.
 .
 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. CMake is quite sophisticated: it
 is possible to support complex environments requiring system
 configuration, pre-processor generation, code generation, and template
 instantiation.
 .
 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. CMake is quite sophisticated: it
 is possible to support complex environments requiring system
 configuration, pre-processor generation, code generation, and template
 instantiation.
 .
 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