cmake-mozilla 3.27.9-0ubuntu1~20.04 source package in Ubuntu

Changelog

cmake-mozilla (3.27.9-0ubuntu1~20.04) focal; urgency=medium

  * Backport 3.27.9 to Focal.
  * Disable Sphinx documentation generation.
  * Use vendored libuv rather than the outdated distro version.
  * Fix the Lintian overrides so that it will suppress the correct
    errors and warnings.
  * Refresh patches from the previous backport.
    - Add a patch to disable GCOV tests since the GCC is too old.

 -- Zixing Liu <email address hidden>  Wed, 01 Nov 2023 16:52:09 -0600

Upload details

Uploaded by:
Zixing Liu
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
cmake-mozilla_3.27.9.orig.tar.gz 10.5 MiB 609a9b98572a6a5ea477f912cffb973109ed4d0a6a6b3f9e2353d2cdc048708e
cmake-mozilla_3.27.9-0ubuntu1~20.04.debian.tar.xz 28.6 KiB e7ac819a674c1fb6f4a2512c75b62460bd668b77164af55ac047d483ff332be2
cmake-mozilla_3.27.9-0ubuntu1~20.04.dsc 3.0 KiB c99a71b5279a3ad0478a2da3aba422fccb0dc8165cbbfa90f51a6c2b18e1192b

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 older Ubuntu series 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