Source: extra-cmake-modules
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 libjs-jquery <!nodoc>,
 libjs-underscore <!nodoc>,
 pkgconf,
 pkg-config,
 pkg-kde-tools,
 python3-distutils <!nodoc>,
 python3-setuptools <!nodoc>,
 python3-sphinx <!nodoc>,
 python3-sphinxcontrib.qthelp <!nodoc>,
 python3-sphinxcontrib.serializinghtml <!nodoc>,
Build-Depends-Indep: dh-sequence-sphinxdoc,
Standards-Version: 4.6.2
Homepage: https://invent.kde.org/frameworks/extra-cmake-modules
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/extra-cmake-modules
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/extra-cmake-modules.git

Package: extra-cmake-modules
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Suggests: qt5-qmake,
 qtbase5-dev,
Breaks: libkf5package-dev (<< 5.54),
 libkf5plasma-dev (<< 5.54),
 libkf5runner-dev (<< 5.54),
Description: Extra modules and scripts for CMake
 The Extra CMake Modules package, or ECM, adds to the modules provided by CMake, including ones used by find_package() to find common software, ones that can be used directly in CMakeLists.txt files to perform common tasks and toolchain files that must be specified on the commandline by the user. In addition, it provides common build settings used in software produced by the KDE community. While the driving force of this module is to reduce duplication in CMake scripts across KDE software, it is intended to be useful for any software that uses the CMake build system.

Package: extra-cmake-modules-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Built-Using: ${sphinxdoc:Built-Using},
Build-Profiles: <!nodoc>
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${sphinxdoc:Depends},
Breaks: extra-cmake-modules (<< 5.74.0-1),
Replaces: extra-cmake-modules (<< 5.74.0-1),
Description: Extra modules and scripts for CMake
 The Extra CMake Modules package, or ECM, adds to the modules provided by CMake, including ones used by find_package() to find common software, ones that can be used directly in CMakeLists.txt files to perform common tasks and toolchain files that must be specified on the commandline by the user. In addition, it provides common build settings used in software produced by the KDE community. While the driving force of this module is to reduce duplication in CMake scripts across KDE software, it is intended to be useful for any software that uses the CMake build system.