#1121515 extra-cmake-modules: OpenEXR support is obsolete

Package:
extra-cmake-modules
Source:
extra-cmake-modules
Description:
Extra modules and scripts for CMake
Submitter:
Claude Heiland-Allen
Date:
2025-11-27 15:51:02 UTC
Severity:
normal
#1121515#5
Date:
2025-11-27 15:49:12 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?

I tried to compile github.com/3Dickulus/FragM develop branch on trixie.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

FragM FTBFS until I uninstalled extra-cmake-modules and
removed ECM from FragM's CMakelists.

   * What was the outcome of this action?

Without ECM, FragM picked up OpenEXR's own cmake files
and the build succeeded without further issues.

   * What outcome did you expect instead?

Now that OpenEXR provides its own cmake files,
the broken old ones should be removed from extra-cmake-modules.