cmake-mozilla 3.16.3-1ubuntu1~18.04 source package in Ubuntu

Changelog

cmake-mozilla (3.16.3-1ubuntu1~18.04) bionic; urgency=medium

  * Backport to bionic as "cmake-mozilla".
  * Do not build cmake-doc, cmake-curses-gui, cmake-qt-gui packages.
  * Use the bundled libarchive rather than too-old distro one.
  * Relax debhelper requirement.
  * Disable pax-zstd test.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 22 Oct 2021 14:32:53 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe devel
Bionic security universe devel

Downloads

File Size SHA-256 Checksum
cmake-mozilla_3.16.3.orig.tar.gz 8.7 MiB e54f16df9b53dac30fd626415833a6e75b0e47915393843da1825b096ee60668
cmake-mozilla_3.16.3-1ubuntu1~18.04.debian.tar.xz 28.2 KiB 44720c4bed4fbc143dd4d5ba5e2381336658787b6e2cce21f327094d89a213d2
cmake-mozilla_3.16.3-1ubuntu1~18.04.dsc 3.0 KiB 795dfd504eaf50a2f120f03dd7c73515f7a433a6d2ad9a024d69607705a06267

View changes file

Binary packages built by this source

cmake-mozilla: cross-platform, open-source make system

 This version is a backport of a newer version to Ubuntu 18.04 to enable
 building the version of rustc required to build new versions of firefox.
 .
 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-mozilla-data: CMake data files (modules, templates and documentation)

 This version is a backport of a newer version to Ubuntu 18.04 to enable
 building the version of rustc required to build new versions of firefox.
 .
 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-mozilla-dbgsym: debug symbols for cmake-mozilla