Debian Patches

Status for libmatroska/1.7.1-2

Patch Description Author Forwarded Bugs Origin Last update
0001-CMake-bump-minimum-CMake-version.patch CMake: bump minimum CMake version
It fails to build in the CI because older versions support has been dropped in newer CMake.

```
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
```

(cherry picked from commit dc80e194e93e6f0e25c8ad3e015d83aca2a99e10)
Steve Lhomme <slhomme@matroska.org> no 2025-05-09

All known versions for source package 'libmatroska'

Links