Debian Patches

Status for ctre/3.11.0+ds-1

Patch Description Author Forwarded Bugs Origin Last update
fix-cmake-package-metadata.patch Fix CMake package metadata for Debian builds The header-only build does not compile ctre.cppm and should not enable CMake's
experimental import std handling. Enabling it globally breaks compiler feature
detection with CMake 4.3 when CTRE_MODULE is OFF.
.
libctre-dev is Architecture: all and installs its CMake package files under
/usr/share. The default write_basic_package_version_file() output records the
build host pointer size, making the arch-all package unusable on architectures
with a different pointer size.
.
Also set the CMake project version to the upstream release version, otherwise
find_package(ctre CONFIG) reports an obsolete version.
Shengqi Chen <harry@debian.org> no debian 2026-05-15

All known versions for source package 'ctre'

Links