Source: rawspeed-clang-tidy-module
Section: devel
Priority: optional
Maintainer: Roman Lebedev <lebedev.ri@gmail.com>
Build-Depends: debhelper-compat (= 13),
               cmake,
               clang-18,
               clang-tidy-18,
               libclang-18-dev,
               lld-18,
               llvm-18-dev,
               ninja-build,
               python3
Standards-Version: 4.6.0
Homepage: https://github.com/darktable-org/rawspeed-clang-tidy-module
Vcs-Browser: https://github.com/darktable-org/rawspeed-clang-tidy-module
Vcs-Git: https://github.com/darktable-org/rawspeed-clang-tidy-module.git
Rules-Requires-Root: no

Package: rawspeed-clang-tidy-module
Architecture: any
Multi-Arch: same
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends},
         clang-tidy-18
Enhances: clang-tidy-18
Description: Custom clang-tidy checks for RawSpeed codebase
